fixed calls to NtDuplicateObject

svn path=/trunk/; revision=20040
This commit is contained in:
Thomas Bluemel
2005-12-10 17:09:35 +00:00
parent 1f7f1f3fe5
commit b1a1d2bbbb
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ CsrInsertObject(HANDLE ObjectHandle,
CsrProcessHandle,
Handle,
DesiredAccess,
TRUE,
OBJ_INHERIT,
0);
/* Close our handle to CSRSS */