mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 15:46:13 +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:
parent
bca3b5833c
commit
0d4ae78fc9
1 changed files with 2 additions and 2 deletions
|
@ -1704,9 +1704,9 @@ ChangePos:
|
|||
{
|
||||
ShellExecute(hWndOwner,
|
||||
lpOperation,
|
||||
NULL,
|
||||
NULL,
|
||||
szDir,
|
||||
NULL,
|
||||
NULL,
|
||||
SW_SHOWNORMAL);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue