Commit fc7f5b33 authored by Robert Reif's avatar Robert Reif Committed by Alexandre Julliard

winnt.h: Add missing define.

parent c0c525d4
......@@ -3265,6 +3265,7 @@ typedef struct _ACL_SIZE_INFORMATION
#define SE_SACL_AUTO_INHERITED 0x00000800
#define SE_DACL_PROTECTED 0x00001000
#define SE_SACL_PROTECTED 0x00002000
#define SE_RM_CONTROL_VALID 0x00004000
#define SE_SELF_RELATIVE 0x00008000
typedef DWORD SECURITY_INFORMATION, *PSECURITY_INFORMATION;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment