Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
352 B

  1. #pragma once
  2. #define F_WORKS 0x00000000
  3. #define F_WRONGOS 0x00000001
  4. #define F_NO_REG_KEY 0x00000002
  5. #define F_NO_AUDITING_SOURCE 0x00000004
  6. #define F_NO_AUDITING_TARGET 0x00000008
  7. #define F_NO_LOCAL_GROUP 0x00000010
  8. #define F_NOT_DOMAIN_ADMIN 0x00000020