mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[EXPLORER] Fix the Explore all users/open all users menu items. Patch by Jared Smudde. CORE-11146 #resolve #comment Thanks!
svn path=/trunk/; revision=71956
This commit is contained in:
@@ -1704,9 +1704,9 @@ ChangePos:
|
||||
{
|
||||
ShellExecute(hWndOwner,
|
||||
lpOperation,
|
||||
NULL,
|
||||
NULL,
|
||||
szDir,
|
||||
NULL,
|
||||
NULL,
|
||||
SW_SHOWNORMAL);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user