flag IsTokenRestricted() as @implemented
Modified: trunk/reactos/lib/advapi32/token/token.c
_____
Modified: trunk/reactos/lib/advapi32/token/token.c
--- trunk/reactos/lib/advapi32/token/token.c 2005-06-23 05:07:25 UTC
(rev 16239)
+++ trunk/reactos/lib/advapi32/token/token.c 2005-06-23 10:34:16 UTC
(rev 16240)
@@ -401,6 +401,10 @@
return Result;
}
+
+/*
+ * @implemented
+ */
BOOL STDCALL
IsTokenRestricted(HANDLE TokenHandle)
{
Show replies by date