mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00:00
Remove definitions now present in /reactos/include/ntos/security.h
svn path=/trunk/; revision=12812
This commit is contained in:
parent
ad60ddbca6
commit
f671eb9004
1 changed files with 0 additions and 10 deletions
|
@ -11,16 +11,6 @@
|
||||||
#define ROS_ACE_HEADER ACE_HEADER
|
#define ROS_ACE_HEADER ACE_HEADER
|
||||||
#define ROS_ACE ACE
|
#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
|
#else
|
||||||
typedef LONG NTSTATUS, *PNTSTATUS;
|
typedef LONG NTSTATUS, *PNTSTATUS;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue