[ros-diffs] [narnaoud] 12812: Remove definitions now present in /reactos/include/ntos/security.h

narnaoud at svn.reactos.com narnaoud at svn.reactos.com
Wed Jan 5 03:06:00 CET 2005


Remove definitions now present in /reactos/include/ntos/security.h
Modified: trunk/rosapps/tests/tokentest/tokentest.c
  _____  

Modified: trunk/rosapps/tests/tokentest/tokentest.c
--- trunk/rosapps/tests/tokentest/tokentest.c	2005-01-05 01:42:23 UTC
(rev 12811)
+++ trunk/rosapps/tests/tokentest/tokentest.c	2005-01-05 02:05:59 UTC
(rev 12812)
@@ -11,16 +11,6 @@

 #define ROS_ACE_HEADER ACE_HEADER
 #define ROS_ACE ACE
 
-//
-// Allocate the System Luid.  The first 1000 LUIDs are reserved.
-// Use #999 here (0x3E7 = 999)
-//
-
-#define SYSTEM_LUID                     { 0x3E7, 0x0 }
-#define ANONYMOUS_LOGON_LUID            { 0x3e6, 0x0 }
-#define LOCALSERVICE_LUID               { 0x3e5, 0x0 }
-#define NETWORKSERVICE_LUID             { 0x3e4, 0x0 }
-
 #else
 typedef LONG NTSTATUS, *PNTSTATUS;
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050105/4d5851a9/attachment.html


More information about the Ros-diffs mailing list