mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
Fix OpenDesktop()
svn path=/trunk/; revision=6275
This commit is contained in:
parent
3a2fbc9c8f
commit
573b369b03
1 changed files with 1 additions and 0 deletions
|
@ -201,6 +201,7 @@ ExpWinStaObjectParse(PVOID Object,
|
|||
NULL,
|
||||
UserMode);
|
||||
|
||||
*NextObject = FoundObject;
|
||||
*Path = NULL;
|
||||
|
||||
return Status;
|
||||
|
|
Loading…
Reference in a new issue