Leaked source code of windows server 2003
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.
 
 
 
 
 
 

595 lines
32 KiB

#if 0
Copyright (c) 1997-2001 Microsoft Corporation
#endif
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#include <windows.h>
#include <ntverp.h>
#define VER_FILETYPE VFT_APP
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "WMI Snapins"
#define VER_INTERNALNAME_STR "CMProps.exe"
#define VER_ORIGINALFILENAME_STR "CMProps.exe"
#include "common.ver"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "winres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// English (U.S.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#include ""winres.h""\r\n"
"\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"1 TYPELIB ""CMProps.tlb""\r\n"
"\0"
END
4 TEXTINCLUDE DISCARDABLE
BEGIN
"#include ""system.rc2""\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// AVI
//
IDR_AVIWAIT AVI "..\\artwork\\clock.avi"
/////////////////////////////////////////////////////////////////////////////
//
// Bitmap
//
IDB_WINDOWS BITMAP MOVEABLE PURE "WINDOWS.BMP"
IDB_CMSNAPIN_16 BITMAP DISCARDABLE "CMSnapin16.bmp"
IDB_CMSNAPIN_32 BITMAP DISCARDABLE "CMSnapin32.bmp"
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_COMPUTER ICON DISCARDABLE "Computer.ico"
PERF_ICON ICON DISCARDABLE "perf.ico"
ENVVAR_ICON ICON DISCARDABLE "envvar.ico"
CRASHDUMP_ICON ICON DISCARDABLE "crashdmp.ico"
/////////////////////////////////////////////////////////////////////////////
// Dialog
//
IDD_GENERAL DIALOGEX 32, 10, 252, 218
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
EXSTYLE WS_EX_CONTEXTHELP
CAPTION "General"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
CONTROL "",IDC_GEN_WINDOWS_IMAGE,"Static",
SS_BITMAP | SS_CENTERIMAGE,7,11,100,98
LTEXT "System:",IDC_TEXT_1,109,11,40,8
LTEXT "",IDC_GEN_VERSION_0,121,22,115,8
LTEXT "",IDC_GEN_VERSION_1,121,33,100,8
LTEXT "",IDC_GEN_VERSION_2,121,44,100,8
LTEXT "",IDC_GEN_SERVICE_PACK,121,55,100,8
LTEXT "Registered to:",IDC_TEXT_3,109,71,70,8
EDITTEXT IDC_GEN_REGISTERED_0,121,82,100,8,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
EDITTEXT IDC_GEN_REGISTERED_1,121,93,100,8,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
EDITTEXT IDC_GEN_REGISTERED_2,121,104,100,8,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
EDITTEXT IDC_GEN_REGISTERED_3,121,115,100,8,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
CTEXT "Manufactured and supported by:",IDC_GEN_OEM_NUDGE,
7,134,110,8, NOT WS_VISIBLE
LTEXT "Computer:",IDC_GEN_MACHINE,109,126,70,8
CONTROL "",IDC_GEN_OEM_IMAGE,"Static",
SS_BITMAP | SS_CENTERIMAGE,7,144,100,70
CONTROL "",IDC_GEN_MACHINE_0,"Static",WS_MAXIMIZEBOX | NOT WS_TABSTOP,121,137,110,8
CONTROL "",IDC_GEN_MACHINE_1,"Static",WS_MAXIMIZEBOX | NOT WS_TABSTOP,121,148,110,8
CONTROL "",IDC_GEN_MACHINE_2,"Static",WS_MAXIMIZEBOX | NOT WS_TABSTOP,121,159,110,8
CONTROL "",IDC_GEN_MACHINE_3,"Static",WS_MAXIMIZEBOX | NOT WS_TABSTOP,121,170,110,8
CONTROL "",IDC_GEN_MACHINE_4,"Static",WS_MAXIMIZEBOX | NOT WS_TABSTOP,121,181,110,8
CONTROL "",IDC_GEN_MACHINE_5,"Static",WS_MAXIMIZEBOX | NOT WS_TABSTOP,121,192,110,8
CONTROL "",IDC_GEN_MACHINE_6,"Static",WS_MAXIMIZEBOX | NOT WS_TABSTOP,121,203,110,8
CONTROL "",IDC_GEN_MACHINE_7,"Static",WS_MAXIMIZEBOX | NOT WS_TABSTOP,121,214,110,8
CONTROL "",IDC_GEN_MACHINE_8,"Static",WS_MAXIMIZEBOX | NOT WS_TABSTOP,121,225,110,8
PUSHBUTTON "&Support Information",IDC_GEN_OEM_SUPPORT,
141,206,80,14,WS_DISABLED | NOT WS_VISIBLE
END
IDD_PHONESUP DIALOG DISCARDABLE 32, 10, 256, 176
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
CAPTION "Phone Support"
FONT 8, "MS Shell Dlg"
BEGIN
EDITTEXT IDC_SUPPORT_TEXT,7,7,241,144,ES_MULTILINE | ES_READONLY |
WS_VSCROLL | WS_HSCROLL | NOT WS_TABSTOP
PUSHBUTTON "OK",IDOK,101,155,50,14
END
IDD_NETID DIALOG DISCARDABLE 6, 18, 252, 218
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
CAPTION "Computer Name"
FONT 8, "MS Shell Dlg"
BEGIN
ICON IDI_COMPUTER,IDC_NETID_SELECT_ICON,7,7,20,20
LTEXT "Windows uses the following information to identify your computer on the network.",
IDC_PARA,40,9,205,20,NOT WS_GROUP
LTEXT "Full computer name:",IDC_FULL_NAME,7,72,77,8
EDITTEXT IDC_COMPUTER,90,72,155,12,ES_AUTOHSCROLL | ES_READONLY |
NOT WS_BORDER | NOT WS_TABSTOP
LTEXT "Domain:",IDC_MEMBER_OF,7,87,76,8
EDITTEXT IDC_DOMAIN,90,87,155,8,ES_AUTOHSCROLL | ES_READONLY |
NOT WS_BORDER | NOT WS_TABSTOP
LTEXT "Computer &description:",IDC_COMMENT,7,35,80,10,
WS_TABSTOP
EDITTEXT IDC_NETID_COMMENT,90,33,152,14,ES_AUTOHSCROLL
LTEXT "For example: ""IIS Production Server"" or ""Accounting Server"".",
IDC_EXAMPLE,90,52,146,20
END
IDD_CHANGES DIALOG DISCARDABLE 0, 0, 214, 221
STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Identification Changes"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "(message goes here)",IDC_MESSAGE,7,7,200,30
LTEXT "New computer name:",-1,7,43,68,8
EDITTEXT IDC_NEW_NAME,7,53,200,14,ES_AUTOHSCROLL
LTEXT "Preview of full computer name:",IDC_FULL_LABEL,7,72,200,
10
EDITTEXT IDC_FULL_NAME,7,82,200,14,ES_AUTOHSCROLL | ES_READONLY
PUSHBUTTON "More",IDC_MORE,157,102,50,14
GROUPBOX "Member of",IDC_GROUP,7,121,200,73
CONTROL "Windows secure domain:",IDC_DOMAIN_BUTTON,"Button",
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,17,132,107,10
CONTROL "Workgroup",IDC_WORKGROUP_BUTTON,"Button",
BS_AUTORADIOBUTTON | WS_TABSTOP,17,161,51,10
EDITTEXT IDC_DOMAIN,28,142,169,14,ES_AUTOHSCROLL | WS_GROUP
PUSHBUTTON "Find my domain",IDC_FIND,7,200,62,14,NOT WS_VISIBLE |
WS_DISABLED
EDITTEXT IDC_WORKGROUP,28,172,169,14,ES_UPPERCASE |
ES_AUTOHSCROLL
DEFPUSHBUTTON "OK",IDOK,103,200,50,14,WS_GROUP
PUSHBUTTON "Cancel",IDCANCEL,157,200,50,14
END
IDD_MORE DIALOG DISCARDABLE 0, 0, 290, 149
STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "NetBIOS and DNS Domain Names"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "DNS domain name of this computer:",-1,7,7,114,8
EDITTEXT IDC_DNS,7,17,246,14,ES_AUTOHSCROLL
CONTROL "Change DNS domain name when domain membership changes",
IDC_CHANGE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,37,
225,10
LTEXT "NetBIOS computer name:",-1,7,57,82,8
EDITTEXT IDC_NETBIOS,7,67,133,14,ES_UPPERCASE | ES_AUTOHSCROLL |
ES_READONLY
LTEXT "Note: the NetBIOS computer name is derived from the computer name shown on the previous dialog. To change the NetBIOS computer name, change the computer name on the previous dialog.",
-1,7,87,276,25
DEFPUSHBUTTON "OK",IDOK,179,128,50,14
PUSHBUTTON "Cancel",IDCANCEL,233,128,50,14
END
IDD_CREDENTIALS DIALOG DISCARDABLE 0, 0, 247, 92
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Domain Username And Password"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Name:",-1,7,36,22,8
EDITTEXT IDC_NAME,62,33,178,14,ES_AUTOHSCROLL | WS_GROUP
LTEXT "Password:",-1,7,54,34,8
EDITTEXT IDC_PASSWORD,62,51,178,14,ES_PASSWORD | ES_AUTOHSCROLL
DEFPUSHBUTTON "OK",IDOK,136,71,50,14
PUSHBUTTON "Cancel",IDCANCEL,190,71,50,14
LTEXT "Enter the name and password of an account with permission to join the domain.",
IDC_MESSAGE,7,7,233,20
END
IDD_ADVANCED DIALOGEX 0, 0, 256, 226
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Advanced"
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
GROUPBOX "Performance",IDC_STATIC,7,25,242,53
LTEXT "Processor scheduling, memory usage, and virtual memory",
IDC_ADV_PERF_TEXT,13,37,227,19
PUSHBUTTON "&Settings",IDC_ADV_PERF_BTN,193,58,49,14,WS_DISABLED
GROUPBOX "Environment variables",IDC_STATIC,8,81,242,53
LTEXT "User and system environment settings",IDC_ADV_ENV_TEXT,
13,93,227,19
PUSHBUTTON "S&ettings",IDC_ADV_ENV_BTN,193,113,49,14,WS_DISABLED
GROUPBOX "Startup and recovery",IDC_STATIC,7,138,242,53
LTEXT "System startup, system failure, and debugging information",
IDC_ADV_RECOVERY_TEXT,13,150,227,17
PUSHBUTTON "Se&ttings",IDC_ADV_RECOVERY_BTN,193,170,49,14,
WS_DISABLED
LTEXT "You must be logged on as an Administrator to make most of these changes.",
IDC_STATIC,7,11,242,15
END
IDD_PERFORMANCE DIALOGEX 6, 18, 228, 223
STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION |
WS_SYSMENU
CAPTION "Performance Options"
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
GROUPBOX "Processor scheduling",IDC_PERF_GROUP,7,4,213,64
LTEXT "By default, the computer is set to use a greater share of processor time to run your programs.",
IDC_PERF_TEXT,14,15,199,17
LTEXT "Adjust for best performance of:",IDC_PERF_TEXT2,14,36,
199,9
CONTROL "&Programs",IDC_PERF_WORKSTATION,"Button",
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,14,47,75,17
CONTROL "Background &services",IDC_PERF_SERVER,"Button",
BS_AUTORADIOBUTTON,96,47,84,17
GROUPBOX "Memory usage",IDC_PERF_CACHE_GROUP,7,68,213,64
LTEXT "By default, the computer is set to use a greater share of memory to run your programs.",
IDC_PERF_CACHE_TEXT,14,79,199,16
LTEXT "Adjust for best performance of:",IDC_PERF_CACHE_TEXT2,14,98,
199,9
CONTROL "P&rograms",IDC_PERF_APPS,"Button",BS_AUTORADIOBUTTON |
WS_GROUP | WS_TABSTOP,14,111,75,15
CONTROL "Sys&tem cache",IDC_PERF_SYSCACHE,"Button",
BS_AUTORADIOBUTTON,96,111,84,15
GROUPBOX "Virtual memory",IDC_PERF_VM_GROUP,7,132,213,66
LTEXT "A paging file is an area on the hard disk that Windows uses as if it were RAM.",
IDC_PERF_VM_ALLOCD_TEXT,14,143,199,15
LTEXT "Total paging file size for all drives:",
IDC_PERF_VM_ALLOCD_LABEL,14,163,120,8
LTEXT "",IDC_PERF_VM_ALLOCD,145,163,50,8
PUSHBUTTON "&Change",IDC_PERF_CHANGE,163,177,50,14
DEFPUSHBUTTON "OK",IDOK,116,202,50,14,WS_GROUP
PUSHBUTTON "Cancel",IDCANCEL,170,202,50,14
END
IDD_ENVVARS DIALOGEX 6, 18, 252, 245
STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION |
WS_SYSMENU
CAPTION "Environment Variables"
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
GROUPBOX "",IDC_ENVVAR_SYS_USERGROUP,7,12,238,100
LTEXT " ",IDC_STATIC,57,12,131,8
RTEXT "&User variables for:",IDC_STATIC,12,12,58,8
COMBOBOX IDC_USERLIST,75,11,111,40,CBS_DROPDOWNLIST | WS_HSCROLL | WS_VSCROLL |
WS_TABSTOP
CONTROL "",IDC_ENVVAR_SYS_LB_USERVARS,"SysListView32",LVS_REPORT |
LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
LVS_NOSORTHEADER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP,
14,29,224,54,WS_EX_CLIENTEDGE
PUSHBUTTON "&New",IDC_ENVVAR_SYS_NEWUV,80,91,50,14
PUSHBUTTON "&Edit",IDC_ENVVAR_SYS_EDITUV,134,91,50,14
PUSHBUTTON "&Delete",IDC_ENVVAR_SYS_NDELUV,188,91,50,14
GROUPBOX "System variables",IDC_STATIC,7,116,238,100
CONTROL "",IDC_ENVVAR_SYS_LB_SYSVARS,"SysListView32",LVS_REPORT |
LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
LVS_NOSORTHEADER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP,
14,128,224,59,WS_EX_CLIENTEDGE
PUSHBUTTON "Ne&w",IDC_ENVVAR_SYS_NEWSV,80,194,50,14
PUSHBUTTON "Ed&it",IDC_ENVVAR_SYS_EDITSV,134,194,50,14
PUSHBUTTON "De&lete",IDC_ENVVAR_SYS_DELSV,188,194,50,14
DEFPUSHBUTTON "OK",IDOK,141,224,50,14,WS_GROUP
PUSHBUTTON "Cancel",IDCANCEL,195,224,50,14
END
IDD_ENVVAREDIT DIALOG DISCARDABLE 10, 15, 227, 71
STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION |
WS_SYSMENU
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Variable Name:",IDC_ENVVAR_EDIT_NAME_LABEL,7,14,50,8
EDITTEXT IDC_ENVVAR_EDIT_NAME,75,12,145,12,ES_AUTOHSCROLL
LTEXT "Variable Value:",IDC_ENVVAR_EDIT_VALUE_LABEL,7,32,50,8
EDITTEXT IDC_ENVVAR_EDIT_VALUE,75,30,145,12,ES_AUTOHSCROLL
DEFPUSHBUTTON "OK",IDOK,116,50,50,14,WS_GROUP
PUSHBUTTON "Cancel",IDCANCEL,170,50,50,14
END
IDD_STARTUP DIALOGEX 6, 18, 252, 269
STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION |
WS_SYSMENU
CAPTION "Startup and Recovery"
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
GROUPBOX "System startup",IDC_STARTUP_SYSTEM_GRP,7,12,238,82
LTEXT "Default operating &system:",-1,14,26,100,8
COMBOBOX IDC_STARTUP_SYS_OS,14,37,224,46,CBS_DROPDOWNLIST |
WS_VSCROLL | WS_TABSTOP
CHECKBOX "&Time to display list of operating systems:",
IDC_STARTUP_SYS_ENABLECOUNTDOWN,14,61,142,8
EDITTEXT IDC_STARTUP_SYS_SECONDS,166,59,30,12,ES_AUTOHSCROLL
CONTROL "",IDC_STARTUP_SYS_SECSCROLL,"msctls_updown32",UDS_WRAP |
UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY |
UDS_ARROWKEYS | UDS_NOTHOUSANDS,184,59,11,13
LTEXT "seconds",IDC_STARTUP_SYS_SECONDS_LABEL,203,61,37,8
LTEXT "To edit the startup options file manually, click Edit.",
IDC_EDIT_BOOT_INI_LABEL,14,76,160,8
PUSHBUTTON "&Edit",IDC_EDIT_BOOT_INI,189,75,50,14
GROUPBOX "System Failure",IDC_STARTUP_CDMP_GRP,7,99,238,140
CONTROL "&Write an event to the system log",IDC_STARTUP_CDMP_LOG,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,111,148,10
CONTROL "Se&nd an administrative alert",IDC_STARTUP_CDMP_SEND,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,125,148,10
CONTROL "Automatically &restart",IDC_STARTUP_CDMP_AUTOREBOOT,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,139,161,10
GROUPBOX "Write debugging information",IDC_STARTUP_SYSTEM_GRP2,12,
155,227,76
COMBOBOX IDC_STARTUP_CDMP_OPTIONS,22,169,151,46,CBS_DROPDOWNLIST |
WS_VSCROLL | WS_TABSTOP
LTEXT "Dump &file:",-1,22,185,100,8
EDITTEXT IDC_STARTUP_CDMP_FILENAME,22,196,153,12,ES_AUTOHSCROLL
CONTROL "&Overwrite any existing file",
IDC_STARTUP_CDMP_OVERWRITE,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,22,214,125,10
PUSHBUTTON "Sh&ut Down",IDC_REBOOT,183,212,50,14
DEFPUSHBUTTON "OK",IDOK,141,245,50,14,WS_GROUP
PUSHBUTTON "Cancel",IDCANCEL,195,245,50,14
END
DLG_VIRTUALMEM DIALOGEX 8, 10, 226, 250
STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION |
WS_SYSMENU
CAPTION "Virtual Memory"
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
LISTBOX IDD_VM_VOLUMES,6,17,213,56,LBS_SORT | LBS_USETABSTOPS |
WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
CONTROL "&Custom size:",IDD_VM_CUSTOMSIZE_RADIO,"Button",
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,13,103,68,11
EDITTEXT IDD_VM_SF_SIZE,90,113,40,12,ES_AUTOHSCROLL
EDITTEXT IDD_VM_SF_SIZEMAX,90,127,40,12,ES_AUTOHSCROLL
CONTROL "S&ystem managed size",IDD_VM_RAMBASED_RADIO,"Button",
BS_AUTORADIOBUTTON,13,143,90,11
CONTROL "&No paging file",IDD_VM_NOPAGING_RADIO,"Button",
BS_AUTORADIOBUTTON,13,155,83,11
PUSHBUTTON "&Set",IDD_VM_SF_SET,164,152,50,14,WS_DISABLED
DEFPUSHBUTTON "OK",IDOK,116,231,50,14,WS_GROUP
PUSHBUTTON "Cancel",IDCANCEL,169,231,50,14
GROUPBOX "Total paging file size for all drives",IDC_STATIC,6,174,
213,49
LTEXT "",IDD_VM_MIN,86,185,52,8
LTEXT "",IDD_VM_RECOMMEND,86,197,52,8
LTEXT "",IDD_VM_SF_SPACE,86,92,52,8
LTEXT "",IDD_VM_SF_DRIVE,86,82,90,8
LTEXT "&Drive [Volume Label]",IDD_VM_DRIVE_HDR,8,8,71,8
LTEXT "Paging File Size (MB)",IDD_VM_PF_SIZE_LABEL,111,8,70,8
GROUPBOX "Paging file size for selected drive",IDC_STATIC,6,70,
213,100
LTEXT "Drive:",IDD_VM_DRIVE_LABEL,13,82,20,8
LTEXT "Space available:",IDD_VM_SPACE_LABEL,13,92,56,8
LTEXT "&Initial size (MB):",IDD_VM_ST_INITSIZE,17,116,54,8
LTEXT "Ma&ximum size (MB):",IDD_VM_ST_MAXSIZE,17,129,66,8
LTEXT "Minimum Allowed:",IDD_VM_MIN_LABEL,13,186,58,8
LTEXT "Recommended:",IDD_VM_RECOMMEND_LABEL,13,197,51,8
LTEXT "Currently Allocated:",IDD_VM_ALLOCD_LABEL,13,208,65,8
LTEXT "",IDD_VM_ALLOCD,86,208,82,8
END
IDD_SHUTDOWN DIALOG DISCARDABLE 0, 0, 210, 213
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Shut Down"
FONT 8, "MS Shell Dlg"
BEGIN
GROUPBOX "Action",IDC_STATIC,7,30,191,72
CONTROL "&Log off Current User",IDC_LOGOFF,"Button",
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,15,44,79,10
CONTROL "Shut &down",IDC_SHUTDOWN,"Button",BS_AUTORADIOBUTTON,15,
58,50,10
CONTROL "&Restart",IDC_REBOOT,"Button",BS_AUTORADIOBUTTON,15,73,
39,10
CONTROL "&Power down (if supported)",IDC_POWERDOWN,"Button",
BS_AUTORADIOBUTTON,15,86,98,10
GROUPBOX "Force Apps Closed:",IDC_STATIC,7,109,191,66
CONTROL "&Never",IDC_NEVER,"Button",BS_AUTORADIOBUTTON | WS_GROUP |
WS_TABSTOP,15,121,35,10
CONTROL "If &Hung (Microsoft® Windows® 2000 or later Only)",IDC_IFHUNG,"Button",
BS_AUTORADIOBUTTON | WS_DISABLED,15,137,180,10
CONTROL "&Always (could lose data)",IDC_ALWAYS,"Button",
BS_AUTORADIOBUTTON,15,154,92,10
DEFPUSHBUTTON "OK",IDOK,50,185,50,14
PUSHBUTTON "Cancel",IDCANCEL,115,185,50,14
LTEXT "Set the shut-down or log-off actions you want to occur on the computer you are managing",
IDC_STATIC,9,7,159,22
END
/////////////////////////////////////////////////////////////////////////////
//
// REGISTRY
//
IDR_CMSNAPIN REGISTRY DISCARDABLE "CMSnapin.rgs"
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE PRELOAD MOVEABLE DISCARDABLE
BEGIN
IDS_DISPLAY_NAME "System Properties"
IDS_DESCRIPTION "Shows system properties and network identification information. Sets startup and recovery options, environment variables, and application performance options."
IDS_DEBUG "(Debug)"
IDS_XDOTX_MB "%s of RAM"
IDS_PAGESIZE "Total paging file size for all disk volumes: %s MB"
IDS_CONNECTING "Connecting to Windows Management..."
IDS_BAD_CONNECT "Cannot connect to Windows Management on the requested computer. You may not have sufficient permission to start or access the Windows Management service. Please contact your System Administrator."
IDS_TITLE "System Properties"
IDS_ERR_PAGECREATE "Error creating PageFile: %s"
IDS_ERR_HEADING "Error"
IDS_NEW_SYSVAR_CAPTION "New System Variable"
IDS_EDIT_SYSVAR_CAPTION "Edit System Variable"
IDS_NEW_USERVAR_CAPTION "New User Variable"
IDS_EDIT_USERVAR_CAPTION "Edit User Variable"
IDS_ERR_EXECMETHOD "Error while trying to shutdown the computer: %s"
IDS_ERR_EXECMETHOD_CAPTION "WMI Error [Computer Management Properties]"
IDS_ERR_ENVVAR_SAVE "An error occurred while saving environment variables for %s: %s"
IDS_ERR_ENVVAR_DELETE "An error occurred while deleting environment variables for %s: %s"
214 "Please enter a value between 0 and 999 seconds. "
221 "You are not logged onto the Windows workstation as a member of the user group that has the right to view the workstation's Virtual Memory settings."
222 "You must be logged onto this system as an Administrator to change the Virtual Memory settings."
223 "Enter an initial page file size between 2 and the free space available on the drive."
224 "Enter a maximum page file size that is greater than or equal to the initial page file size, and less than %s MB."
225 "There is not enough space on this drive for the paging file size specified. Please enter a smaller number or free some disk space."
226 "Drive %s is too small for the maximum paging file size specified. Please enter a smaller number."
227 "Could not read the current virtual memory settings."
228 "MB"
229 "Cannot change Boot.ini file. Operating System and Timeout changes will not be saved."
230 "Drive %s does not have enough free space for the maximum paging file size specified. If you continue with this setting, the paging file will only grow to the size of the available free space."
232 "You are not logged onto the Windows workstation as a member of the user group that has the right to view the workstation's Recovery settings."
234 "An error occured while saving the changes. Some changes will not be remembered."
235 "Another file exists with the filename ""%s"". Do you wish to overwrite the existing file with a page file?"
236 "There is not enough space on this drive to create the page file size specified. At least %s Megabytes of free disk space must be left after the page file is created. Specify a smaller page file size or free some disk space."
237 "There is not enough free space on the boot drive to enable crash recovery. At least %s Megabytes of free space on drive %s are needed. Please free up some disk space and try again."
238 "The Recovery options you chose require that the initial pagefile size on volume %s be at least %s megabytes. Should the initial pagefile size be changed now?"
239 "If the pagefile on volume %s has an initial size of less than %s megabytes, then the system may not be able to create a debugging information file if a STOP error occurs. Continue anyway?"
240 "Please enter a file name for debugging information."
241 "Debugging information can be written only to local, writable disk drives. Please specify a path on a local disk drive."
242 "The debugging information file path may be invalid or is currently inaccessible. Do you wish to change it?"
243 "The path for the debugging information file is too long. Please specify a path that is less than %ld characters."
244 "The debugging information file path must be a fully qualified path, such as c:\\windir\\memory.log"
245 "Windows cannot send administrative alerts unless the Alerter service is running. \n\nStart the Alerter service on the target computer."
246 "The %s file cannot be opened. Operating System and Timeout settings cannot be changed."
247 "Enter an integer value for the initial page file size."
248 "Enter an integer value for the maximum page file size."
249 "The changes you have made require you to reboot the computer before they can take effect.\n\nIt is recommended that you inform all users connected to this computer that it will be rebooted."
250 "The environment variable(s) specified in the debugging information file path are undefined."
IDS_BYTES "%s bytes"
IDS_ORDERKB "%sKB"
IDS_ORDERMB "%sMB"
IDS_ORDERGB "%sGB"
IDS_ORDERTB "%sTB"
IDS_ORDERPB "%sPB"
IDS_ORDEREB "%sEB"
IDS_MB "MB"
IDS_UNAVAILABLE "<unavailable>"
IDS_SYS_CHANGE_CAPTION "System Settings Change"
IDS_MUST_RESTART "You must restart the computer before the new settings will take effect.\n\nDo you want to restart the computer now?"
260 "Variable"
261 "Value"
IDS_CHANGINGUSER "You have modified the user's variables. Would you like to save the changes before switching to another user?"
IDS_MAXKILLERS "You have deleted too many variables without 'Applying'. Apply your deletions before continuing to delete more variables."
IDS_PROJNAME "CMProps"
IDS_CMSNAPIN_DESC "CMSnapin Description"
IDS_CMSNAPIN_PROVIDER "Microsoft Corporation"
IDS_CMSNAPIN_VERSION "2.0"
IDS_XDOTX_MHZ "%s MHz"
IDS_UNKNOWN "* Unknown *"
IDS_DEFAULT_WORKGROUP "WORKGROUP"
IDS_ERROR_READING_MEMBERSHIP
"The following error occurred while attempting to read domain membership information:"
IDS_APP_TITLE "Network Identification"
IDS_MEMBER_OF_WORKGROUP "Workgroup:"
IDS_MEMBER_OF_DOMAIN "Domain:"
IDS_NON_RFC_NAME "The name ""%1"" does not conform to Internet Domain Name Service specifications, although it is a legal Microsoft name."
IDS_BAD_DNS_SYNTAX "The syntax of the domain name ""%1"" is incorrect. DNS names may contain letters (a-z, A-Z), numbers (0-9), and hyphens, but no spaces. Periods (.) are used to separate domains. Example: domain-1.microsoft.com."
IDS_DNS_NAME_TOO_LONG "The DNS name ""%1"" is too long. The name may not be longer than %2!d! characters."
IDS_COMPUTER_NAME_TOO_LONG
"The new computer name ""%1"" is too long. The name may not be longer than %2!d! characters."
IDS_BAD_COMPUTER_NAME_SYNTAX
"The new computer name entered is not properly formatted. This name may contain letters (a-z, A-Z), numbers (0-9), and hyphens (-), but no spaces, periods (.), or underscores (_)."
IDS_VALIDATE_NAME_FAILED
" The following error occurred validating the name ""%1""."
IDS_JOIN_DOMAIN_FAILED "The following error occurred attempting to join the domain ""%1"":"
IDS_SHORT_NAME_CHANGE_FAILED
"The following error occurred attempting to change the computer name to ""%1"":"
IDS_RENAME_FAILED_JOINED_WITH_OLD_NAME
"The following error occurred attempting to change the computer name to ""%1"": (The domain ""%2"" was joined under the old computer name ""%3"")"
IDS_SET_DOMAIN_DNS_NAME_FAILED
"The following error occurred attempting to change the Primary Domain DNS name of this computer to ""%1"":"
IDS_UNJOIN_FAILED "The following error occurred attempting to unjoin the domain ""%1"":"
IDS_JOIN_WORKGROUP_FAILED
"The following error occurred attempting to join the workgroup ""%1"":"
IDS_RENAME_FAILED "The following error occurred attempting to rename the computer to ""%1"":"
IDS_COMPUTER_ACCOUNT_ORPHANED
"This computer was disjoined from the domain ""%1"", but the computer account could not be removed."
IDS_NAME_CHANGED "You must reboot this computer for the name change to take effect."
IDS_WORKGROUP_WELCOME "Welcome to the %1 workgroup."
IDS_DOMAIN_WELCOME "Welcome to the %1 domain."
IDS_MUST_REBOOT "You must reboot this computer for the changes to take effect."
IDS_NAME_AND_MEMBERSHIP_MESSAGE
"You can change the name and the membership of this computer. Changes may affect access to network resources."
IDS_NAME_MESSAGE "You can change the name this computer. You must install networking before you can change this computer's domain membership."
IDS_RENAME_CREDENTIALS "Enter the name and password of an account with permission to rename this computer in the domain."
IDS_NAME_TRUNCATED "The NetBIOS name of the computer is limited to %1!d! bytes. The NetBIOS name will be truncated to ""%2""."
IDS_NON_RFC_COMPUTER_NAME_SYNTAX
"The computer name ""%1"" contains one or more non-standard characters. Standard characters include letters (A-Z, a-z), digits (0-9), and hyphens (-). Using a non-standard name will prevent other users from finding your computer on the network, unless your network is using the Microsoft DNS Server. Do you want to use this non-standard name?"
IDS_CANT_WRITE_COMMENT "Cannot save new computer description"
IDS_LOST_CONNECTION "WMI connection lost. You're changes cannot be applied."
IDS_NO_VM "Can't access virtual memory information."
IDS_NO_DUMP "(none)"
IDS_SMALL_DUMP "Small Memory Dump (64KB)"
IDS_KERNEL_DUMP "Kernel Memory Dump"
IDS_COMPLETE_DUMP "Complete Memory Dump"
IDS_WINVER_VERSION "Microsoft® Windows®"
IDS_WINVER_YEAR ""
IDS_WINVER_PERSONAL "XP Home Edition"
IDS_WINVER_PROFESSIONAL "XP Professional"
IDS_WINVER_SERVER "Server 2003, Standard Edition"
IDS_WINVER_ADVANCEDSERVER "Server 2003, Enterprise Edition"
IDS_WINVER_DATACENTER "Server 2003, Datacenter Edition"
IDS_WINVER_EMBEDDED "XP Embedded"
END
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
1 TYPELIB "CMProps.tlb"
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED