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.

22 lines
845 B

  1. //
  2. // used for the OutputDebugFlag regkey
  3. //
  4. #define DEBUG_FLAG_HELP 0x00000001
  5. #define DEBUG_FLAG_MMC_NOTIFY 0x00000002
  6. #define DEBUG_FLAG_CIISOBJECT 0x00000004
  7. #define DEBUG_FLAG_CRESTRICTLIST 0x00000008
  8. #define DEBUG_FLAG_CIISMBNODE 0x00001000
  9. #define DEBUG_FLAG_MODULE_W3EXT 0x00002000
  10. #define DEBUG_FLAG_MODULE_IISUIOBJ 0x00004000
  11. #define DEBUG_FLAG_MODULE_CERTOBJ 0x00008000
  12. #define DEBUG_FLAG_MODULE_CERTMAP 0x00010000
  13. #define DEBUG_FLAG_MODULE_IISUI 0x00020000
  14. #define DEBUG_FLAG_MODULE_CNFGPRTS 0x00040000
  15. #define DEBUG_FLAG_MODULE_CERTWIZ 0x00080000
  16. #define DEBUG_FLAG_MODULE_LOGUI 0x00100000
  17. //#define DEBUG_FLAG_OTHER 0x00200000,0x00400000,0x00800000,etc...
  18. //
  19. // used for the inetmgr/parameters/InetmgrFlags Regkey
  20. //
  21. #define INETMGR_PARAM_RUNONCE_HAPPENED 0x1