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.

907 lines
54 KiB

  1. /*****************************************************************************\
  2. FILE: resource.rc
  3. DESCRIPTION:
  4. resource file (I can't believe I just wrote that)
  5. BryanSt 4/4/2000 (Bryan Starbuck)
  6. Copyright (C) Microsoft Corp 2000-2000. All rights reserved.
  7. \*****************************************************************************/
  8. #include "winres.h"
  9. #include "PreviewSM.h" // PREVIEWSM_CLASSA
  10. #include "resource.h"
  11. #include "resource.rcv"
  12. IDB_MONITOR BITMAP DISCARDABLE "MONITOR.BMP"
  13. IDB_COLOR4 BITMAP DISCARDABLE "COLOR4.BMP"
  14. IDB_COLOR4DITHER BITMAP DISCARDABLE "COLOR4D.BMP"
  15. IDB_COLOR8 BITMAP DISCARDABLE "COLOR8.BMP"
  16. IDB_COLOR16 BITMAP DISCARDABLE "COLOR16.BMP"
  17. IDB_COLOR24 BITMAP DISCARDABLE "COLOR24.BMP"
  18. IDB_ENERGYSTAR BITMAP DISCARDABLE "ENERGYST.BMP"
  19. //-------------------------------------------------------------------------
  20. // Strings
  21. //-------------------------------------------------------------------------
  22. STRINGTABLE DISCARDABLE
  23. BEGIN
  24. IDS_APPEARANCE_THEME_NAME "Windows Classic"
  25. IDS_ADVDISPLAY_TITLE "Advanced Display and Theme Properties"
  26. IDS_SIZE_NORMAL "Normal" // Localize: This is the name for Appearance scheme sizes after the conversion
  27. IDS_NO_SKIN_DISPLAYNAME "Windows Classic style" // Localize: This appears in the top dropdown in the Appearance tab.
  28. IDS_CURRENT "Current"
  29. IDS_DEFAULT_APPEARANCES_SCHEME "Windows Standard" // Localize
  30. IDS_CURRENTTHEME_DISPLAYNAME "%ls's Custom Theme"
  31. IDS_THEMES_SUBDIR "Themes"
  32. IDS_THEMESUBDIR "THEMES\\"
  33. IDS_MYCUSTOMTHEME "My Current Theme"
  34. IDS_THEME_OTHER "Browse..."
  35. IDS_THEME_FILETYPE "Theme Files|*.Theme"
  36. IDS_THEME_OPENTITLE "Open Theme"
  37. IDS_COMBO_EFFECTS_NOLIST "&Use transition effects for menus and tooltips" // We use this when we remove the combobox.
  38. IDS_OLDTHEMENAME "Windows Default.theme" // We can delete this code after beta 2. It only exists to fix upgrades from beta 1.
  39. IDS_PLUSTHEMESITE "More themes online..." // This is the display name for the link to download more themes.
  40. IDS_THEME_CLASSIC_DISPNAME "Windows Classic" // This is the localizable display name for the "Windows Classic.theme"
  41. IDS_THEME_PRO_DISPNAME "Windows XP" // This is the localizable display name for the "Luna.theme"
  42. IDS_THEME_PER_DISPNAME "Consumer" // This is the localizable display name for the "Consumer.theme"
  43. IDS_SCHEME_SIZE_NORMAL_CANONICAL "Normal" // Localize: The "Font" size for legacy appearance schemes.
  44. IDS_SCHEME_SIZE_LARGE_CANONICAL "Large" // Localize: The "Font" size for legacy appearance schemes.
  45. IDS_SCHEME_SIZE_EXTRALARGE_CANONICAL "Extra Large" // Localize: The "Font" size for legacy appearance schemes.
  46. IDS_MODIFIED_TEMPLATE "%s (Modified)" // When the user makes modifications to a theme, this is the name that will appear.
  47. IDS_MODIFIED_FALLBACK "Modified Theme" // This is the fallback name if a name could not be generated.
  48. IDS_PROMSTHEME_DEFAULTCOLOR "NormalColor" // NO Localize: This is the default Color for the Professional VisualStyle.
  49. IDS_PROMSTHEME_DEFAULTSIZE "NormalSize" // NO Localize: This is the default Size for the Professional VisualStyle.
  50. IDS_CONMSTHEME_DEFAULTCOLOR "NormalColor" // NO Localize: This is the default Color for the Consumer VisualStyle.
  51. IDS_CONMSTHEME_DEFAULTSIZE "NormalSize" // NO Localize: This is the default Size for the Consumer VisualStyle.
  52. IDS_RETURNTOWELCOME "On &resume, display Welcome screen"
  53. IDS_DEFAULTTHEMENAME "My Favorite Theme.theme" // Default name when using "Save As..." on the themes tab.
  54. IDS_THEME_FILTER "Theme Files\0*.Theme\0\0\0"
  55. IDS_DEFAULT_APPEARANCES_SCHEME_CANONICAL "@themeui.dll,-883" // Do NOT localize
  56. IDS_DEFAULT_APPEARANCES_SIZE_CANONICAL "@themeui.dll,-2019" // Do NOT localize
  57. IDS_THEMEFILE_WALLPAPER_PATH "%WinDir%web\wallpaper\Bliss.bmp" // Localize: The .theme file points here so we get the correct version
  58. IDS_THEMEFILE_WALLPAPER_PATH_PER "%WinDir%web\wallpaper\Bliss.bmp" // Localize: The .theme file (for per only!!) points here so we get the correct version
  59. IDS_THEMEFILE_CURSOR_SCHEME "Windows default" // Localize: The .theme file points here so we get the correct version
  60. IDS_THEMEFILE_FONT_CAPTION "{Tahoma, 8 pt}" // Localize: The .theme file points here so we customize the font per OS if needed.
  61. IDS_THEMEFILE_FONT_SMCAPTION "{Tahoma, 8 pt}" // Localize: The .theme file points here so we customize the font per OS if needed.
  62. IDS_THEMEFILE_FONT_MENU "{Tahoma, 8 pt}" // Localize: The .theme file points here so we customize the font per OS if needed.
  63. IDS_THEMEFILE_FONT_STATUS "{Tahoma, 8 pt}" // Localize: The .theme file points here so we customize the font per OS if needed.
  64. IDS_THEMEFILE_FONT_MESSAGE "{Tahoma, 8 pt}" // Localize: The .theme file points here so we customize the font per OS if needed.
  65. IDS_THEMEFILE_FONT_ICON "{Tahoma, 8 pt}" // Localize: The .theme file points here so we customize the font per OS if needed.
  66. IDS_SETUP_BETA2_UPGRADEWALLPAPER "Red moon desert.bmp" // Localize: If this wallpaper is set, we run thru setup again.
  67. END
  68. STRINGTABLE DISCARDABLE
  69. BEGIN
  70. IDS_LEGACYSCHEME_NAME+0 "Brick"
  71. IDS_NEWSIZE_NAME+0 "@themeui.dll,-2019"
  72. IDS_NEWCONTRASTFLAGS+0 "0"
  73. IDS_LOCALIZATIONPOINTER+0 "@themeui.dll,-850"
  74. IDS_NEWSTYLE_NAME+0 "Brick"
  75. IDS_LEGACYSCHEME_NAME+1 "Desert"
  76. IDS_NEWSIZE_NAME+1 "@themeui.dll,-2019"
  77. IDS_NEWCONTRASTFLAGS+1 "0"
  78. IDS_LOCALIZATIONPOINTER+1 "@themeui.dll,-851"
  79. IDS_NEWSTYLE_NAME+1 "Desert"
  80. IDS_LEGACYSCHEME_NAME+2 "Eggplant"
  81. IDS_NEWSIZE_NAME+2 "@themeui.dll,-2019"
  82. IDS_NEWCONTRASTFLAGS+2 "0"
  83. IDS_LOCALIZATIONPOINTER+2 "@themeui.dll,-852"
  84. IDS_NEWSTYLE_NAME+2 "Eggplant"
  85. IDS_LEGACYSCHEME_NAME+3 "High Contrast #1"
  86. IDS_NEWSIZE_NAME+3 "@themeui.dll,-2019"
  87. IDS_NEWCONTRASTFLAGS+3 "1"
  88. IDS_LOCALIZATIONPOINTER+3 "@themeui.dll,-853"
  89. IDS_NEWSTYLE_NAME+3 "High Contrast #1"
  90. IDS_LEGACYSCHEME_NAME+4 "High Contrast #1 (large)"
  91. IDS_NEWSIZE_NAME+4 "@themeui.dll,-2020"
  92. IDS_NEWCONTRASTFLAGS+4 "1"
  93. IDS_LOCALIZATIONPOINTER+4 "@themeui.dll,-853"
  94. IDS_NEWSTYLE_NAME+4 "High Contrast #1"
  95. IDS_LEGACYSCHEME_NAME+5 "High Contrast #1 (extra large)"
  96. IDS_NEWSIZE_NAME+5 "@themeui.dll,-2021"
  97. IDS_NEWCONTRASTFLAGS+5 "1"
  98. IDS_LOCALIZATIONPOINTER+5 "@themeui.dll,-853"
  99. IDS_NEWSTYLE_NAME+5 "High Contrast #1"
  100. IDS_LEGACYSCHEME_NAME+6 "High Contrast #2"
  101. IDS_NEWSIZE_NAME+6 "@themeui.dll,-2019"
  102. IDS_NEWCONTRASTFLAGS+6 "1"
  103. IDS_LOCALIZATIONPOINTER+6 "@themeui.dll,-856"
  104. IDS_NEWSTYLE_NAME+6 "High Contrast #2"
  105. IDS_LEGACYSCHEME_NAME+7 "High Contrast #2 (large)"
  106. IDS_NEWSIZE_NAME+7 "@themeui.dll,-2020"
  107. IDS_NEWCONTRASTFLAGS+7 "1"
  108. IDS_LOCALIZATIONPOINTER+7 "@themeui.dll,-856"
  109. IDS_NEWSTYLE_NAME+7 "High Contrast #2"
  110. IDS_LEGACYSCHEME_NAME+8 "High Contrast #2 (extra large)"
  111. IDS_NEWSIZE_NAME+8 "@themeui.dll,-2021"
  112. IDS_NEWCONTRASTFLAGS+8 "1"
  113. IDS_LOCALIZATIONPOINTER+8 "@themeui.dll,-856"
  114. IDS_NEWSTYLE_NAME+8 "High Contrast #2"
  115. IDS_LEGACYSCHEME_NAME+9 "High Contrast Black"
  116. IDS_NEWSIZE_NAME+9 "@themeui.dll,-2019"
  117. IDS_NEWCONTRASTFLAGS+9 "1"
  118. IDS_LOCALIZATIONPOINTER+9 "@themeui.dll,-859"
  119. IDS_NEWSTYLE_NAME+9 "High Contrast Black"
  120. IDS_LEGACYSCHEME_NAME+10 "High Contrast Black (large)"
  121. IDS_NEWSIZE_NAME+10 "@themeui.dll,-2020"
  122. IDS_NEWCONTRASTFLAGS+10 "1"
  123. IDS_LOCALIZATIONPOINTER+10 "@themeui.dll,-859"
  124. IDS_NEWSTYLE_NAME+10 "High Contrast Black"
  125. IDS_LEGACYSCHEME_NAME+11 "High Contrast Black (extra large)"
  126. IDS_NEWSIZE_NAME+11 "@themeui.dll,-2021"
  127. IDS_NEWCONTRASTFLAGS+11 "1"
  128. IDS_LOCALIZATIONPOINTER+11 "@themeui.dll,-859"
  129. IDS_NEWSTYLE_NAME+11 "High Contrast Black"
  130. IDS_LEGACYSCHEME_NAME+12 "High Contrast White"
  131. IDS_NEWSIZE_NAME+12 "@themeui.dll,-2019"
  132. IDS_NEWCONTRASTFLAGS+12 "2"
  133. IDS_LOCALIZATIONPOINTER+12 "@themeui.dll,-862"
  134. IDS_NEWSTYLE_NAME+12 "High Contrast White"
  135. IDS_LEGACYSCHEME_NAME+13 "High Contrast White (large)"
  136. IDS_NEWSIZE_NAME+13 "@themeui.dll,-2020"
  137. IDS_NEWCONTRASTFLAGS+13 "2"
  138. IDS_LOCALIZATIONPOINTER+13 "@themeui.dll,-862"
  139. IDS_NEWSTYLE_NAME+13 "High Contrast White"
  140. IDS_LEGACYSCHEME_NAME+14 "High Contrast White (extra large)"
  141. IDS_NEWSIZE_NAME+14 "@themeui.dll,-2021"
  142. IDS_NEWCONTRASTFLAGS+14 "2"
  143. IDS_LOCALIZATIONPOINTER+14 "@themeui.dll,-862"
  144. IDS_NEWSTYLE_NAME+14 "High Contrast White"
  145. IDS_LEGACYSCHEME_NAME+15 "Lilac"
  146. IDS_NEWSIZE_NAME+15 "@themeui.dll,-2019"
  147. IDS_NEWCONTRASTFLAGS+15 "0"
  148. IDS_LOCALIZATIONPOINTER+15 "@themeui.dll,-865"
  149. IDS_NEWSTYLE_NAME+15 "Lilac"
  150. IDS_LEGACYSCHEME_NAME+16 "Lilac (large)"
  151. IDS_NEWSIZE_NAME+16 "@themeui.dll,-2020"
  152. IDS_NEWCONTRASTFLAGS+16 "0"
  153. IDS_LOCALIZATIONPOINTER+16 "@themeui.dll,-865"
  154. IDS_NEWSTYLE_NAME+16 "Lilac"
  155. IDS_LEGACYSCHEME_NAME+17 "Maple"
  156. IDS_NEWSIZE_NAME+17 "@themeui.dll,-2019"
  157. IDS_NEWCONTRASTFLAGS+17 "0"
  158. IDS_LOCALIZATIONPOINTER+17 "@themeui.dll,-867"
  159. IDS_NEWSTYLE_NAME+17 "Maple"
  160. IDS_LEGACYSCHEME_NAME+18 "Marine (high color)"
  161. IDS_NEWSIZE_NAME+18 "@themeui.dll,-2019"
  162. IDS_NEWCONTRASTFLAGS+18 "0"
  163. IDS_LOCALIZATIONPOINTER+18 "@themeui.dll,-868"
  164. IDS_NEWSTYLE_NAME+18 "Marine (high color)"
  165. IDS_LEGACYSCHEME_NAME+19 "Plum (high color)"
  166. IDS_NEWSIZE_NAME+19 "@themeui.dll,-2019"
  167. IDS_NEWCONTRASTFLAGS+19 "0"
  168. IDS_LOCALIZATIONPOINTER+19 "@themeui.dll,-869"
  169. IDS_NEWSTYLE_NAME+19 "Plum (high color)"
  170. IDS_LEGACYSCHEME_NAME+20 "Pumpkin (large)"
  171. IDS_NEWSIZE_NAME+20 "@themeui.dll,-2020"
  172. IDS_NEWCONTRASTFLAGS+20 "0"
  173. IDS_LOCALIZATIONPOINTER+20 "@themeui.dll,-870"
  174. IDS_NEWSTYLE_NAME+20 "Pumpkin"
  175. IDS_LEGACYSCHEME_NAME+21 "Wheat"
  176. IDS_NEWSIZE_NAME+21 "@themeui.dll,-2019"
  177. IDS_NEWCONTRASTFLAGS+21 "0"
  178. IDS_LOCALIZATIONPOINTER+21 "@themeui.dll,-871"
  179. IDS_NEWSTYLE_NAME+21 "Wheat"
  180. IDS_LEGACYSCHEME_NAME+22 "Rainy Day"
  181. IDS_NEWSIZE_NAME+22 "@themeui.dll,-2019"
  182. IDS_NEWCONTRASTFLAGS+22 "0"
  183. IDS_LOCALIZATIONPOINTER+22 "@themeui.dll,-872"
  184. IDS_NEWSTYLE_NAME+22 "Rainy Day"
  185. IDS_LEGACYSCHEME_NAME+23 "Red, White, and Blue (VGA)"
  186. IDS_NEWSIZE_NAME+23 "@themeui.dll,-2019"
  187. IDS_NEWCONTRASTFLAGS+23 "0"
  188. IDS_LOCALIZATIONPOINTER+23 "@themeui.dll,-873"
  189. IDS_NEWSTYLE_NAME+23 "Red, White, and Blue (VGA)"
  190. IDS_LEGACYSCHEME_NAME+24 "Rose"
  191. IDS_NEWSIZE_NAME+24 "@themeui.dll,-2019"
  192. IDS_NEWCONTRASTFLAGS+24 "0"
  193. IDS_LOCALIZATIONPOINTER+24 "@themeui.dll,-874"
  194. IDS_NEWSTYLE_NAME+24 "Rose"
  195. IDS_LEGACYSCHEME_NAME+25 "Rose (large)"
  196. IDS_NEWSIZE_NAME+25 "@themeui.dll,-2020"
  197. IDS_NEWCONTRASTFLAGS+25 "0"
  198. IDS_LOCALIZATIONPOINTER+25 "@themeui.dll,-874"
  199. IDS_NEWSTYLE_NAME+25 "Rose"
  200. IDS_LEGACYSCHEME_NAME+26 "Slate"
  201. IDS_NEWSIZE_NAME+26 "@themeui.dll,-2019"
  202. IDS_NEWCONTRASTFLAGS+26 "0"
  203. IDS_LOCALIZATIONPOINTER+26 "@themeui.dll,-876"
  204. IDS_NEWSTYLE_NAME+26 "Slate"
  205. IDS_LEGACYSCHEME_NAME+27 "Spruce"
  206. IDS_NEWSIZE_NAME+27 "@themeui.dll,-2019"
  207. IDS_NEWCONTRASTFLAGS+27 "0"
  208. IDS_LOCALIZATIONPOINTER+27 "@themeui.dll,-877"
  209. IDS_NEWSTYLE_NAME+27 "Spruce"
  210. IDS_LEGACYSCHEME_NAME+28 "Storm (VGA)"
  211. IDS_NEWSIZE_NAME+28 "@themeui.dll,-2019"
  212. IDS_NEWCONTRASTFLAGS+28 "0"
  213. IDS_LOCALIZATIONPOINTER+28 "@themeui.dll,-878"
  214. IDS_NEWSTYLE_NAME+28 "Storm (VGA)"
  215. IDS_LEGACYSCHEME_NAME+29 "Teal (VGA)"
  216. IDS_NEWSIZE_NAME+29 "@themeui.dll,-2019"
  217. IDS_NEWCONTRASTFLAGS+29 "0"
  218. IDS_LOCALIZATIONPOINTER+29 "@themeui.dll,-879"
  219. IDS_NEWSTYLE_NAME+29 "Teal (VGA)"
  220. IDS_LEGACYSCHEME_NAME+30 "Windows Classic"
  221. IDS_NEWSIZE_NAME+30 "@themeui.dll,-2019"
  222. IDS_NEWCONTRASTFLAGS+30 "0"
  223. IDS_LOCALIZATIONPOINTER+30 "@themeui.dll,-880"
  224. IDS_NEWSTYLE_NAME+30 "Windows Classic"
  225. IDS_LEGACYSCHEME_NAME+31 "Windows Classic (large)"
  226. IDS_NEWSIZE_NAME+31 "@themeui.dll,-2020"
  227. IDS_NEWCONTRASTFLAGS+31 "0"
  228. IDS_LOCALIZATIONPOINTER+31 "@themeui.dll,-880"
  229. IDS_NEWSTYLE_NAME+31 "Windows Classic"
  230. IDS_LEGACYSCHEME_NAME+32 "Windows Classic (extra large)"
  231. IDS_NEWSIZE_NAME+32 "@themeui.dll,-2021"
  232. IDS_NEWCONTRASTFLAGS+32 "0"
  233. IDS_LOCALIZATIONPOINTER+32 "@themeui.dll,-880"
  234. IDS_NEWSTYLE_NAME+32 "Windows Classic"
  235. IDS_LEGACYSCHEME_NAME+33 "Windows Standard"
  236. IDS_NEWSIZE_NAME+33 "@themeui.dll,-2019"
  237. IDS_NEWCONTRASTFLAGS+33 "0"
  238. IDS_LOCALIZATIONPOINTER+33 "@themeui.dll,-883"
  239. IDS_NEWSTYLE_NAME+33 "Windows Standard"
  240. IDS_LEGACYSCHEME_NAME+34 "Windows Standard (large)"
  241. IDS_NEWSIZE_NAME+34 "@themeui.dll,-2020"
  242. IDS_NEWCONTRASTFLAGS+34 "0"
  243. IDS_LOCALIZATIONPOINTER+34 "@themeui.dll,-883"
  244. IDS_NEWSTYLE_NAME+34 "Windows Standard"
  245. IDS_LEGACYSCHEME_NAME+35 "Windows Standard (extra large)"
  246. IDS_NEWSIZE_NAME+35 "@themeui.dll,-2021"
  247. IDS_NEWCONTRASTFLAGS+35 "0"
  248. IDS_LOCALIZATIONPOINTER+35 "@themeui.dll,-883"
  249. IDS_NEWSTYLE_NAME+35 "Windows Standard"
  250. END
  251. // Strings for the Effects tab
  252. STRINGTABLE DISCARDABLE
  253. BEGIN
  254. IDS_PAGE_TITLE "Effects"
  255. IDS_USE_LARGE "Use &large icons"
  256. IDS_256COLORPROBLEM "Your display is currently configured for 256 colors or fewer."
  257. IDS_INVALIDPATH " - Invalid Path"
  258. IDS_HELPFILE_PLUS "PLUS!.HLP"
  259. IDS_INTERNET "Internet Explorer"
  260. IDS_DIRECTORY "Directory"
  261. IDS_EFFECTS "Effects"
  262. IDS_FADEEFFECT "Fade effect"
  263. IDS_SCROLLEFFECT "Scroll effect"
  264. IDS_CLEARTYPE "ClearType"
  265. IDS_STANDARDSMOOTHING "Standard"
  266. IDS_NOICONSMSG1 "The specified file does not contain any icons."
  267. IDS_NOICONSMSG "The specified file does not contain any icons."
  268. IDS_BADPATHMSG "The path %s is invalid.\n\nPlease type a valid path name. \n"
  269. IDS_FONTSMOOTHWONTWORK "\n\nTo use font smoothing, your display's color palette must be set to either High Color or True Color.\n (You can change your color palette by using the settings tab.)"
  270. IDS_ICONCOLORWONTWORK "\n\nTo use high-color icons, your display's color palette must be set to either High Color or True Color.\nTo change your color palette, click the Settings tab."
  271. END
  272. // Errors
  273. STRINGTABLE DISCARDABLE
  274. BEGIN
  275. IDS_ERROR_TITLE_APPLYBASEAPPEARANCE "Error Applying Visual Styles"
  276. IDS_ERROR_TITLE_APPLYBASEAPPEARANCE2 "Applying Visual Styles Error"
  277. IDS_ERROR_APPLYBASEAPPEARANCE "The visual styles could not be applied. %s"
  278. IDS_ERROR_APPLYBASEAPPEARANCE_LOADTHEME "The visual styles could not be applied because the file failed to load. %s\n\nDetails:\n%s"
  279. IDS_ERROR_UNKNOWN "Unknown error."
  280. IDS_ERROR_THEME_INVALID_TITLE "Error Loading Theme"
  281. IDS_ERROR_THEME_INVALID "The file ""%s"" is not a valid theme."
  282. IDS_ERROR_THEME_SERVICE_NOTRUNNING "The theme could not be loaded because the theme service is not running. You can turn the service on in the Computer Management Administrative Tool in the Control Panel.\n\nFile: %s"
  283. IDS_ERROR_THEME_LOADFAILED "The theme could not load. %s\n\nFile: %s"
  284. IDS_ERROR_THEME_DELETE "An error occurred deleting the theme. %s\n\nTheme: %s"
  285. IDS_ERROR_THEME_DELETE_TITLE "Error Deleting Theme"
  286. IDS_ERROR_THEME_FILE_NOTFOUND "The theme could not load because one of the needed theme files could not be found. This can happen with themes that are not installed or authored correctly. You should verify that the wallpaper, screensaver, icons, sounds, and other files are in the correct location.\n\nTheme: %s"
  287. IDS_ERROR_TITLE_LOAD_MSSTYLES_FAIL "Error Loading Visual Styles"
  288. IDS_ERROR_LOAD_MSSTYLES_FAIL "The visual styles could not be loaded because the file failed to load. %s\n\nDetails:\n%s"
  289. END
  290. STRINGTABLE DISCARDABLE
  291. BEGIN
  292. IDS_ACTIVE "Active Window"
  293. IDS_INACTIVE "Inactive Window"
  294. IDS_MINIMIZED "Minimized Window"
  295. IDS_ICONTITLE "Very Long Icon Title"
  296. IDS_NORMAL "Normal"
  297. IDS_DISABLED "Disabled"
  298. END
  299. STRINGTABLE DISCARDABLE
  300. BEGIN
  301. IDS_SELECTED "Selected"
  302. IDS_MSGBOX "Message Box"
  303. IDS_BUTTONTEXT "OK"
  304. IDS_SMCAPTION "Miniature Title Bar"
  305. IDS_WINDOWTEXT "Window Text"
  306. IDS_MSGBOXTEXT "Message Text"
  307. END
  308. STRINGTABLE DISCARDABLE
  309. BEGIN
  310. ELNAME_DESKTOP "Desktop"
  311. ELNAME_INACTIVECAPTION "Inactive Title Bar"
  312. ELNAME_INACTIVEBORDER "Inactive Window Border"
  313. ELNAME_ACTIVECAPTION "Active Title Bar"
  314. ELNAME_ACTIVEBORDER "Active Window Border"
  315. ELNAME_MENU "Menu"
  316. ELNAME_MENUSELECTED "Selected Items"
  317. END
  318. STRINGTABLE DISCARDABLE
  319. BEGIN
  320. ELNAME_WINDOW "Window"
  321. ELNAME_SCROLLBAR "Scrollbar"
  322. ELNAME_BUTTON "3D Objects"
  323. ELNAME_SMALLCAPTION "Palette Title"
  324. ELNAME_ICONTITLE "Icon Title"
  325. ELNAME_CAPTIONBUTTON "Caption Buttons"
  326. ELNAME_DISABLEDMENU "Disabled Menu Item"
  327. ELNAME_MSGBOX "Message Box"
  328. ELNAME_SCROLLBUTTON "Scrollbar Buttons"
  329. ELNAME_APPSPACE "Application Background"
  330. ELNAME_SMCAPSYSBUT "Small Caption Button"
  331. ELNAME_DXICON "Icon Spacing (Horizontal)"
  332. ELNAME_DYICON "Icon Spacing (Vertical)"
  333. ELNAME_INFO "ToolTip"
  334. ELNAME_ICON "Icon"
  335. ELNAME_SMICON "Small Icon"
  336. END
  337. STRINGTABLE DISCARDABLE
  338. BEGIN
  339. IDS_BLANKNAME "Type a name for the scheme you want to save."
  340. IDS_NOSCHEME2DEL "Select the scheme you want to delete."
  341. IDS_SCHEME_WARNING, "Scheme Selection Warning!"
  342. IDS_FONTCHANGE_IN_SCHEME, "The scheme \042%s\042 has fonts not suitable for your language settings.\nSelect \042OK\042 to replace these with a suitable font and to save this scheme under a new name \042%s\042.\nSelect \042Cancel\042 to cancel the scheme selection."
  343. IDS_COPYOF_SCHEME, "Copy of %s"
  344. END
  345. STRINGTABLE DISCARDABLE
  346. BEGIN
  347. IDS_UNKNOWNMONITOR "(Default Monitor)"
  348. IDS_MULTIPLEMONITORS "(Multiple Monitors)"
  349. MSG_CONFIGURATION_PROBLEM "Invalid Display Settings"
  350. IDS_OLD_DRIVER "Some of the configuration parameters reported by the graphics driver are invalid. Windows will ignore these settings."
  351. MSG_INVALID_OLD_DISPLAY_DRIVER "The currently selected graphics display driver can not be used. It was written for a previous version of Windows, and is no longer compatible with this version of Windows.\n\nThe system has been started using the default VGA driver.\n\nPlease contact your hardware manufacturer to get an upgraded driver, or select one of the Microsoft provided drivers."
  352. MSG_INVALID_NEW_DRIVER "A new graphics driver has been installed.\n\nThe default display resolution from the driver has been temporarily used by the system.\n\nPlease use the Display option in the Windows Control Panel to select your preferred display resolution."
  353. MSG_INVALID_DEFAULT_DISPLAY_MODE "Your currently selected graphics driver is not configured. \n\nThe default display resolution from the driver has been temporarily used by the system.\n\nPlease use the Display option in the Windows Control Panel to select your preferred display resolution."
  354. MSG_INVALID_DISPLAY_DRIVER "The currently selected graphics display driver can not be used. It is either missing or not properly configured.\n\nThe system has been started using the default VGA driver.\n\nPlease reinstall the graphics display driver using the Display option in the Windows Control Panel."
  355. MSG_INVALID_16COLOR_DISPLAY_MODE "The currently selected display settings are no longer valid because the number of colors is too small.\n\nUse the Display option in the Windows Control Panel to select display settings with at least 256 colors."
  356. MSG_INVALID_DISPLAY_MODE "The currently selected display resolution is invalid.\n\nThe default display resolution has been temporarily used by the system.\n\nPlease use the Display option in the Windows Control Panel to select your preferred display resolution."
  357. MSG_INVALID_CONFIGURATION "One of the selected graphics display drivers is not properly configured.\n\nPlease reinstall or reconfigure the graphics display driver using the Display option in the Windows Control Panel"
  358. IDS_CHANGE_SETTINGS "Change Settings"
  359. IDS_CHANGESETTINGS_FAILED "The display control panel is unable to change the display settings. You may not have appropriate administrative rights to change these settings"
  360. IDS_REVERTBACK "Reverting in %d seconds"
  361. IDS_DISPLAYFORMAT "%1!d!. %2 on %3"
  362. IDS_ADVDIALOGTITLE "%s and %s"
  363. IDS_TURNONTITLE "Monitor # %d"
  364. IDS_TURNONMSG "The monitor you have selected is currently disabled. If you enable this monitor, then it will be used as part of your Windows desktop; you can move your mouse to it, place icons on it, and show program windows on it. \r\n\n"
  365. IDS_TURNITON "Do you want to enable this monitor?"
  366. IDS_SETTINGS_INVALID "The display settings being saved are invalid. Please try a different combination of display settings."
  367. IDS_SETTINGS_CANNOT_SAVE "The display settings could not be saved. Please try a different combination of display settings."
  368. IDS_SETTINGS_FAILED_SAVE "The display settings could not be saved. You may not have the required privileges to change the machine's configuration."
  369. IDS_DYNAMIC_CHANGESETTINGS_FAILED "The display control panel is unable to change the display settings. The graphics driver returned an unexpected error"
  370. IDS_TROUBLESHOOT_EXEC "-url ""hcp://help/tshoot/tsdisp.htm"""
  371. IDS_NOTATTACHED "Not Active"
  372. IDS_PRIMARY "Primary Display"
  373. IDS_SECONDARY "Secondary Display"
  374. ID_DSP_TXT_4BIT_COLOR "Lowest (4 bit)"
  375. ID_DSP_TXT_8BIT_COLOR "Low (8 bit)"
  376. ID_DSP_TXT_15BIT_COLOR "Medium (15 bit)"
  377. ID_DSP_TXT_16BIT_COLOR "Medium (16 bit)"
  378. ID_DSP_TXT_TRUECOLOR24 "High (24 bit)"
  379. ID_DSP_TXT_TRUECOLOR32 "Highest (32 bit)"
  380. ID_DSP_TXT_XBYY "%d by %d pixels"
  381. ID_DSP_TXT_CHANGE_FONT "Change DPI Setting"
  382. ID_DSP_TXT_NEW_FONT "You have selected a new system font size. Are you sure you want to change the system font size and install new fonts?"
  383. ID_DSP_TXT_ADMIN_INSTALL "Windows Setup has not changed the requested settings. You may not have the required Administrative privilege to install or uninstall new files or drivers. Please contact your Administrator."
  384. ID_DSP_TXT_FONT_LATER "Any font changes resulting from a new DPI setting will take effect after the fonts are installed and Windows is restarted."
  385. ID_DSP_CUSTOM_FONTS "Custom setting..."
  386. ID_DSP_NORMAL_FONTSIZE_TEXT "Normal size (%d dpi)"
  387. ID_DSP_CUSTOM_FONTSIZE_TEXT "%d%% normal size (%d dpi)"
  388. IDS_UNAVAILABLE "<unavailable>"
  389. IDS_10PTSAMPLEFACENAME "Arial"
  390. IDS_10PTSAMPLE "10 point %s at %d pixels per inch."
  391. IDS_RULERDIRECTION "To set custom font size, drag ruler."
  392. IDS_NONE "(None)"
  393. IDS_SCREENRESFIXER_TITLE "Display Settings"
  394. IDS_SCREENRESFIXER_TEXT "Do you want Windows to automatically correct your screen resolution and color depth settings?"
  395. IDS_SCREENRESFIXER_ALTTEXT "To improve the appearance of visual elements, Windows will automatically adjust your screen resolution."
  396. IDS_CHANGESETTINGS_BADDUALVIEW "Applications that are running may be preventing you from changing modes. Please close them and try again"
  397. IDS_SETTING_GEN_96DPI "Normal size (96 DPI)"
  398. IDS_SETTING_GEN_120DPI "Large size (120 DPI)"
  399. IDS_SETTING_GEN_COMPAT_HELPLINK "hcp://services/subsite?node=TopLevelBucket_1/Music__video__games_and_photos&topic=MS-ITS%3A%25HELP_LOCATION%25%5CDisplay.chm%3A%3A/display_switch_to_256_colors.htm&select=TopLevelBucket_1/Music__video__games_and_photos/Games"
  400. IDS_PLEASEWAIT "Please Wait"
  401. END
  402. STRINGTABLE DISCARDABLE
  403. BEGIN
  404. IDS_TFB_SOUND_DING "%SystemRoot%\\media\\ding.wav"
  405. IDS_TFB_SOUND_NOTIFY "%SystemRoot%\\media\\notify.wav"
  406. IDS_TFB_SOUND_CORD "chord.wav"
  407. IDS_TFB_SOUND_WINLOGON "Windows Logon Sound.wav"
  408. END
  409. //-------------------------------------------------------------------------
  410. // Property Sheets
  411. //-------------------------------------------------------------------------
  412. // The "Themes" Property Sheet that appears in the top level of the "Display Control Panel".
  413. DLG_THEMESPG DIALOGEX DISCARDABLE 0, 0, 252, 218
  414. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  415. CAPTION "Themes"
  416. FONT 8, "MS Shell Dlg"
  417. BEGIN
  418. LTEXT "A theme is a background plus a set of sounds, icons, and other elements to help you personalize your computer with one click.",IDC_THPG_THEMEDESCRIPTION,7,5,228,24
  419. LTEXT "&Theme:",IDC_THPG_THEMENAME,7,31,100,9
  420. COMBOBOX IDC_THPG_THEMELIST,7,42,128,200,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  421. #ifdef FEATURE_THEME_SETTINGS_DIALOG
  422. PUSHBUTTON "Theme &Settings",IDC_THPG_THEMESETTINGS,175,40,70,14
  423. #endif // FEATURE_THEME_SETTINGS_DIALOG
  424. #ifdef FEATURE_ENABLE_SAVEAS_THEMES
  425. PUSHBUTTON "&Save As...",IDC_THPG_SAVEAS,140,40,50,14
  426. PUSHBUTTON "&Delete",IDC_THPG_DELETETHEME,194,40,50,14
  427. #endif // FEATURE_ENABLE_SAVEAS_THEMES
  428. LTEXT "Sample:",IDC_THPG_SAMPLELABLE,7,61,100,9
  429. CTEXT "Theme Preview",IDC_THPG_THEME_PREVIEW,7,70,238,141,SS_CENTERIMAGE | WS_BORDER
  430. END
  431. DLG_SCREENSAVER DIALOGEX DISCARDABLE 0, 0, 252, 218
  432. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  433. CAPTION "Screen Saver"
  434. FONT 8, "MS Shell Dlg"
  435. BEGIN
  436. CONTROL "",IDC_BIGICONSS,WC_STATIC,SS_BITMAP | SS_CENTERIMAGE, 63,7,125,107
  437. GROUPBOX "&Screen saver",IDC_NO_HELP_1,7,113,238,48
  438. COMBOBOX IDC_CHOICES,13,124,115,200,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP | WS_GROUP
  439. PUSHBUTTON "Se&ttings",IDC_SETTING,132,123,50,14,WS_TABSTOP | WS_GROUP
  440. PUSHBUTTON "Pre&view",IDC_TEST,186,123,50,14
  441. LTEXT "&Wait:",IDC_SSDELAYLABEL,13,144,17,9
  442. EDITTEXT IDC_SCREENSAVEDELAY,32,142,33,12,ES_RIGHT | WS_TABSTOP | WS_GROUP
  443. CONTROL "",IDC_SCREENSAVEARROW,UPDOWN_CLASS,WS_BORDER |
  444. WS_GROUP | UDS_AUTOBUDDY | UDS_ALIGNRIGHT | UDS_ARROWKEYS |
  445. UDS_SETBUDDYINT | UDS_NOTHOUSANDS,65,142,11,12
  446. LTEXT "minutes",IDC_SSDELAYSCALE,69,144,28,9
  447. CONTROL "On resume, &password protect",IDC_USEPASSWORD,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,97,144,135,9
  448. GROUPBOX "Monitor power",IDC_ENERGY_TEXT, 7,163,238,52
  449. CONTROL "",IDC_ENERGYSTAR_BMP,WC_STATIC,SS_BITMAP | SS_REALSIZECONTROL, 13,174,51,27
  450. PUSHBUTTON "P&ower...",IDC_LOWPOWERCONFIG,187,196,50,14
  451. LTEXT "To adjust monitor power settings and save energy, click Power.", IDC_ENERGY_TEXT2,72,174,168,16
  452. END
  453. // This Property Sheet appear in the top level of the "Display Control Panel".
  454. DLG_APPEARANCEPG DIALOGEX DISCARDABLE 0, 0, 252, 218
  455. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  456. CAPTION "Appearance"
  457. FONT 8, "MS Shell Dlg"
  458. BEGIN
  459. CTEXT "Theme Preview",IDC_APPG_APPEARPREVIEW,7,5,238,120,SS_CENTERIMAGE | WS_BORDER
  460. LTEXT "&Windows and buttons:",IDC_APPG_LOOKFEEL_LABLE,7,131,100,9
  461. COMBOBOX IDC_APPG_LOOKFEEL,7,141,131,200,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  462. LTEXT "&Color scheme:",IDC_APPG_COLORSCHEME_LABLE,7,159,100,9
  463. COMBOBOX IDC_APPG_COLORSCHEME,7,169,131,200,CBS_DROPDOWNLIST | WS_VSCROLL | CBS_SORT | WS_TABSTOP
  464. LTEXT "&Font size:",IDC_APPG_WNDSIZE_LABLE,7,188,100,9
  465. COMBOBOX IDC_APPG_WNDSIZE,7,198,131,200,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  466. #ifdef DEBUG
  467. PUSHBUTTON "&Test Crash",IDC_APPG_TESTFAULT,190,162,55,14
  468. #endif // DEBUG
  469. PUSHBUTTON "&Effects...",IDC_APPG_EFFECTS,190,180,55,14
  470. PUSHBUTTON "A&dvanced",IDC_APPG_ADVANCED,190,198,55,14
  471. END
  472. //-------------------------------------------------------------------------
  473. // Dialogs
  474. //-------------------------------------------------------------------------
  475. DLG_THEMESETTINGSPG DIALOG DISCARDABLE 0, 0, 252, 238
  476. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_CONTEXTHELP | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  477. CAPTION "Theme Settings"
  478. FONT 8, "MS Shell Dlg"
  479. BEGIN
  480. LTEXT "Theme:",IDC_TSPG_THEMELIST_LABLE,7,10,100,9
  481. LTEXT "",IDC_TSPG_THEME_NAME,7,21,131,9
  482. GROUPBOX "Settings",IDC_TSPG_CB_GROUP_LABEL,7,50,238,160
  483. LTEXT "Select the items you want to set when you switch between themes. These settings will only take effect on future theme selections.",IDC_TSPG_CB_LABEL,15,61,220,16,NOT WS_GROUP
  484. CONTROL "&Background picture",IDC_TSPG_CB_WALLPAPER,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,15,88,90,10
  485. CONTROL "So&und events",IDC_TSPG_CB_SOUNDS,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,15,103,90,10
  486. CONTROL "&Mouse pointers",IDC_TSPG_CB_MOUSE,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,15,118,90,10
  487. CONTROL "S&creen saver",IDC_TSPG_CB_SCREENSAVER,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,15,133,90,10
  488. CONTROL "&Icons",IDC_TSPG_CB_ICONS,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,15,148,90,10
  489. CONTROL "C&olors",IDC_TSPG_CB_COLORS,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,15,163,90,10
  490. CONTROL "&Font names and styles",IDC_TSPG_CB_FONTS,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,15,178,90,10
  491. CONTROL "Fo&nt and window sizes",IDC_TSPG_CB_BORDERS,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,15,193,90,10
  492. DEFPUSHBUTTON "OK",IDOK,141,219,50,14
  493. PUSHBUTTON "Cancel",IDCANCEL,195,219,50,14
  494. END
  495. DLG_APPEARANCE_ADVANCEDPG DIALOGEX DISCARDABLE 0, 0, 252, 238
  496. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_CONTEXTHELP | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  497. CAPTION "Advanced Appearance"
  498. FONT 8, "MS Shell Dlg"
  499. BEGIN
  500. CONTROL "",IDC_ADVAP_LOOKPREV,PREVIEWSM_CLASSA,NOT WS_TABSTOP,7,5,238,120
  501. LTEXT "If you select a windows and buttons setting other than Windows Classic, it will override the following settings, except in some older programs.",IDC_STATIC,7,132,238,16
  502. LTEXT "&Item:",IDC_ADVAP_ELEMENTSLABEL,7,159,26,9
  503. COMBOBOX IDC_ADVAP_ELEMENTS,7,169,131,200,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  504. LTEXT "Si&ze:",IDC_ADVAP_SIZELABEL,142,159,16,9
  505. EDITTEXT IDC_ADVAP_MAINSIZE,142,169,38,13,ES_RIGHT | WS_GROUP
  506. CONTROL "",IDC_ADVAP_SIZEARROWS,UPDOWN_CLASS,WS_BORDER | WS_GROUP | UDS_AUTOBUDDY | UDS_ALIGNRIGHT | UDS_ARROWKEYS | UDS_SETBUDDYINT,172,169,10,13
  507. LTEXT "Co&lor 1:",IDC_ADVAP_COLORLABEL,184,159,28,9
  508. CONTROL "",IDC_ADVAP_MAINCOLOR,"Button",BS_OWNERDRAW | WS_TABSTOP,184,169,28,13
  509. LTEXT "Color &2:",IDC_ADVAP_GRADIENTLABEL,216,159,28,9
  510. CONTROL "",IDC_ADVAP_GRADIENT,"Button",BS_OWNERDRAW | WS_TABSTOP,216,169,28,13
  511. LTEXT "&Font:",IDC_ADVAP_FONTLABEL,7,188,20,9
  512. COMBOBOX IDC_ADVAP_FONTNAME,7,198,131,200,CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  513. LTEXT "Siz&e:",IDC_ADVAP_FONTSIZELABEL,142,188,17,8
  514. COMBOBOX IDC_ADVAP_FONTSIZE,142,198,38,200,CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  515. LTEXT "Colo&r:",IDC_ADVAP_FNCOLORLABEL,184,188,20,9
  516. CONTROL "",IDC_ADVAP_TEXTCOLOR,"Button",BS_OWNERDRAW | WS_TABSTOP,184,198,28,13
  517. CHECKBOX "B",IDC_ADVAP_FONTBOLD,216,198,14,13,BS_PUSHLIKE
  518. CHECKBOX "I",IDC_ADVAP_FONTITAL,230,198,14,13,BS_PUSHLIKE
  519. DEFPUSHBUTTON "OK",IDOK,141,219,50,14
  520. PUSHBUTTON "Cancel",IDCANCEL,195,219,50,14
  521. END
  522. DLG_EFFECTS DIALOGEX DISCARDABLE 0, 0, 272, 175
  523. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_CONTEXTHELP | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  524. CAPTION "Effects"
  525. FONT 8, "MS Shell Dlg"
  526. BEGIN
  527. CONTROL "&Use the following transition effect for menus and tooltips:", IDC_MENUANIMATION,"Button",BS_3STATE | WS_TABSTOP,7,7,220,10
  528. COMBOBOX IDC_COMBOEFFECT,20,19,80,42,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  529. CONTROL "U&se the following method to smooth edges of screen fonts:",IDC_FONTSMOOTH,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,7,35,220,10
  530. COMBOBOX IDC_COMBOFSMOOTH,20,47,80,42,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  531. CONTROL "Us&e large icons",IDC_LARGEICONS,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,7,67,220,10
  532. CONTROL "Show sh&adows under menus",IDC_MENUSHADOWS,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,7,81,220,10
  533. // JoelGros decided that users don't need the "Show Icons using all possible colors" option.
  534. // CONTROL "Show &icons using all possible colors", IDC_ICONHIGHCOLOR,"Button",BS_AUTOCHECKBOX | WS_TABSTOP, 7,95,220,10
  535. CONTROL "Show &window contents while dragging",IDC_SHOWDRAG, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,95,220,10
  536. CONTROL "&Hide underlined letters for keyboard navigation until I press the Alt key", IDC_KEYBOARDINDICATORS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,109,250,10
  537. DEFPUSHBUTTON "OK",IDOK,161,156,50,14
  538. PUSHBUTTON "Cancel",IDCANCEL,215,156,50,14
  539. END
  540. DLG_COLORPICK DIALOGEX DISCARDABLE 0, 0, 62, 81
  541. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_3DLOOK | WS_POPUP | WS_DLGFRAME
  542. FONT 8, "MS Shell Dlg"
  543. BEGIN
  544. CONTROL "",IDC_CPDLG_16COLORS,WC_STATIC,0xd,0,0,62,62
  545. LTEXT "",IDC_CPDLG_COLORETCH,1,62,61,1,NOT WS_GROUP | 0x10
  546. PUSHBUTTON "&Other...",IDC_CPDLG_COLOROTHER,0,65,47,14
  547. CONTROL "",IDC_CPDLG_COLORCUST,WC_STATIC,0xd,49,65,14,14
  548. END
  549. DLG_SINGLEMONITOR DIALOGEX DISCARDABLE 0, 0, 252, 218
  550. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  551. WS_SYSMENU
  552. //////////////
  553. ////////////// NOTE this must have a space at the end, to fool the Matrox display cpl
  554. //////////////
  555. CAPTION "Settings "
  556. //////////////
  557. //////////////
  558. //////////////
  559. FONT 8, "MS Shell Dlg"
  560. BEGIN
  561. CONTROL "",IDC_SCREENSAMPLE,WC_STATIC,SS_BITMAP | SS_CENTERIMAGE, 63,7,125,107
  562. LTEXT "Drag the monitor icons to match the physical arrangement of your monitors.", IDC_MULTIMONHELP, 7, 5, 238, 16
  563. CONTROL "",IDC_DISPLAYDESK,WC_STATIC,SS_LEFT | SS_NOTIFY | WS_BORDER | WS_CLIPCHILDREN | WS_TABSTOP, 7,23,238,100
  564. LTEXT "Display:", IDC_DISPLAYLABEL, 7,124,238,8
  565. COMBOBOX IDC_DISPLAYLIST,7,134,238,200,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP | WS_GROUP
  566. LTEXT "",IDC_DISPLAYTEXT,7,134,238,16
  567. GROUPBOX "&Screen resolution", IDC_RESGROUPBOX, 7, 151, 115, 43
  568. // Make sure "Screen Size" is immediately followed by the slider control for accessibility
  569. // apps to find the name and the keyboard short cut for these controls.
  570. CONTROL "",IDC_SCREENSIZE "msctls_trackbar32", WS_TABSTOP | TBS_HORZ | TBS_AUTOTICKS | TBS_BOTTOM | TBS_DOWNISLEFT, 32, 161, 58, 17
  571. LTEXT "Less", IDC_RES_LESS, 13, 161, 15, 8, NOT WS_GROUP
  572. LTEXT "More", IDC_RES_MORE, 97, 161, 21, 8, NOT WS_GROUP
  573. CTEXT "9999 X 9999 pixels", IDC_RESXY, 14, 181,100,10, NOT WS_GROUP
  574. GROUPBOX "&Color quality", IDC_COLORGROUPBOX, 129, 151, 116, 43
  575. COMBOBOX IDC_COLORBOX, 135, 161, 103, 80, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  576. CONTROL "",IDC_COLORSAMPLE, WC_STATIC, SS_SUNKEN | SS_BITMAP | SS_REALSIZECONTROL, 135,179, 103, 9
  577. #ifdef FEATURE_MONITOR_WARNING
  578. ICON "Information Icon",IDC_WARNING_ICON,7,114,20,20, SS_REALSIZECONTROL
  579. LTEXT "Changes will take effect after you restart this computer.", IDC_DISABLEDMONITORS_MESSAGE,30,114,238,8
  580. #endif // FEATURE_MONITOR_WARNING
  581. PUSHBUTTON "&Troubleshoot...",IDC_TROUBLESHOOT,126,199,59,14, WS_TABSTOP
  582. PUSHBUTTON "Ad&vanced",IDC_DISPLAYPROPERTIES,189,199,56,14, WS_TABSTOP
  583. END
  584. DLG_MULTIMONITOR DIALOGEX DISCARDABLE 0, 0, 252, 218
  585. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  586. WS_SYSMENU
  587. //////////////
  588. ////////////// NOTE this must have a space at the end, to fool the Matrox display cpl
  589. //////////////
  590. CAPTION "Settings "
  591. //////////////
  592. //////////////
  593. //////////////
  594. FONT 8, "MS Shell Dlg"
  595. BEGIN
  596. CONTROL "",IDC_SCREENSAMPLE,WC_STATIC,SS_BITMAP | SS_CENTERIMAGE, 63,7,125,107
  597. LTEXT "Drag the monitor icons to match the physical arrangement of your monitors.", IDC_MULTIMONHELP, 7, 7, 250, 8
  598. CONTROL "",IDC_DISPLAYDESK,WC_STATIC,SS_LEFT | SS_NOTIFY | WS_BORDER | WS_CLIPCHILDREN | WS_TABSTOP, 7,18,238,82
  599. LTEXT "&Display:", IDC_DISPLAYLABEL, 7,102,238,8
  600. COMBOBOX IDC_DISPLAYLIST,7,111,238,200,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP | WS_GROUP
  601. LTEXT "",IDC_DISPLAYTEXT,7,111,238,16
  602. GROUPBOX "&Screen resolution", IDC_RESGROUPBOX, 7, 128, 115, 43
  603. // Make sure "Screen Size" is immediately followed by the slider control for accessibility
  604. // apps to find the name and the keyboard short cut for these controls.
  605. CONTROL "",IDC_SCREENSIZE "msctls_trackbar32", WS_TABSTOP | TBS_HORZ | TBS_AUTOTICKS | TBS_BOTTOM | TBS_DOWNISLEFT, 34, 138, 58, 17
  606. LTEXT "Less", IDC_RES_LESS, 13, 138, 15, 8, NOT WS_GROUP
  607. LTEXT "More", IDC_RES_MORE, 97, 138, 21, 8, NOT WS_GROUP
  608. CTEXT "9999 X 9999 pixels", IDC_RESXY, 14, 158,100,10, NOT WS_GROUP
  609. GROUPBOX "&Color quality", IDC_COLORGROUPBOX, 129, 128, 116, 43
  610. COMBOBOX IDC_COLORBOX, 135, 139, 103, 80, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  611. CONTROL "",IDC_COLORSAMPLE, WC_STATIC, SS_SUNKEN | SS_BITMAP | SS_REALSIZECONTROL, 135,156, 103, 9
  612. CONTROL "&Use this device as the primary monitor.",IDC_DISPLAYPRIME,
  613. "Button",BS_CHECKBOX | WS_TABSTOP,7,172,180,10
  614. CONTROL "&Extend my Windows desktop onto this monitor.",IDC_DISPLAYUSEME,
  615. "Button",BS_CHECKBOX | WS_TABSTOP,7,183,180,10
  616. PUSHBUTTON "&Identify",IDC_IDENTIFY,68,200,56,14, WS_TABSTOP
  617. PUSHBUTTON "&Troubleshoot...",IDC_TROUBLESHOOT,126,200,59,14, WS_TABSTOP
  618. PUSHBUTTON "Ad&vanced",IDC_DISPLAYPROPERTIES,189,200,56,14, WS_TABSTOP
  619. END
  620. DLG_WIZPAGE DIALOGEX DISCARDABLE 0, 0, 304, 140
  621. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  622. FONT 8, "MS Shell Dlg"
  623. BEGIN
  624. LTEXT "To set and preview your desktop area, click a size below. Choosing a large desktop may reduce the number of colors you can use. You must test the display setting changes before you can proceed.",
  625. IDC_STATIC,22,0,273,26
  626. GROUPBOX "&Color Palette",IDC_DSP_CLRPALGRP,22,27,117,40,WS_GROUP
  627. COMBOBOX IDC_COLORBOX,29,37,103,56,CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  628. CONTROL IDB_COLOR8,IDC_DSP_COLORBAR,WC_STATIC,SS_BITMAP | SS_CENTERIMAGE | WS_BORDER,29,53,103,9
  629. GROUPBOX "&Desktop Area",IDC_DSP_DSKAREAGRP,22,69,117,43,WS_GROUP
  630. LTEXT "Less",IDC_STATIC,29,79,18,8,NOT WS_GROUP
  631. CONTROL "",IDC_SCREENSIZE,"msctls_trackbar32",TBS_AUTOTICKS |
  632. TBS_DOWNISLEFT | WS_TABSTOP,45,80,69,17
  633. LTEXT "More",IDC_STATIC,116,79,20,9,NOT WS_GROUP
  634. CTEXT "9999 X 9999 pixels",IDC_RESXY,29,99,103,9,NOT WS_GROUP
  635. GROUPBOX "&Refresh Frequency",IDC_STATIC,22,114,117,28
  636. COMBOBOX IDC_REFRESH_RATE,29,124,103,200,CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  637. CONTROL IDB_MONITOR,IDC_MONITOR_BITMAP,WC_STATIC,SS_BITMAP | SS_CENTERIMAGE,198,28,96,82
  638. END
  639. DLG_GENERAL DIALOGEX 0, 0, 252, 218
  640. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | DS_3DLOOK | DS_NOIDLEMSG
  641. CAPTION "General"
  642. FONT 8, "MS Shell Dlg"
  643. BEGIN
  644. GROUPBOX "Display", IDC_FONTSIZEGRP, 7, 8, 242, 86, WS_GROUP
  645. LTEXT "If your screen resolution makes screen items too small to view comfortably, you can increase the DPI to compensate. To change font sizes only, click Cancel and go to the Appearance tab.",
  646. IDC_STATIC,14,20,221,33
  647. LTEXT "&DPI setting:", IDC_FONT_SIZE_STR, 14, 53, 50, 8
  648. COMBOBOX IDC_FONT_SIZE, 14, 63, 150, 200, CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  649. LTEXT "", IDC_CUSTFONTPER, 14, 79, 100, 8
  650. GROUPBOX "Compatibility",IDC_DYNA,7,100,242,110
  651. LTEXT "Some programs might not operate properly unless you restart the computer after changing display settings.\r\n\nAfter I change display settings:",
  652. IDC_DYNA_TEXT,14,112,221,33
  653. CONTROL "&Restart the computer before applying the new display settings",IDC_NODYNA, "Button",BS_AUTORADIOBUTTON,14,146,220,10
  654. CONTROL "Apply the &new display settings without restarting",IDC_YESDYNA,"Button", BS_AUTORADIOBUTTON,14,158,220,10
  655. CONTROL "As&k me before applying the new display settings",IDC_SHUTUP, "Button",BS_AUTORADIOBUTTON,14,170,220,10
  656. CONTROL "Some games and other programs must be run in 256-color mode. Learn more about <A ID=""idGameCompat"">running programs in 256-color mode</A>.", IDC_SETTINGS_GEN_COMPATWARNING, WC_LINK, WS_TABSTOP, 14,186,220,16
  657. END
  658. DLG_KEEPNEW DIALOGEX DISCARDABLE 20, 30, 233, 67
  659. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  660. CAPTION "Monitor Settings"
  661. FONT 8, "MS Shell Dlg"
  662. BEGIN
  663. DEFPUSHBUTTON "&No",IDNO,175,39,50,14
  664. PUSHBUTTON "&Yes",IDYES,121,39,50,14
  665. LTEXT "Your desktop has been reconfigured. Do you want to keep these settings?", IDC_STATIC,33,7,191,31
  666. ICON "",IDC_BIGICON,7,7,18,20, SS_REALSIZECONTROL
  667. LTEXT "",IDC_COUNTDOWN,7,46,100,14
  668. END
  669. DLG_KEEPNEW2 DIALOGEX DISCARDABLE 20, 30, 233, 67
  670. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  671. CAPTION "Monitor Settings"
  672. FONT 8, "MS Shell Dlg"
  673. BEGIN
  674. DEFPUSHBUTTON "&No",IDNO,175,39,50,14
  675. PUSHBUTTON "&Yes",IDYES,121,39,50,14
  676. LTEXT "You can either keep the current display settings or open Display in Control Panel to change the settings manually. Do you want to keep the current settings?",
  677. IDC_STATIC,33,7,191,31
  678. ICON "",IDC_BIGICON,7,7,18,20, SS_REALSIZECONTROL
  679. LTEXT "",IDC_COUNTDOWN,7,46,100,14
  680. END
  681. DLG_KEEPNEW3 DIALOGEX DISCARDABLE 20, 30, 233, 67
  682. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  683. CAPTION "Monitor Settings"
  684. FONT 8, "MS Shell Dlg"
  685. BEGIN
  686. DEFPUSHBUTTON "Cancel",IDCANCEL,175,39,50,14
  687. PUSHBUTTON "OK",IDOK,121,39,50,14
  688. LTEXT "Windows adjusted your screen resolution. If you can read this text, click OK to continue.",
  689. IDC_STATIC,33,7,191,31
  690. ICON "",IDC_BIGICON,7,7,18,20, SS_REALSIZECONTROL
  691. LTEXT "",IDC_COUNTDOWN,7,46,100,14
  692. END
  693. DLG_CUSTOMFONT DIALOGEX DISCARDABLE 20, 20, 252, 151
  694. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_CONTEXTHELP | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  695. CAPTION "Custom DPI Setting"
  696. FONT 8, "MS Shell Dlg"
  697. BEGIN
  698. DEFPUSHBUTTON "OK",IDOK,140,130,50,14
  699. PUSHBUTTON "Cancel",IDCANCEL,194,130,50,14
  700. LTEXT "For a custom DPI setting, select a percentage from the list, or drag the ruler with your mouse.",IDC_STATIC,13,7,210,16
  701. LTEXT "&Scale to this percentage of normal size:",IDC_STATIC,13,31,130,8
  702. COMBOBOX IDC_CUSTOMCOMBO,145,28,38,200,CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  703. CONTROL "",IDC_CUSTOMRULER,"DragSizeWindow",0x0,12,43,221,35
  704. LTEXT "",IDC_CUSTOMSAMPLE,13,83,221,40
  705. END
  706. DLG_ASKDYNACDS DIALOGEX DISCARDABLE 132, 64, 233, 115
  707. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_3DLOOK | DS_CENTERMOUSE | WS_POPUP | WS_CAPTION | WS_SYSMENU
  708. CAPTION "Compatibility Warning"
  709. FONT 8, "MS Shell Dlg"
  710. BEGIN
  711. AUTORADIOBUTTON "&Restart the computer with the new display settings?",IDC_NODYNA,
  712. 30,45,190,8,
  713. AUTORADIOBUTTON "&Apply the new display settings without restarting?",IDC_YESDYNA,
  714. 30,57,190,8,
  715. DEFPUSHBUTTON "OK",IDOK,121,70,50,14,WS_TABSTOP|WS_GROUP
  716. PUSHBUTTON "Cancel",IDCANCEL,175,70,50,14,WS_TABSTOP|WS_GROUP
  717. AUTOCHECKBOX "&Don't ask this question again",IDC_SHUTUP,
  718. 7,94,200,13,WS_TABSTOP|WS_GROUP
  719. LTEXT "The settings you have chosen may cause some programs to operate improperly if you do not restart your computer now.\r\n\nWould you like to:",
  720. -1,7,7,219,36
  721. END
  722. DLG_FAKE_SETTINGS DIALOGEX DISCARDABLE 0, 0, 252, 218
  723. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  724. CAPTION "Settings"
  725. FONT 8, "MS Shell Dlg"
  726. BEGIN
  727. CONTROL "",1205,WC_STATIC,SS_BITMAP | SS_CENTERIMAGE,63,4,125,107
  728. GROUPBOX "&Color palette",200,7,118,115,42
  729. COMBOBOX 1200,13,130,103,200,CBS_DROPDOWNLIST | CBS_SORT |
  730. WS_VSCROLL | WS_TABSTOP
  731. GROUPBOX "&Desktop area",201,129,118,115,42
  732. CONTROL "",1204,"msctls_trackbar32",TBS_AUTOTICKS | WS_TABSTOP,
  733. 156,130,58,15
  734. LTEXT "Less",1209,135,130,15,8
  735. LTEXT "More",1210,219,130,21,8
  736. CTEXT "",1207,136,146,100,10
  737. CONTROL "",1206,WC_STATIC,SS_BITMAP | SS_CENTERIMAGE | WS_BORDER,
  738. 13,146,103,9
  739. GROUPBOX "&Font size",1216,7,161,237,30
  740. COMBOBOX IDC_FONTLIST,13,173,160,80,CBS_DROPDOWNLIST | CBS_SORT |
  741. WS_VSCROLL | WS_TABSTOP
  742. PUSHBUTTON "C&ustom...",IDC_CUSTOMFONT,177,172,61,14
  743. PUSHBUTTON "Change Display &Type...",IDC_CHANGEDRV,129,196,115,14
  744. END
  745. //-------------------------------------------------------------------------
  746. // Files
  747. //-------------------------------------------------------------------------
  748. 1 TYPELIB "theme.tlb"
  749. REGINST REGINST MOVEABLE PURE "selfreg_themeui.inf"
  750. //-------------------------------------------------------------------------
  751. // AVIs
  752. //-------------------------------------------------------------------------
  753. //-------------------------------------------------------------------------
  754. // ICONs
  755. //-------------------------------------------------------------------------
  756. IDI_THEMEICON ICON "theme.ico"
  757. //-------------------------------------------------------------------------
  758. // Bitmaps
  759. //-------------------------------------------------------------------------
  760. // Go Button
  761. //-------------------------------------------------------------------------
  762. // HTML Content
  763. //-------------------------------------------------------------------------
  764. //-------------------------------------------------------------------------
  765. // Menu
  766. //-------------------------------------------------------------------------
  767. IDR_MENU MENU DISCARDABLE
  768. BEGIN
  769. MENUITEM "Normal", IDM_NORMAL
  770. MENUITEM "Disabled", IDM_DISABLED
  771. MENUITEM "Selected", IDM_SELECTED
  772. END
  773. MENU_MONITOR MENU
  774. begin
  775. popup "!"
  776. begin
  777. MENUITEM "&Attached", IDC_DISPLAYUSEME
  778. MENUITEM "P&rimary", IDC_DISPLAYPRIME
  779. MENUITEM SEPARATOR
  780. MENUITEM "&Identify", IDC_FLASH
  781. MENUITEM "&Properties", IDC_DISPLAYPROPERTIES
  782. end
  783. end