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.

128 lines
3.7 KiB

  1. // Common strings
  2. #define NO_HELP ((DWORD) -1)
  3. #define IDH_COMM_GROUPBOX 0001
  4. // Welcome Help after Setup: Jessev
  5. #define GET_WELCOME 0002
  6. // Enhanced Property Sheet ID's: Shawnb
  7. #define IDH_COMPDRV_TABLE_ULTRA 1002
  8. #define IDH_COMPDRV_TABLE_HIPACK 1003
  9. #define IDH_COMPDRV_TABLE_STD 1004
  10. #define IDH_COMPDRV_TABLE_UNCOMP 1005
  11. #define IDH_COMPDRV_TABLE_FREESP 1006
  12. #define IDH_COMPDRV_TABLE_REDUCED 1007
  13. #define IDH_COMPDRV_PIE 1008
  14. #define IDH_COMPDRV_TABLE 1009
  15. #define IDH_COMPDRV_RECOMPNOW 1010
  16. #define IDH_COMPDRV_UPGRADENOW 1011
  17. #define IDH_COMPDRV_ADV 1012
  18. #define IDH_COMPDRV_ADV_HIDEHOST 1013
  19. #define IDH_UNCOMPDRV_COMPDRIVE 1014
  20. #define IDH_UNCOMPDRV_COMPPIE 1015
  21. #define IDH_UNCOMPDRV_CREATENEW 1016
  22. #define IDH_UNCOMPDRV_CREATEPIE 1017
  23. #define IDH_HOSTDRV_PIE 1018
  24. #define IDH_HOSTDRV_TABLE 1019
  25. #define IDH_RUN_DRVSPACE 1020
  26. #define IDH_COMPDRV_GAUGE 1021
  27. #define IDH_COMPDRV_TABLE_TOTAL 1022
  28. //ID's for the Theme Picker applet
  29. #define IDH_THEME_LIST 2001
  30. #define IDH_THEME_SAVEAS 2002
  31. #define IDH_THEME_DELETE 2003
  32. #define IDH_THEME_PREVSCRN 2004
  33. #define IDH_THEME_PREVETC 2005
  34. #define IDH_THEME_PREVIEW 2006
  35. #define IDH_THEME_SCRNSAVER 2007
  36. #define IDH_THEMES_SOUNDS 2008
  37. #define IDH_THEME_POINTERS 2009
  38. #define IDH_THEME_WALLPAPER 2010
  39. #define IDH_THEME_ICONS 2011
  40. #define IDH_THEME_COLORS 2012
  41. #define IDH_THEME_FONTS 2013
  42. #define IDH_THEME_BORDER 2014
  43. #define IDH_THEME_POINTERS_LIST 2015
  44. #define IDH_THEME_POINTERS_PREV 2016
  45. #define IDH_THEME_POINTERS_FILE 2018
  46. #define IDH_THEME_SOUNDS_LIST 2019
  47. #define IDH_THEME_SOUNDS_ICON_PREV 2020
  48. #define IDH_THEME_SOUNDS_PLAYS 2021
  49. #define IDH_THEME_SOUNDS_FILE 2022
  50. #define IDH_THEME_PICS_LIST 2023
  51. #define IDH_THEME_PICS_PREV 2024
  52. #define IDH_THEME_PICS_FILE 2025
  53. // #define IDH_THEME_SAVE_NAME 2026
  54. #define IDH_THEME_ICON_SIZESPACE 2027
  55. // Lens settings ID's
  56. #define IDH_LENS_FLIP 3000 // Temporary
  57. #define IDH_LENS_GLASS_SPHERE 3001
  58. #define IDH_LENS_INSIDE_OUT 3002
  59. #define IDH_LENS_BLACK_HOLE 3003
  60. #define IDH_LENS_DENT 3004
  61. #define IDH_LENS_SPIRAL 3005
  62. #define IDH_LENS_SIZE 3006
  63. #define IDH_LENS_SPEED 3007
  64. #define IDH_LENS_INDEX 3008
  65. #define IDH_LENS_ALTITUDE 3009
  66. #define IDH_LENS_MASS 3010
  67. #define IDH_LENS_HEIGHT 3011
  68. #define IDH_LENS_TWIST 3012
  69. #define IDH_LENS_WALLPAPER 3013
  70. //Blocks settings ID's
  71. #define IDH_BLOCKS_SIZE 3050
  72. #define IDH_BLOCKS_SPEED 3051
  73. //Socha Settings ID's
  74. #define IDH_SCRNSAVER_GEN_MONITOR 3100
  75. #define IDH_SCRNSAVER_GEN_MOUSESEN 3101
  76. #define IDH_SCRNSAVER_GEN_PASSREQUIRED 3102
  77. #define IDH_SCRNSAVER_GEN_ABOUT 3103
  78. #define IDH_SCRNSAVER_PREVIEW 3104
  79. #define IDH_SCRNSAVER_GEN_NOSOUND 3105
  80. // Plus Display Properties ID's
  81. #define IDH_DISPLAY_PLUSPACK_LIST 4100
  82. #define IDH_DISPLAY_PLUSPACK_CHANGEICON 4101
  83. #define IDH_DISPLAY_PLUSPACK_ALLCOLORS 4102
  84. #define IDH_DISPLAY_PLUSPACK_FULLWINDOW 4103
  85. #define IDH_DISPLAY_PLUSPACK_FONTSMOOTH 4104
  86. #define IDH_DISPLAY_PLUSPACK_STRETCH 4105
  87. #define IDH_DISPLAY_PLUSPACK_LARGEICONS 4106
  88. // RNA dial-in ID's
  89. #define IDH_RNA_IN_NOACC 4259
  90. #define IDH_RNA_IN_ENABLEACC 4260
  91. #define IDH_RNA_IN_PASSWORD 4263
  92. #define IDH_RNA_IN_COMMENT 4264
  93. #define IDH_RNA_IN_STATUS 4265
  94. #define IDH_RNA_IN_DISCONNECT 4266
  95. #define IDH_RNA_MODEM_SERVER 4275
  96. // Internet Shortcut Target URL
  97. #define IDH_INTERNET_SHORTCUT_TARGET 6001
  98. // Disk Troubleshooter ID's
  99. #define IDH_DSKTRB_FREESPACE 5001
  100. #define IDH_COMPSET_TRB_MAIN 5002 // Must match DOS\DOS86\DBLSPACE\UTILITY\FROSTHLP.H