/*****************************************************************************\ FILE: resource.rc DESCRIPTION: resource file (I can't believe I just wrote that) BryanSt 4/4/2000 (Bryan Starbuck) Copyright (C) Microsoft Corp 2000-2000. All rights reserved. \*****************************************************************************/ #include "winres.h" #include "PreviewSM.h" // PREVIEWSM_CLASSA #include "resource.h" #include "resource.rcv" IDB_MONITOR BITMAP DISCARDABLE "MONITOR.BMP" IDB_COLOR4 BITMAP DISCARDABLE "COLOR4.BMP" IDB_COLOR4DITHER BITMAP DISCARDABLE "COLOR4D.BMP" IDB_COLOR8 BITMAP DISCARDABLE "COLOR8.BMP" IDB_COLOR16 BITMAP DISCARDABLE "COLOR16.BMP" IDB_COLOR24 BITMAP DISCARDABLE "COLOR24.BMP" IDB_ENERGYSTAR BITMAP DISCARDABLE "ENERGYST.BMP" //------------------------------------------------------------------------- // Strings //------------------------------------------------------------------------- STRINGTABLE DISCARDABLE BEGIN IDS_APPEARANCE_THEME_NAME "Windows Classic" IDS_ADVDISPLAY_TITLE "Advanced Display and Theme Properties" IDS_SIZE_NORMAL "Normal" // Localize: This is the name for Appearance scheme sizes after the conversion IDS_NO_SKIN_DISPLAYNAME "Windows Classic style" // Localize: This appears in the top dropdown in the Appearance tab. IDS_CURRENT "Current" IDS_DEFAULT_APPEARANCES_SCHEME "Windows Standard" // Localize IDS_CURRENTTHEME_DISPLAYNAME "%ls's Custom Theme" IDS_THEMES_SUBDIR "Themes" IDS_THEMESUBDIR "THEMES\\" IDS_MYCUSTOMTHEME "My Current Theme" IDS_THEME_OTHER "Browse..." IDS_THEME_FILETYPE "Theme Files|*.Theme" IDS_THEME_OPENTITLE "Open Theme" IDS_COMBO_EFFECTS_NOLIST "&Use transition effects for menus and tooltips" // We use this when we remove the combobox. IDS_OLDTHEMENAME "Windows Default.theme" // We can delete this code after beta 2. It only exists to fix upgrades from beta 1. IDS_PLUSTHEMESITE "More themes online..." // This is the display name for the link to download more themes. IDS_THEME_CLASSIC_DISPNAME "Windows Classic" // This is the localizable display name for the "Windows Classic.theme" IDS_THEME_PRO_DISPNAME "Windows XP" // This is the localizable display name for the "Luna.theme" IDS_THEME_PER_DISPNAME "Consumer" // This is the localizable display name for the "Consumer.theme" IDS_SCHEME_SIZE_NORMAL_CANONICAL "Normal" // Localize: The "Font" size for legacy appearance schemes. IDS_SCHEME_SIZE_LARGE_CANONICAL "Large" // Localize: The "Font" size for legacy appearance schemes. IDS_SCHEME_SIZE_EXTRALARGE_CANONICAL "Extra Large" // Localize: The "Font" size for legacy appearance schemes. IDS_MODIFIED_TEMPLATE "%s (Modified)" // When the user makes modifications to a theme, this is the name that will appear. IDS_MODIFIED_FALLBACK "Modified Theme" // This is the fallback name if a name could not be generated. IDS_PROMSTHEME_DEFAULTCOLOR "NormalColor" // NO Localize: This is the default Color for the Professional VisualStyle. IDS_PROMSTHEME_DEFAULTSIZE "NormalSize" // NO Localize: This is the default Size for the Professional VisualStyle. IDS_CONMSTHEME_DEFAULTCOLOR "NormalColor" // NO Localize: This is the default Color for the Consumer VisualStyle. IDS_CONMSTHEME_DEFAULTSIZE "NormalSize" // NO Localize: This is the default Size for the Consumer VisualStyle. IDS_RETURNTOWELCOME "On &resume, display Welcome screen" IDS_DEFAULTTHEMENAME "My Favorite Theme.theme" // Default name when using "Save As..." on the themes tab. IDS_THEME_FILTER "Theme Files\0*.Theme\0\0\0" IDS_DEFAULT_APPEARANCES_SCHEME_CANONICAL "@themeui.dll,-883" // Do NOT localize IDS_DEFAULT_APPEARANCES_SIZE_CANONICAL "@themeui.dll,-2019" // Do NOT localize IDS_THEMEFILE_WALLPAPER_PATH "%WinDir%web\wallpaper\Bliss.bmp" // Localize: The .theme file points here so we get the correct version 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 IDS_THEMEFILE_CURSOR_SCHEME "Windows default" // Localize: The .theme file points here so we get the correct version IDS_THEMEFILE_FONT_CAPTION "{Tahoma, 8 pt}" // Localize: The .theme file points here so we customize the font per OS if needed. IDS_THEMEFILE_FONT_SMCAPTION "{Tahoma, 8 pt}" // Localize: The .theme file points here so we customize the font per OS if needed. IDS_THEMEFILE_FONT_MENU "{Tahoma, 8 pt}" // Localize: The .theme file points here so we customize the font per OS if needed. IDS_THEMEFILE_FONT_STATUS "{Tahoma, 8 pt}" // Localize: The .theme file points here so we customize the font per OS if needed. IDS_THEMEFILE_FONT_MESSAGE "{Tahoma, 8 pt}" // Localize: The .theme file points here so we customize the font per OS if needed. IDS_THEMEFILE_FONT_ICON "{Tahoma, 8 pt}" // Localize: The .theme file points here so we customize the font per OS if needed. IDS_SETUP_BETA2_UPGRADEWALLPAPER "Red moon desert.bmp" // Localize: If this wallpaper is set, we run thru setup again. END STRINGTABLE DISCARDABLE BEGIN IDS_LEGACYSCHEME_NAME+0 "Brick" IDS_NEWSIZE_NAME+0 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+0 "0" IDS_LOCALIZATIONPOINTER+0 "@themeui.dll,-850" IDS_NEWSTYLE_NAME+0 "Brick" IDS_LEGACYSCHEME_NAME+1 "Desert" IDS_NEWSIZE_NAME+1 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+1 "0" IDS_LOCALIZATIONPOINTER+1 "@themeui.dll,-851" IDS_NEWSTYLE_NAME+1 "Desert" IDS_LEGACYSCHEME_NAME+2 "Eggplant" IDS_NEWSIZE_NAME+2 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+2 "0" IDS_LOCALIZATIONPOINTER+2 "@themeui.dll,-852" IDS_NEWSTYLE_NAME+2 "Eggplant" IDS_LEGACYSCHEME_NAME+3 "High Contrast #1" IDS_NEWSIZE_NAME+3 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+3 "1" IDS_LOCALIZATIONPOINTER+3 "@themeui.dll,-853" IDS_NEWSTYLE_NAME+3 "High Contrast #1" IDS_LEGACYSCHEME_NAME+4 "High Contrast #1 (large)" IDS_NEWSIZE_NAME+4 "@themeui.dll,-2020" IDS_NEWCONTRASTFLAGS+4 "1" IDS_LOCALIZATIONPOINTER+4 "@themeui.dll,-853" IDS_NEWSTYLE_NAME+4 "High Contrast #1" IDS_LEGACYSCHEME_NAME+5 "High Contrast #1 (extra large)" IDS_NEWSIZE_NAME+5 "@themeui.dll,-2021" IDS_NEWCONTRASTFLAGS+5 "1" IDS_LOCALIZATIONPOINTER+5 "@themeui.dll,-853" IDS_NEWSTYLE_NAME+5 "High Contrast #1" IDS_LEGACYSCHEME_NAME+6 "High Contrast #2" IDS_NEWSIZE_NAME+6 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+6 "1" IDS_LOCALIZATIONPOINTER+6 "@themeui.dll,-856" IDS_NEWSTYLE_NAME+6 "High Contrast #2" IDS_LEGACYSCHEME_NAME+7 "High Contrast #2 (large)" IDS_NEWSIZE_NAME+7 "@themeui.dll,-2020" IDS_NEWCONTRASTFLAGS+7 "1" IDS_LOCALIZATIONPOINTER+7 "@themeui.dll,-856" IDS_NEWSTYLE_NAME+7 "High Contrast #2" IDS_LEGACYSCHEME_NAME+8 "High Contrast #2 (extra large)" IDS_NEWSIZE_NAME+8 "@themeui.dll,-2021" IDS_NEWCONTRASTFLAGS+8 "1" IDS_LOCALIZATIONPOINTER+8 "@themeui.dll,-856" IDS_NEWSTYLE_NAME+8 "High Contrast #2" IDS_LEGACYSCHEME_NAME+9 "High Contrast Black" IDS_NEWSIZE_NAME+9 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+9 "1" IDS_LOCALIZATIONPOINTER+9 "@themeui.dll,-859" IDS_NEWSTYLE_NAME+9 "High Contrast Black" IDS_LEGACYSCHEME_NAME+10 "High Contrast Black (large)" IDS_NEWSIZE_NAME+10 "@themeui.dll,-2020" IDS_NEWCONTRASTFLAGS+10 "1" IDS_LOCALIZATIONPOINTER+10 "@themeui.dll,-859" IDS_NEWSTYLE_NAME+10 "High Contrast Black" IDS_LEGACYSCHEME_NAME+11 "High Contrast Black (extra large)" IDS_NEWSIZE_NAME+11 "@themeui.dll,-2021" IDS_NEWCONTRASTFLAGS+11 "1" IDS_LOCALIZATIONPOINTER+11 "@themeui.dll,-859" IDS_NEWSTYLE_NAME+11 "High Contrast Black" IDS_LEGACYSCHEME_NAME+12 "High Contrast White" IDS_NEWSIZE_NAME+12 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+12 "2" IDS_LOCALIZATIONPOINTER+12 "@themeui.dll,-862" IDS_NEWSTYLE_NAME+12 "High Contrast White" IDS_LEGACYSCHEME_NAME+13 "High Contrast White (large)" IDS_NEWSIZE_NAME+13 "@themeui.dll,-2020" IDS_NEWCONTRASTFLAGS+13 "2" IDS_LOCALIZATIONPOINTER+13 "@themeui.dll,-862" IDS_NEWSTYLE_NAME+13 "High Contrast White" IDS_LEGACYSCHEME_NAME+14 "High Contrast White (extra large)" IDS_NEWSIZE_NAME+14 "@themeui.dll,-2021" IDS_NEWCONTRASTFLAGS+14 "2" IDS_LOCALIZATIONPOINTER+14 "@themeui.dll,-862" IDS_NEWSTYLE_NAME+14 "High Contrast White" IDS_LEGACYSCHEME_NAME+15 "Lilac" IDS_NEWSIZE_NAME+15 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+15 "0" IDS_LOCALIZATIONPOINTER+15 "@themeui.dll,-865" IDS_NEWSTYLE_NAME+15 "Lilac" IDS_LEGACYSCHEME_NAME+16 "Lilac (large)" IDS_NEWSIZE_NAME+16 "@themeui.dll,-2020" IDS_NEWCONTRASTFLAGS+16 "0" IDS_LOCALIZATIONPOINTER+16 "@themeui.dll,-865" IDS_NEWSTYLE_NAME+16 "Lilac" IDS_LEGACYSCHEME_NAME+17 "Maple" IDS_NEWSIZE_NAME+17 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+17 "0" IDS_LOCALIZATIONPOINTER+17 "@themeui.dll,-867" IDS_NEWSTYLE_NAME+17 "Maple" IDS_LEGACYSCHEME_NAME+18 "Marine (high color)" IDS_NEWSIZE_NAME+18 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+18 "0" IDS_LOCALIZATIONPOINTER+18 "@themeui.dll,-868" IDS_NEWSTYLE_NAME+18 "Marine (high color)" IDS_LEGACYSCHEME_NAME+19 "Plum (high color)" IDS_NEWSIZE_NAME+19 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+19 "0" IDS_LOCALIZATIONPOINTER+19 "@themeui.dll,-869" IDS_NEWSTYLE_NAME+19 "Plum (high color)" IDS_LEGACYSCHEME_NAME+20 "Pumpkin (large)" IDS_NEWSIZE_NAME+20 "@themeui.dll,-2020" IDS_NEWCONTRASTFLAGS+20 "0" IDS_LOCALIZATIONPOINTER+20 "@themeui.dll,-870" IDS_NEWSTYLE_NAME+20 "Pumpkin" IDS_LEGACYSCHEME_NAME+21 "Wheat" IDS_NEWSIZE_NAME+21 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+21 "0" IDS_LOCALIZATIONPOINTER+21 "@themeui.dll,-871" IDS_NEWSTYLE_NAME+21 "Wheat" IDS_LEGACYSCHEME_NAME+22 "Rainy Day" IDS_NEWSIZE_NAME+22 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+22 "0" IDS_LOCALIZATIONPOINTER+22 "@themeui.dll,-872" IDS_NEWSTYLE_NAME+22 "Rainy Day" IDS_LEGACYSCHEME_NAME+23 "Red, White, and Blue (VGA)" IDS_NEWSIZE_NAME+23 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+23 "0" IDS_LOCALIZATIONPOINTER+23 "@themeui.dll,-873" IDS_NEWSTYLE_NAME+23 "Red, White, and Blue (VGA)" IDS_LEGACYSCHEME_NAME+24 "Rose" IDS_NEWSIZE_NAME+24 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+24 "0" IDS_LOCALIZATIONPOINTER+24 "@themeui.dll,-874" IDS_NEWSTYLE_NAME+24 "Rose" IDS_LEGACYSCHEME_NAME+25 "Rose (large)" IDS_NEWSIZE_NAME+25 "@themeui.dll,-2020" IDS_NEWCONTRASTFLAGS+25 "0" IDS_LOCALIZATIONPOINTER+25 "@themeui.dll,-874" IDS_NEWSTYLE_NAME+25 "Rose" IDS_LEGACYSCHEME_NAME+26 "Slate" IDS_NEWSIZE_NAME+26 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+26 "0" IDS_LOCALIZATIONPOINTER+26 "@themeui.dll,-876" IDS_NEWSTYLE_NAME+26 "Slate" IDS_LEGACYSCHEME_NAME+27 "Spruce" IDS_NEWSIZE_NAME+27 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+27 "0" IDS_LOCALIZATIONPOINTER+27 "@themeui.dll,-877" IDS_NEWSTYLE_NAME+27 "Spruce" IDS_LEGACYSCHEME_NAME+28 "Storm (VGA)" IDS_NEWSIZE_NAME+28 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+28 "0" IDS_LOCALIZATIONPOINTER+28 "@themeui.dll,-878" IDS_NEWSTYLE_NAME+28 "Storm (VGA)" IDS_LEGACYSCHEME_NAME+29 "Teal (VGA)" IDS_NEWSIZE_NAME+29 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+29 "0" IDS_LOCALIZATIONPOINTER+29 "@themeui.dll,-879" IDS_NEWSTYLE_NAME+29 "Teal (VGA)" IDS_LEGACYSCHEME_NAME+30 "Windows Classic" IDS_NEWSIZE_NAME+30 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+30 "0" IDS_LOCALIZATIONPOINTER+30 "@themeui.dll,-880" IDS_NEWSTYLE_NAME+30 "Windows Classic" IDS_LEGACYSCHEME_NAME+31 "Windows Classic (large)" IDS_NEWSIZE_NAME+31 "@themeui.dll,-2020" IDS_NEWCONTRASTFLAGS+31 "0" IDS_LOCALIZATIONPOINTER+31 "@themeui.dll,-880" IDS_NEWSTYLE_NAME+31 "Windows Classic" IDS_LEGACYSCHEME_NAME+32 "Windows Classic (extra large)" IDS_NEWSIZE_NAME+32 "@themeui.dll,-2021" IDS_NEWCONTRASTFLAGS+32 "0" IDS_LOCALIZATIONPOINTER+32 "@themeui.dll,-880" IDS_NEWSTYLE_NAME+32 "Windows Classic" IDS_LEGACYSCHEME_NAME+33 "Windows Standard" IDS_NEWSIZE_NAME+33 "@themeui.dll,-2019" IDS_NEWCONTRASTFLAGS+33 "0" IDS_LOCALIZATIONPOINTER+33 "@themeui.dll,-883" IDS_NEWSTYLE_NAME+33 "Windows Standard" IDS_LEGACYSCHEME_NAME+34 "Windows Standard (large)" IDS_NEWSIZE_NAME+34 "@themeui.dll,-2020" IDS_NEWCONTRASTFLAGS+34 "0" IDS_LOCALIZATIONPOINTER+34 "@themeui.dll,-883" IDS_NEWSTYLE_NAME+34 "Windows Standard" IDS_LEGACYSCHEME_NAME+35 "Windows Standard (extra large)" IDS_NEWSIZE_NAME+35 "@themeui.dll,-2021" IDS_NEWCONTRASTFLAGS+35 "0" IDS_LOCALIZATIONPOINTER+35 "@themeui.dll,-883" IDS_NEWSTYLE_NAME+35 "Windows Standard" END // Strings for the Effects tab STRINGTABLE DISCARDABLE BEGIN IDS_PAGE_TITLE "Effects" IDS_USE_LARGE "Use &large icons" IDS_256COLORPROBLEM "Your display is currently configured for 256 colors or fewer." IDS_INVALIDPATH " - Invalid Path" IDS_HELPFILE_PLUS "PLUS!.HLP" IDS_INTERNET "Internet Explorer" IDS_DIRECTORY "Directory" IDS_EFFECTS "Effects" IDS_FADEEFFECT "Fade effect" IDS_SCROLLEFFECT "Scroll effect" IDS_CLEARTYPE "ClearType" IDS_STANDARDSMOOTHING "Standard" IDS_NOICONSMSG1 "The specified file does not contain any icons." IDS_NOICONSMSG "The specified file does not contain any icons." IDS_BADPATHMSG "The path %s is invalid.\n\nPlease type a valid path name. \n" 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.)" 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." END // Errors STRINGTABLE DISCARDABLE BEGIN IDS_ERROR_TITLE_APPLYBASEAPPEARANCE "Error Applying Visual Styles" IDS_ERROR_TITLE_APPLYBASEAPPEARANCE2 "Applying Visual Styles Error" IDS_ERROR_APPLYBASEAPPEARANCE "The visual styles could not be applied. %s" IDS_ERROR_APPLYBASEAPPEARANCE_LOADTHEME "The visual styles could not be applied because the file failed to load. %s\n\nDetails:\n%s" IDS_ERROR_UNKNOWN "Unknown error." IDS_ERROR_THEME_INVALID_TITLE "Error Loading Theme" IDS_ERROR_THEME_INVALID "The file ""%s"" is not a valid theme." 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" IDS_ERROR_THEME_LOADFAILED "The theme could not load. %s\n\nFile: %s" IDS_ERROR_THEME_DELETE "An error occurred deleting the theme. %s\n\nTheme: %s" IDS_ERROR_THEME_DELETE_TITLE "Error Deleting Theme" 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" IDS_ERROR_TITLE_LOAD_MSSTYLES_FAIL "Error Loading Visual Styles" IDS_ERROR_LOAD_MSSTYLES_FAIL "The visual styles could not be loaded because the file failed to load. %s\n\nDetails:\n%s" END STRINGTABLE DISCARDABLE BEGIN IDS_ACTIVE "Active Window" IDS_INACTIVE "Inactive Window" IDS_MINIMIZED "Minimized Window" IDS_ICONTITLE "Very Long Icon Title" IDS_NORMAL "Normal" IDS_DISABLED "Disabled" END STRINGTABLE DISCARDABLE BEGIN IDS_SELECTED "Selected" IDS_MSGBOX "Message Box" IDS_BUTTONTEXT "OK" IDS_SMCAPTION "Miniature Title Bar" IDS_WINDOWTEXT "Window Text" IDS_MSGBOXTEXT "Message Text" END STRINGTABLE DISCARDABLE BEGIN ELNAME_DESKTOP "Desktop" ELNAME_INACTIVECAPTION "Inactive Title Bar" ELNAME_INACTIVEBORDER "Inactive Window Border" ELNAME_ACTIVECAPTION "Active Title Bar" ELNAME_ACTIVEBORDER "Active Window Border" ELNAME_MENU "Menu" ELNAME_MENUSELECTED "Selected Items" END STRINGTABLE DISCARDABLE BEGIN ELNAME_WINDOW "Window" ELNAME_SCROLLBAR "Scrollbar" ELNAME_BUTTON "3D Objects" ELNAME_SMALLCAPTION "Palette Title" ELNAME_ICONTITLE "Icon Title" ELNAME_CAPTIONBUTTON "Caption Buttons" ELNAME_DISABLEDMENU "Disabled Menu Item" ELNAME_MSGBOX "Message Box" ELNAME_SCROLLBUTTON "Scrollbar Buttons" ELNAME_APPSPACE "Application Background" ELNAME_SMCAPSYSBUT "Small Caption Button" ELNAME_DXICON "Icon Spacing (Horizontal)" ELNAME_DYICON "Icon Spacing (Vertical)" ELNAME_INFO "ToolTip" ELNAME_ICON "Icon" ELNAME_SMICON "Small Icon" END STRINGTABLE DISCARDABLE BEGIN IDS_BLANKNAME "Type a name for the scheme you want to save." IDS_NOSCHEME2DEL "Select the scheme you want to delete." IDS_SCHEME_WARNING, "Scheme Selection Warning!" 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." IDS_COPYOF_SCHEME, "Copy of %s" END STRINGTABLE DISCARDABLE BEGIN IDS_UNKNOWNMONITOR "(Default Monitor)" IDS_MULTIPLEMONITORS "(Multiple Monitors)" MSG_CONFIGURATION_PROBLEM "Invalid Display Settings" IDS_OLD_DRIVER "Some of the configuration parameters reported by the graphics driver are invalid. Windows will ignore these settings." 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." 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." 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." 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." 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." 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." 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" IDS_CHANGE_SETTINGS "Change Settings" 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" IDS_REVERTBACK "Reverting in %d seconds" IDS_DISPLAYFORMAT "%1!d!. %2 on %3" IDS_ADVDIALOGTITLE "%s and %s" IDS_TURNONTITLE "Monitor # %d" 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" IDS_TURNITON "Do you want to enable this monitor?" IDS_SETTINGS_INVALID "The display settings being saved are invalid. Please try a different combination of display settings." IDS_SETTINGS_CANNOT_SAVE "The display settings could not be saved. Please try a different combination of display settings." IDS_SETTINGS_FAILED_SAVE "The display settings could not be saved. You may not have the required privileges to change the machine's configuration." IDS_DYNAMIC_CHANGESETTINGS_FAILED "The display control panel is unable to change the display settings. The graphics driver returned an unexpected error" IDS_TROUBLESHOOT_EXEC "-url ""hcp://help/tshoot/tsdisp.htm""" IDS_NOTATTACHED "Not Active" IDS_PRIMARY "Primary Display" IDS_SECONDARY "Secondary Display" ID_DSP_TXT_4BIT_COLOR "Lowest (4 bit)" ID_DSP_TXT_8BIT_COLOR "Low (8 bit)" ID_DSP_TXT_15BIT_COLOR "Medium (15 bit)" ID_DSP_TXT_16BIT_COLOR "Medium (16 bit)" ID_DSP_TXT_TRUECOLOR24 "High (24 bit)" ID_DSP_TXT_TRUECOLOR32 "Highest (32 bit)" ID_DSP_TXT_XBYY "%d by %d pixels" ID_DSP_TXT_CHANGE_FONT "Change DPI Setting" 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?" 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." 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." ID_DSP_CUSTOM_FONTS "Custom setting..." ID_DSP_NORMAL_FONTSIZE_TEXT "Normal size (%d dpi)" ID_DSP_CUSTOM_FONTSIZE_TEXT "%d%% normal size (%d dpi)" IDS_UNAVAILABLE "" IDS_10PTSAMPLEFACENAME "Arial" IDS_10PTSAMPLE "10 point %s at %d pixels per inch." IDS_RULERDIRECTION "To set custom font size, drag ruler." IDS_NONE "(None)" IDS_SCREENRESFIXER_TITLE "Display Settings" IDS_SCREENRESFIXER_TEXT "Do you want Windows to automatically correct your screen resolution and color depth settings?" IDS_SCREENRESFIXER_ALTTEXT "To improve the appearance of visual elements, Windows will automatically adjust your screen resolution." IDS_CHANGESETTINGS_BADDUALVIEW "Applications that are running may be preventing you from changing modes. Please close them and try again" IDS_SETTING_GEN_96DPI "Normal size (96 DPI)" IDS_SETTING_GEN_120DPI "Large size (120 DPI)" 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" IDS_PLEASEWAIT "Please Wait" END STRINGTABLE DISCARDABLE BEGIN IDS_TFB_SOUND_DING "%SystemRoot%\\media\\ding.wav" IDS_TFB_SOUND_NOTIFY "%SystemRoot%\\media\\notify.wav" IDS_TFB_SOUND_CORD "chord.wav" IDS_TFB_SOUND_WINLOGON "Windows Logon Sound.wav" END //------------------------------------------------------------------------- // Property Sheets //------------------------------------------------------------------------- // The "Themes" Property Sheet that appears in the top level of the "Display Control Panel". DLG_THEMESPG DIALOGEX DISCARDABLE 0, 0, 252, 218 STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Themes" FONT 8, "MS Shell Dlg" BEGIN 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 LTEXT "&Theme:",IDC_THPG_THEMENAME,7,31,100,9 COMBOBOX IDC_THPG_THEMELIST,7,42,128,200,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP #ifdef FEATURE_THEME_SETTINGS_DIALOG PUSHBUTTON "Theme &Settings",IDC_THPG_THEMESETTINGS,175,40,70,14 #endif // FEATURE_THEME_SETTINGS_DIALOG #ifdef FEATURE_ENABLE_SAVEAS_THEMES PUSHBUTTON "&Save As...",IDC_THPG_SAVEAS,140,40,50,14 PUSHBUTTON "&Delete",IDC_THPG_DELETETHEME,194,40,50,14 #endif // FEATURE_ENABLE_SAVEAS_THEMES LTEXT "Sample:",IDC_THPG_SAMPLELABLE,7,61,100,9 CTEXT "Theme Preview",IDC_THPG_THEME_PREVIEW,7,70,238,141,SS_CENTERIMAGE | WS_BORDER END DLG_SCREENSAVER DIALOGEX DISCARDABLE 0, 0, 252, 218 STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Screen Saver" FONT 8, "MS Shell Dlg" BEGIN CONTROL "",IDC_BIGICONSS,WC_STATIC,SS_BITMAP | SS_CENTERIMAGE, 63,7,125,107 GROUPBOX "&Screen saver",IDC_NO_HELP_1,7,113,238,48 COMBOBOX IDC_CHOICES,13,124,115,200,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP | WS_GROUP PUSHBUTTON "Se&ttings",IDC_SETTING,132,123,50,14,WS_TABSTOP | WS_GROUP PUSHBUTTON "Pre&view",IDC_TEST,186,123,50,14 LTEXT "&Wait:",IDC_SSDELAYLABEL,13,144,17,9 EDITTEXT IDC_SCREENSAVEDELAY,32,142,33,12,ES_RIGHT | WS_TABSTOP | WS_GROUP CONTROL "",IDC_SCREENSAVEARROW,UPDOWN_CLASS,WS_BORDER | WS_GROUP | UDS_AUTOBUDDY | UDS_ALIGNRIGHT | UDS_ARROWKEYS | UDS_SETBUDDYINT | UDS_NOTHOUSANDS,65,142,11,12 LTEXT "minutes",IDC_SSDELAYSCALE,69,144,28,9 CONTROL "On resume, &password protect",IDC_USEPASSWORD,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,97,144,135,9 GROUPBOX "Monitor power",IDC_ENERGY_TEXT, 7,163,238,52 CONTROL "",IDC_ENERGYSTAR_BMP,WC_STATIC,SS_BITMAP | SS_REALSIZECONTROL, 13,174,51,27 PUSHBUTTON "P&ower...",IDC_LOWPOWERCONFIG,187,196,50,14 LTEXT "To adjust monitor power settings and save energy, click Power.", IDC_ENERGY_TEXT2,72,174,168,16 END // This Property Sheet appear in the top level of the "Display Control Panel". DLG_APPEARANCEPG DIALOGEX DISCARDABLE 0, 0, 252, 218 STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Appearance" FONT 8, "MS Shell Dlg" BEGIN CTEXT "Theme Preview",IDC_APPG_APPEARPREVIEW,7,5,238,120,SS_CENTERIMAGE | WS_BORDER LTEXT "&Windows and buttons:",IDC_APPG_LOOKFEEL_LABLE,7,131,100,9 COMBOBOX IDC_APPG_LOOKFEEL,7,141,131,200,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP LTEXT "&Color scheme:",IDC_APPG_COLORSCHEME_LABLE,7,159,100,9 COMBOBOX IDC_APPG_COLORSCHEME,7,169,131,200,CBS_DROPDOWNLIST | WS_VSCROLL | CBS_SORT | WS_TABSTOP LTEXT "&Font size:",IDC_APPG_WNDSIZE_LABLE,7,188,100,9 COMBOBOX IDC_APPG_WNDSIZE,7,198,131,200,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP #ifdef DEBUG PUSHBUTTON "&Test Crash",IDC_APPG_TESTFAULT,190,162,55,14 #endif // DEBUG PUSHBUTTON "&Effects...",IDC_APPG_EFFECTS,190,180,55,14 PUSHBUTTON "A&dvanced",IDC_APPG_ADVANCED,190,198,55,14 END //------------------------------------------------------------------------- // Dialogs //------------------------------------------------------------------------- DLG_THEMESETTINGSPG DIALOG DISCARDABLE 0, 0, 252, 238 STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_CONTEXTHELP | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Theme Settings" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Theme:",IDC_TSPG_THEMELIST_LABLE,7,10,100,9 LTEXT "",IDC_TSPG_THEME_NAME,7,21,131,9 GROUPBOX "Settings",IDC_TSPG_CB_GROUP_LABEL,7,50,238,160 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 CONTROL "&Background picture",IDC_TSPG_CB_WALLPAPER,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,15,88,90,10 CONTROL "So&und events",IDC_TSPG_CB_SOUNDS,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,15,103,90,10 CONTROL "&Mouse pointers",IDC_TSPG_CB_MOUSE,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,15,118,90,10 CONTROL "S&creen saver",IDC_TSPG_CB_SCREENSAVER,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,15,133,90,10 CONTROL "&Icons",IDC_TSPG_CB_ICONS,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,15,148,90,10 CONTROL "C&olors",IDC_TSPG_CB_COLORS,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,15,163,90,10 CONTROL "&Font names and styles",IDC_TSPG_CB_FONTS,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,15,178,90,10 CONTROL "Fo&nt and window sizes",IDC_TSPG_CB_BORDERS,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,15,193,90,10 DEFPUSHBUTTON "OK",IDOK,141,219,50,14 PUSHBUTTON "Cancel",IDCANCEL,195,219,50,14 END DLG_APPEARANCE_ADVANCEDPG DIALOGEX DISCARDABLE 0, 0, 252, 238 STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_CONTEXTHELP | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Advanced Appearance" FONT 8, "MS Shell Dlg" BEGIN CONTROL "",IDC_ADVAP_LOOKPREV,PREVIEWSM_CLASSA,NOT WS_TABSTOP,7,5,238,120 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 LTEXT "&Item:",IDC_ADVAP_ELEMENTSLABEL,7,159,26,9 COMBOBOX IDC_ADVAP_ELEMENTS,7,169,131,200,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP LTEXT "Si&ze:",IDC_ADVAP_SIZELABEL,142,159,16,9 EDITTEXT IDC_ADVAP_MAINSIZE,142,169,38,13,ES_RIGHT | WS_GROUP CONTROL "",IDC_ADVAP_SIZEARROWS,UPDOWN_CLASS,WS_BORDER | WS_GROUP | UDS_AUTOBUDDY | UDS_ALIGNRIGHT | UDS_ARROWKEYS | UDS_SETBUDDYINT,172,169,10,13 LTEXT "Co&lor 1:",IDC_ADVAP_COLORLABEL,184,159,28,9 CONTROL "",IDC_ADVAP_MAINCOLOR,"Button",BS_OWNERDRAW | WS_TABSTOP,184,169,28,13 LTEXT "Color &2:",IDC_ADVAP_GRADIENTLABEL,216,159,28,9 CONTROL "",IDC_ADVAP_GRADIENT,"Button",BS_OWNERDRAW | WS_TABSTOP,216,169,28,13 LTEXT "&Font:",IDC_ADVAP_FONTLABEL,7,188,20,9 COMBOBOX IDC_ADVAP_FONTNAME,7,198,131,200,CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP LTEXT "Siz&e:",IDC_ADVAP_FONTSIZELABEL,142,188,17,8 COMBOBOX IDC_ADVAP_FONTSIZE,142,198,38,200,CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP LTEXT "Colo&r:",IDC_ADVAP_FNCOLORLABEL,184,188,20,9 CONTROL "",IDC_ADVAP_TEXTCOLOR,"Button",BS_OWNERDRAW | WS_TABSTOP,184,198,28,13 CHECKBOX "B",IDC_ADVAP_FONTBOLD,216,198,14,13,BS_PUSHLIKE CHECKBOX "I",IDC_ADVAP_FONTITAL,230,198,14,13,BS_PUSHLIKE DEFPUSHBUTTON "OK",IDOK,141,219,50,14 PUSHBUTTON "Cancel",IDCANCEL,195,219,50,14 END DLG_EFFECTS DIALOGEX DISCARDABLE 0, 0, 272, 175 STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_CONTEXTHELP | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Effects" FONT 8, "MS Shell Dlg" BEGIN CONTROL "&Use the following transition effect for menus and tooltips:", IDC_MENUANIMATION,"Button",BS_3STATE | WS_TABSTOP,7,7,220,10 COMBOBOX IDC_COMBOEFFECT,20,19,80,42,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP CONTROL "U&se the following method to smooth edges of screen fonts:",IDC_FONTSMOOTH,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,7,35,220,10 COMBOBOX IDC_COMBOFSMOOTH,20,47,80,42,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP CONTROL "Us&e large icons",IDC_LARGEICONS,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,7,67,220,10 CONTROL "Show sh&adows under menus",IDC_MENUSHADOWS,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,7,81,220,10 // JoelGros decided that users don't need the "Show Icons using all possible colors" option. // CONTROL "Show &icons using all possible colors", IDC_ICONHIGHCOLOR,"Button",BS_AUTOCHECKBOX | WS_TABSTOP, 7,95,220,10 CONTROL "Show &window contents while dragging",IDC_SHOWDRAG, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,95,220,10 CONTROL "&Hide underlined letters for keyboard navigation until I press the Alt key", IDC_KEYBOARDINDICATORS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,109,250,10 DEFPUSHBUTTON "OK",IDOK,161,156,50,14 PUSHBUTTON "Cancel",IDCANCEL,215,156,50,14 END DLG_COLORPICK DIALOGEX DISCARDABLE 0, 0, 62, 81 STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_3DLOOK | WS_POPUP | WS_DLGFRAME FONT 8, "MS Shell Dlg" BEGIN CONTROL "",IDC_CPDLG_16COLORS,WC_STATIC,0xd,0,0,62,62 LTEXT "",IDC_CPDLG_COLORETCH,1,62,61,1,NOT WS_GROUP | 0x10 PUSHBUTTON "&Other...",IDC_CPDLG_COLOROTHER,0,65,47,14 CONTROL "",IDC_CPDLG_COLORCUST,WC_STATIC,0xd,49,65,14,14 END DLG_SINGLEMONITOR DIALOGEX DISCARDABLE 0, 0, 252, 218 STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU ////////////// ////////////// NOTE this must have a space at the end, to fool the Matrox display cpl ////////////// CAPTION "Settings " ////////////// ////////////// ////////////// FONT 8, "MS Shell Dlg" BEGIN CONTROL "",IDC_SCREENSAMPLE,WC_STATIC,SS_BITMAP | SS_CENTERIMAGE, 63,7,125,107 LTEXT "Drag the monitor icons to match the physical arrangement of your monitors.", IDC_MULTIMONHELP, 7, 5, 238, 16 CONTROL "",IDC_DISPLAYDESK,WC_STATIC,SS_LEFT | SS_NOTIFY | WS_BORDER | WS_CLIPCHILDREN | WS_TABSTOP, 7,23,238,100 LTEXT "Display:", IDC_DISPLAYLABEL, 7,124,238,8 COMBOBOX IDC_DISPLAYLIST,7,134,238,200,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP | WS_GROUP LTEXT "",IDC_DISPLAYTEXT,7,134,238,16 GROUPBOX "&Screen resolution", IDC_RESGROUPBOX, 7, 151, 115, 43 // Make sure "Screen Size" is immediately followed by the slider control for accessibility // apps to find the name and the keyboard short cut for these controls. CONTROL "",IDC_SCREENSIZE "msctls_trackbar32", WS_TABSTOP | TBS_HORZ | TBS_AUTOTICKS | TBS_BOTTOM | TBS_DOWNISLEFT, 32, 161, 58, 17 LTEXT "Less", IDC_RES_LESS, 13, 161, 15, 8, NOT WS_GROUP LTEXT "More", IDC_RES_MORE, 97, 161, 21, 8, NOT WS_GROUP CTEXT "9999 X 9999 pixels", IDC_RESXY, 14, 181,100,10, NOT WS_GROUP GROUPBOX "&Color quality", IDC_COLORGROUPBOX, 129, 151, 116, 43 COMBOBOX IDC_COLORBOX, 135, 161, 103, 80, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP CONTROL "",IDC_COLORSAMPLE, WC_STATIC, SS_SUNKEN | SS_BITMAP | SS_REALSIZECONTROL, 135,179, 103, 9 #ifdef FEATURE_MONITOR_WARNING ICON "Information Icon",IDC_WARNING_ICON,7,114,20,20, SS_REALSIZECONTROL LTEXT "Changes will take effect after you restart this computer.", IDC_DISABLEDMONITORS_MESSAGE,30,114,238,8 #endif // FEATURE_MONITOR_WARNING PUSHBUTTON "&Troubleshoot...",IDC_TROUBLESHOOT,126,199,59,14, WS_TABSTOP PUSHBUTTON "Ad&vanced",IDC_DISPLAYPROPERTIES,189,199,56,14, WS_TABSTOP END DLG_MULTIMONITOR DIALOGEX DISCARDABLE 0, 0, 252, 218 STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU ////////////// ////////////// NOTE this must have a space at the end, to fool the Matrox display cpl ////////////// CAPTION "Settings " ////////////// ////////////// ////////////// FONT 8, "MS Shell Dlg" BEGIN CONTROL "",IDC_SCREENSAMPLE,WC_STATIC,SS_BITMAP | SS_CENTERIMAGE, 63,7,125,107 LTEXT "Drag the monitor icons to match the physical arrangement of your monitors.", IDC_MULTIMONHELP, 7, 7, 250, 8 CONTROL "",IDC_DISPLAYDESK,WC_STATIC,SS_LEFT | SS_NOTIFY | WS_BORDER | WS_CLIPCHILDREN | WS_TABSTOP, 7,18,238,82 LTEXT "&Display:", IDC_DISPLAYLABEL, 7,102,238,8 COMBOBOX IDC_DISPLAYLIST,7,111,238,200,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP | WS_GROUP LTEXT "",IDC_DISPLAYTEXT,7,111,238,16 GROUPBOX "&Screen resolution", IDC_RESGROUPBOX, 7, 128, 115, 43 // Make sure "Screen Size" is immediately followed by the slider control for accessibility // apps to find the name and the keyboard short cut for these controls. CONTROL "",IDC_SCREENSIZE "msctls_trackbar32", WS_TABSTOP | TBS_HORZ | TBS_AUTOTICKS | TBS_BOTTOM | TBS_DOWNISLEFT, 34, 138, 58, 17 LTEXT "Less", IDC_RES_LESS, 13, 138, 15, 8, NOT WS_GROUP LTEXT "More", IDC_RES_MORE, 97, 138, 21, 8, NOT WS_GROUP CTEXT "9999 X 9999 pixels", IDC_RESXY, 14, 158,100,10, NOT WS_GROUP GROUPBOX "&Color quality", IDC_COLORGROUPBOX, 129, 128, 116, 43 COMBOBOX IDC_COLORBOX, 135, 139, 103, 80, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP CONTROL "",IDC_COLORSAMPLE, WC_STATIC, SS_SUNKEN | SS_BITMAP | SS_REALSIZECONTROL, 135,156, 103, 9 CONTROL "&Use this device as the primary monitor.",IDC_DISPLAYPRIME, "Button",BS_CHECKBOX | WS_TABSTOP,7,172,180,10 CONTROL "&Extend my Windows desktop onto this monitor.",IDC_DISPLAYUSEME, "Button",BS_CHECKBOX | WS_TABSTOP,7,183,180,10 PUSHBUTTON "&Identify",IDC_IDENTIFY,68,200,56,14, WS_TABSTOP PUSHBUTTON "&Troubleshoot...",IDC_TROUBLESHOOT,126,200,59,14, WS_TABSTOP PUSHBUTTON "Ad&vanced",IDC_DISPLAYPROPERTIES,189,200,56,14, WS_TABSTOP END DLG_WIZPAGE DIALOGEX DISCARDABLE 0, 0, 304, 140 STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU FONT 8, "MS Shell Dlg" BEGIN 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.", IDC_STATIC,22,0,273,26 GROUPBOX "&Color Palette",IDC_DSP_CLRPALGRP,22,27,117,40,WS_GROUP COMBOBOX IDC_COLORBOX,29,37,103,56,CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP CONTROL IDB_COLOR8,IDC_DSP_COLORBAR,WC_STATIC,SS_BITMAP | SS_CENTERIMAGE | WS_BORDER,29,53,103,9 GROUPBOX "&Desktop Area",IDC_DSP_DSKAREAGRP,22,69,117,43,WS_GROUP LTEXT "Less",IDC_STATIC,29,79,18,8,NOT WS_GROUP CONTROL "",IDC_SCREENSIZE,"msctls_trackbar32",TBS_AUTOTICKS | TBS_DOWNISLEFT | WS_TABSTOP,45,80,69,17 LTEXT "More",IDC_STATIC,116,79,20,9,NOT WS_GROUP CTEXT "9999 X 9999 pixels",IDC_RESXY,29,99,103,9,NOT WS_GROUP GROUPBOX "&Refresh Frequency",IDC_STATIC,22,114,117,28 COMBOBOX IDC_REFRESH_RATE,29,124,103,200,CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP CONTROL IDB_MONITOR,IDC_MONITOR_BITMAP,WC_STATIC,SS_BITMAP | SS_CENTERIMAGE,198,28,96,82 END DLG_GENERAL DIALOGEX 0, 0, 252, 218 STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | DS_3DLOOK | DS_NOIDLEMSG CAPTION "General" FONT 8, "MS Shell Dlg" BEGIN GROUPBOX "Display", IDC_FONTSIZEGRP, 7, 8, 242, 86, WS_GROUP 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.", IDC_STATIC,14,20,221,33 LTEXT "&DPI setting:", IDC_FONT_SIZE_STR, 14, 53, 50, 8 COMBOBOX IDC_FONT_SIZE, 14, 63, 150, 200, CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP LTEXT "", IDC_CUSTFONTPER, 14, 79, 100, 8 GROUPBOX "Compatibility",IDC_DYNA,7,100,242,110 LTEXT "Some programs might not operate properly unless you restart the computer after changing display settings.\r\n\nAfter I change display settings:", IDC_DYNA_TEXT,14,112,221,33 CONTROL "&Restart the computer before applying the new display settings",IDC_NODYNA, "Button",BS_AUTORADIOBUTTON,14,146,220,10 CONTROL "Apply the &new display settings without restarting",IDC_YESDYNA,"Button", BS_AUTORADIOBUTTON,14,158,220,10 CONTROL "As&k me before applying the new display settings",IDC_SHUTUP, "Button",BS_AUTORADIOBUTTON,14,170,220,10 CONTROL "Some games and other programs must be run in 256-color mode. Learn more about running programs in 256-color mode.", IDC_SETTINGS_GEN_COMPATWARNING, WC_LINK, WS_TABSTOP, 14,186,220,16 END DLG_KEEPNEW DIALOGEX DISCARDABLE 20, 30, 233, 67 STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Monitor Settings" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&No",IDNO,175,39,50,14 PUSHBUTTON "&Yes",IDYES,121,39,50,14 LTEXT "Your desktop has been reconfigured. Do you want to keep these settings?", IDC_STATIC,33,7,191,31 ICON "",IDC_BIGICON,7,7,18,20, SS_REALSIZECONTROL LTEXT "",IDC_COUNTDOWN,7,46,100,14 END DLG_KEEPNEW2 DIALOGEX DISCARDABLE 20, 30, 233, 67 STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Monitor Settings" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&No",IDNO,175,39,50,14 PUSHBUTTON "&Yes",IDYES,121,39,50,14 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?", IDC_STATIC,33,7,191,31 ICON "",IDC_BIGICON,7,7,18,20, SS_REALSIZECONTROL LTEXT "",IDC_COUNTDOWN,7,46,100,14 END DLG_KEEPNEW3 DIALOGEX DISCARDABLE 20, 30, 233, 67 STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Monitor Settings" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "Cancel",IDCANCEL,175,39,50,14 PUSHBUTTON "OK",IDOK,121,39,50,14 LTEXT "Windows adjusted your screen resolution. If you can read this text, click OK to continue.", IDC_STATIC,33,7,191,31 ICON "",IDC_BIGICON,7,7,18,20, SS_REALSIZECONTROL LTEXT "",IDC_COUNTDOWN,7,46,100,14 END DLG_CUSTOMFONT DIALOGEX DISCARDABLE 20, 20, 252, 151 STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_CONTEXTHELP | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Custom DPI Setting" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "OK",IDOK,140,130,50,14 PUSHBUTTON "Cancel",IDCANCEL,194,130,50,14 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 LTEXT "&Scale to this percentage of normal size:",IDC_STATIC,13,31,130,8 COMBOBOX IDC_CUSTOMCOMBO,145,28,38,200,CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP CONTROL "",IDC_CUSTOMRULER,"DragSizeWindow",0x0,12,43,221,35 LTEXT "",IDC_CUSTOMSAMPLE,13,83,221,40 END DLG_ASKDYNACDS DIALOGEX DISCARDABLE 132, 64, 233, 115 STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_3DLOOK | DS_CENTERMOUSE | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Compatibility Warning" FONT 8, "MS Shell Dlg" BEGIN AUTORADIOBUTTON "&Restart the computer with the new display settings?",IDC_NODYNA, 30,45,190,8, AUTORADIOBUTTON "&Apply the new display settings without restarting?",IDC_YESDYNA, 30,57,190,8, DEFPUSHBUTTON "OK",IDOK,121,70,50,14,WS_TABSTOP|WS_GROUP PUSHBUTTON "Cancel",IDCANCEL,175,70,50,14,WS_TABSTOP|WS_GROUP AUTOCHECKBOX "&Don't ask this question again",IDC_SHUTUP, 7,94,200,13,WS_TABSTOP|WS_GROUP 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:", -1,7,7,219,36 END DLG_FAKE_SETTINGS DIALOGEX DISCARDABLE 0, 0, 252, 218 STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Settings" FONT 8, "MS Shell Dlg" BEGIN CONTROL "",1205,WC_STATIC,SS_BITMAP | SS_CENTERIMAGE,63,4,125,107 GROUPBOX "&Color palette",200,7,118,115,42 COMBOBOX 1200,13,130,103,200,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP GROUPBOX "&Desktop area",201,129,118,115,42 CONTROL "",1204,"msctls_trackbar32",TBS_AUTOTICKS | WS_TABSTOP, 156,130,58,15 LTEXT "Less",1209,135,130,15,8 LTEXT "More",1210,219,130,21,8 CTEXT "",1207,136,146,100,10 CONTROL "",1206,WC_STATIC,SS_BITMAP | SS_CENTERIMAGE | WS_BORDER, 13,146,103,9 GROUPBOX "&Font size",1216,7,161,237,30 COMBOBOX IDC_FONTLIST,13,173,160,80,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP PUSHBUTTON "C&ustom...",IDC_CUSTOMFONT,177,172,61,14 PUSHBUTTON "Change Display &Type...",IDC_CHANGEDRV,129,196,115,14 END //------------------------------------------------------------------------- // Files //------------------------------------------------------------------------- 1 TYPELIB "theme.tlb" REGINST REGINST MOVEABLE PURE "selfreg_themeui.inf" //------------------------------------------------------------------------- // AVIs //------------------------------------------------------------------------- //------------------------------------------------------------------------- // ICONs //------------------------------------------------------------------------- IDI_THEMEICON ICON "theme.ico" //------------------------------------------------------------------------- // Bitmaps //------------------------------------------------------------------------- // Go Button //------------------------------------------------------------------------- // HTML Content //------------------------------------------------------------------------- //------------------------------------------------------------------------- // Menu //------------------------------------------------------------------------- IDR_MENU MENU DISCARDABLE BEGIN MENUITEM "Normal", IDM_NORMAL MENUITEM "Disabled", IDM_DISABLED MENUITEM "Selected", IDM_SELECTED END MENU_MONITOR MENU begin popup "!" begin MENUITEM "&Attached", IDC_DISPLAYUSEME MENUITEM "P&rimary", IDC_DISPLAYPRIME MENUITEM SEPARATOR MENUITEM "&Identify", IDC_FLASH MENUITEM "&Properties", IDC_DISPLAYPROPERTIES end end