mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 17:03:02 +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,
|
NULL,
|
||||||
UserMode);
|
UserMode);
|
||||||
|
|
||||||
|
*NextObject = FoundObject;
|
||||||
*Path = NULL;
|
*Path = NULL;
|
||||||
|
|
||||||
return Status;
|
return Status;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue