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.

52 lines
2.0 KiB

  1. /**********************************************************************/
  2. /** Microsoft Windows NT **/
  3. /** Copyright(c) Microsoft Corp., 1992 **/
  4. /**********************************************************************/
  5. /*
  6. HelpNums.h
  7. Help context context codes
  8. FILE HISTORY:
  9. Johnl 15-Apr-1992 Created
  10. */
  11. /*
  12. * Take Ownership dialog help
  13. */
  14. #define HC_TAKEOWNERSHIP_DIALOG 4201
  15. /*
  16. * Security dialogs
  17. */
  18. #define HC_SED_USER_BROWSER_DIALOG 4300 // NT File/Dir user browser dialog
  19. #define HC_SED_USER_BROWSER_LOCALGROUP 4301 // NT File/Dir user browser dialog
  20. #define HC_SED_USER_BROWSER_GLOBALGROUP 4302 // NT File/Dir user browser dialog
  21. #define HC_SED_USER_BROWSER_FINDUSER 4303 // NT File/Dir user browser dialog
  22. #define HC_SED_LANMAN_ADD_USER_DIALOG 4311 // LM Add user dialog
  23. #define HC_SED_NT_FILE_PERMS_DLG 4312 // Main NT File Perm dialog
  24. #define HC_SED_NT_DIR_PERMS_DLG 4313 // Main NT Directory perm dialog
  25. #define HC_SED_NT_SPECIAL_FILES_FM 4314
  26. #define HC_SED_NT_SPECIAL_DIRS_FM 4315
  27. #define HC_SED_NT_SPECIAL_NEW_FILES_FM 4316
  28. #define HC_SED_NT_FILE_AUDITS_DLG 4317 // Main NT File Audits dialog
  29. #define HC_SED_NT_DIR_AUDITS_DLG 4318 // Main NT Directory Audits dialog
  30. #define HC_SED_LM_FILE_PERMS_DLG 4319 // Main LM File Perm dialog
  31. #define HC_SED_LM_DIR_PERMS_DLG 4320 // Main LM Directory perm dialog
  32. #define HC_SED_LM_SPECIAL_FILES_FM 4321
  33. #define HC_SED_LM_SPECIAL_DIRS_FM 4322
  34. #define HC_SED_LM_FILE_AUDITS_DLG 4323 // Main LM File Audits dialog
  35. #define HC_SED_LM_DIR_AUDITS_DLG 4324 // Main LM Directory Audits dialog
  36. #define HC_SED_USER_BROWSER_AUDIT_DLG 4325
  37. #define HC_SED_USER_BR_AUDIT_LOCALGROUP 4326 // NT File/Dir user browser dialog
  38. #define HC_SED_USER_BR_AUDIT_GLOBALGROUP 4327 // NT File/Dir user browser dialog
  39. #define HC_SED_USER_BR_AUDIT_FINDUSER 4328 // NT File/Dir user browser dialog