Source code of Windows XP (NT5)
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.

32 lines
1.3 KiB

  1. #define IDH_CONTENTS 1000
  2. #define IDH_LIST_BOX_DISPLAY 1001
  3. #define IDH_MENU_BAR_ITEMS 1002
  4. #define IDH_C2_OVERVIEW 1003
  5. #define IDH_FILE_SYSTEMS 2001
  6. #define IDH_OS_CONFIGURATION 2002
  7. #define IDH_OS2_SUBSYSTEM 2003
  8. #define IDH_POSIX_SUBSYSTEM 2004
  9. #define IDH_SECURITY_LOG 2005
  10. #define IDH_HALT_ON_AUDIT_FAILURE 2006
  11. #define IDH_DISPLAY_LOGON_MESSAGE 2007
  12. #define IDH_LAST_USERNAME_DISPLAY 2008
  13. #define IDH_SHUTDOWN_BUTTON 2009
  14. #define IDH_PASSWORD_LENGTH 2010
  15. #define IDH_GUEST_ACCOUNT 2011
  16. #define IDH_NETWORKING 2012
  17. #define IDH_FILE_SYSTEM_DIALOG 2013
  18. #define IDH_OPERATING_SYSTEM_DIALOG 2014
  19. #define IDH_SECURITY_LOG_DIALOG 2015
  20. #define IDH_AUDIT_FAILURE_DIALOG 2016
  21. #define IDH_LOGON_MESSAGE_DIALOG 2017
  22. #define IDH_LAST_USERNAME_DIALOG 2018
  23. #define IDH_SHUTDOWN_BUTTON_DIALOG 2019
  24. #define IDH_PASSWORD_LENGTH_DIALOG 2020
  25. #define IDH_GUEST_ACCOUNT_DIALOG 2021
  26. #define IDH_DRIVE_LETTER_AND_PRINT 2022
  27. #define IDH_ALLOCATE_DRIVES 2023
  28. #define IDH_DRIVES_AND_PRINTERS_DIALOG 2024
  29. #define IDH_ALLOCATE_REMOVABLE_DRIVES_DIALOG 2025
  30. #define IDH_OTHER_SECURITY_ITEMS 2027
  31. #define IDH_REGISTRY_SECURITY 3001
  32. #define IDH_FILE_SYSTEM_SECURITY 3002
  33.