Forgot to commit this change

svn path=/trunk/; revision=22028
This commit is contained in:
Alex Ionescu 2006-05-24 22:56:46 +00:00
parent cdacf2d2bd
commit ab775b4798

View file

@ -355,6 +355,8 @@ typedef struct _ADAPTER_OBJECT *PADAPTER_OBJECT;
SYNCHRONIZE)
/* end winnt.h */
#define OBJ_NAME_PATH_SEPARATOR ((WCHAR)L'\\')
#define OBJECT_TYPE_CREATE (0x0001)
#define OBJECT_TYPE_ALL_ACCESS (STANDARD_RIGHTS_REQUIRED | 0x1)