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.

134 lines
3.8 KiB

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