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

  1. #if 0
  2. Copyright (c) 1997-2001 Microsoft Corporation
  3. #endif
  4. // Microsoft Visual C++ generated resource script.
  5. //
  6. #include "resource.h"
  7. #include <windows.h>
  8. #include <ntverp.h>
  9. #define VER_FILETYPE VFT_APP
  10. #define VER_FILESUBTYPE VFT2_UNKNOWN
  11. #define VER_FILEDESCRIPTION_STR "WMI Snapins"
  12. #define VER_INTERNALNAME_STR "CMProps.exe"
  13. #define VER_ORIGINALFILENAME_STR "CMProps.exe"
  14. #include "common.ver"
  15. #define APSTUDIO_READONLY_SYMBOLS
  16. /////////////////////////////////////////////////////////////////////////////
  17. //
  18. // Generated from the TEXTINCLUDE 2 resource.
  19. //
  20. #include "winres.h"
  21. /////////////////////////////////////////////////////////////////////////////
  22. #undef APSTUDIO_READONLY_SYMBOLS
  23. /////////////////////////////////////////////////////////////////////////////
  24. // English (U.S.) resources
  25. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  26. #ifdef _WIN32
  27. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  28. #pragma code_page(1252)
  29. #endif //_WIN32
  30. #ifdef APSTUDIO_INVOKED
  31. /////////////////////////////////////////////////////////////////////////////
  32. //
  33. // TEXTINCLUDE
  34. //
  35. 1 TEXTINCLUDE DISCARDABLE
  36. BEGIN
  37. "resource.h\0"
  38. END
  39. 2 TEXTINCLUDE DISCARDABLE
  40. BEGIN
  41. "#include ""winres.h""\r\n"
  42. "\0"
  43. END
  44. 3 TEXTINCLUDE DISCARDABLE
  45. BEGIN
  46. "1 TYPELIB ""CMProps.tlb""\r\n"
  47. "\0"
  48. END
  49. 4 TEXTINCLUDE DISCARDABLE
  50. BEGIN
  51. "#include ""system.rc2""\r\n"
  52. "\0"
  53. END
  54. #endif // APSTUDIO_INVOKED
  55. /////////////////////////////////////////////////////////////////////////////
  56. //
  57. // AVI
  58. //
  59. IDR_AVIWAIT AVI "..\\artwork\\clock.avi"
  60. /////////////////////////////////////////////////////////////////////////////
  61. //
  62. // Bitmap
  63. //
  64. IDB_WINDOWS BITMAP MOVEABLE PURE "WINDOWS.BMP"
  65. IDB_CMSNAPIN_16 BITMAP DISCARDABLE "CMSnapin16.bmp"
  66. IDB_CMSNAPIN_32 BITMAP DISCARDABLE "CMSnapin32.bmp"
  67. /////////////////////////////////////////////////////////////////////////////
  68. //
  69. // Icon
  70. //
  71. // Icon with lowest ID value placed first to ensure application icon
  72. // remains consistent on all systems.
  73. IDI_COMPUTER ICON DISCARDABLE "Computer.ico"
  74. PERF_ICON ICON DISCARDABLE "perf.ico"
  75. ENVVAR_ICON ICON DISCARDABLE "envvar.ico"
  76. CRASHDUMP_ICON ICON DISCARDABLE "crashdmp.ico"
  77. /////////////////////////////////////////////////////////////////////////////
  78. // Dialog
  79. //
  80. IDD_GENERAL DIALOGEX 32, 10, 252, 218
  81. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  82. EXSTYLE WS_EX_CONTEXTHELP
  83. CAPTION "General"
  84. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  85. BEGIN
  86. CONTROL "",IDC_GEN_WINDOWS_IMAGE,"Static",
  87. SS_BITMAP | SS_CENTERIMAGE,7,11,100,98
  88. LTEXT "System:",IDC_TEXT_1,109,11,40,8
  89. LTEXT "",IDC_GEN_VERSION_0,121,22,115,8
  90. LTEXT "",IDC_GEN_VERSION_1,121,33,100,8
  91. LTEXT "",IDC_GEN_VERSION_2,121,44,100,8
  92. LTEXT "",IDC_GEN_SERVICE_PACK,121,55,100,8
  93. LTEXT "Registered to:",IDC_TEXT_3,109,71,70,8
  94. EDITTEXT IDC_GEN_REGISTERED_0,121,82,100,8,ES_AUTOHSCROLL |
  95. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  96. EDITTEXT IDC_GEN_REGISTERED_1,121,93,100,8,ES_AUTOHSCROLL |
  97. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  98. EDITTEXT IDC_GEN_REGISTERED_2,121,104,100,8,ES_AUTOHSCROLL |
  99. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  100. EDITTEXT IDC_GEN_REGISTERED_3,121,115,100,8,ES_AUTOHSCROLL |
  101. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  102. CTEXT "Manufactured and supported by:",IDC_GEN_OEM_NUDGE,
  103. 7,134,110,8, NOT WS_VISIBLE
  104. LTEXT "Computer:",IDC_GEN_MACHINE,109,126,70,8
  105. CONTROL "",IDC_GEN_OEM_IMAGE,"Static",
  106. SS_BITMAP | SS_CENTERIMAGE,7,144,100,70
  107. CONTROL "",IDC_GEN_MACHINE_0,"Static",WS_MAXIMIZEBOX | NOT WS_TABSTOP,121,137,110,8
  108. CONTROL "",IDC_GEN_MACHINE_1,"Static",WS_MAXIMIZEBOX | NOT WS_TABSTOP,121,148,110,8
  109. CONTROL "",IDC_GEN_MACHINE_2,"Static",WS_MAXIMIZEBOX | NOT WS_TABSTOP,121,159,110,8
  110. CONTROL "",IDC_GEN_MACHINE_3,"Static",WS_MAXIMIZEBOX | NOT WS_TABSTOP,121,170,110,8
  111. CONTROL "",IDC_GEN_MACHINE_4,"Static",WS_MAXIMIZEBOX | NOT WS_TABSTOP,121,181,110,8
  112. CONTROL "",IDC_GEN_MACHINE_5,"Static",WS_MAXIMIZEBOX | NOT WS_TABSTOP,121,192,110,8
  113. CONTROL "",IDC_GEN_MACHINE_6,"Static",WS_MAXIMIZEBOX | NOT WS_TABSTOP,121,203,110,8
  114. CONTROL "",IDC_GEN_MACHINE_7,"Static",WS_MAXIMIZEBOX | NOT WS_TABSTOP,121,214,110,8
  115. CONTROL "",IDC_GEN_MACHINE_8,"Static",WS_MAXIMIZEBOX | NOT WS_TABSTOP,121,225,110,8
  116. PUSHBUTTON "&Support Information",IDC_GEN_OEM_SUPPORT,
  117. 141,206,80,14,WS_DISABLED | NOT WS_VISIBLE
  118. END
  119. IDD_PHONESUP DIALOG DISCARDABLE 32, 10, 256, 176
  120. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  121. CAPTION "Phone Support"
  122. FONT 8, "MS Shell Dlg"
  123. BEGIN
  124. EDITTEXT IDC_SUPPORT_TEXT,7,7,241,144,ES_MULTILINE | ES_READONLY |
  125. WS_VSCROLL | WS_HSCROLL | NOT WS_TABSTOP
  126. PUSHBUTTON "OK",IDOK,101,155,50,14
  127. END
  128. IDD_NETID DIALOG DISCARDABLE 6, 18, 252, 218
  129. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  130. CAPTION "Computer Name"
  131. FONT 8, "MS Shell Dlg"
  132. BEGIN
  133. ICON IDI_COMPUTER,IDC_NETID_SELECT_ICON,7,7,20,20
  134. LTEXT "Windows uses the following information to identify your computer on the network.",
  135. IDC_PARA,40,9,205,20,NOT WS_GROUP
  136. LTEXT "Full computer name:",IDC_FULL_NAME,7,72,77,8
  137. EDITTEXT IDC_COMPUTER,90,72,155,12,ES_AUTOHSCROLL | ES_READONLY |
  138. NOT WS_BORDER | NOT WS_TABSTOP
  139. LTEXT "Domain:",IDC_MEMBER_OF,7,87,76,8
  140. EDITTEXT IDC_DOMAIN,90,87,155,8,ES_AUTOHSCROLL | ES_READONLY |
  141. NOT WS_BORDER | NOT WS_TABSTOP
  142. LTEXT "Computer &description:",IDC_COMMENT,7,35,80,10,
  143. WS_TABSTOP
  144. EDITTEXT IDC_NETID_COMMENT,90,33,152,14,ES_AUTOHSCROLL
  145. LTEXT "For example: ""IIS Production Server"" or ""Accounting Server"".",
  146. IDC_EXAMPLE,90,52,146,20
  147. END
  148. IDD_CHANGES DIALOG DISCARDABLE 0, 0, 214, 221
  149. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  150. CAPTION "Identification Changes"
  151. FONT 8, "MS Shell Dlg"
  152. BEGIN
  153. LTEXT "(message goes here)",IDC_MESSAGE,7,7,200,30
  154. LTEXT "New computer name:",-1,7,43,68,8
  155. EDITTEXT IDC_NEW_NAME,7,53,200,14,ES_AUTOHSCROLL
  156. LTEXT "Preview of full computer name:",IDC_FULL_LABEL,7,72,200,
  157. 10
  158. EDITTEXT IDC_FULL_NAME,7,82,200,14,ES_AUTOHSCROLL | ES_READONLY
  159. PUSHBUTTON "More",IDC_MORE,157,102,50,14
  160. GROUPBOX "Member of",IDC_GROUP,7,121,200,73
  161. CONTROL "Windows secure domain:",IDC_DOMAIN_BUTTON,"Button",
  162. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,17,132,107,10
  163. CONTROL "Workgroup",IDC_WORKGROUP_BUTTON,"Button",
  164. BS_AUTORADIOBUTTON | WS_TABSTOP,17,161,51,10
  165. EDITTEXT IDC_DOMAIN,28,142,169,14,ES_AUTOHSCROLL | WS_GROUP
  166. PUSHBUTTON "Find my domain",IDC_FIND,7,200,62,14,NOT WS_VISIBLE |
  167. WS_DISABLED
  168. EDITTEXT IDC_WORKGROUP,28,172,169,14,ES_UPPERCASE |
  169. ES_AUTOHSCROLL
  170. DEFPUSHBUTTON "OK",IDOK,103,200,50,14,WS_GROUP
  171. PUSHBUTTON "Cancel",IDCANCEL,157,200,50,14
  172. END
  173. IDD_MORE DIALOG DISCARDABLE 0, 0, 290, 149
  174. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  175. CAPTION "NetBIOS and DNS Domain Names"
  176. FONT 8, "MS Shell Dlg"
  177. BEGIN
  178. LTEXT "DNS domain name of this computer:",-1,7,7,114,8
  179. EDITTEXT IDC_DNS,7,17,246,14,ES_AUTOHSCROLL
  180. CONTROL "Change DNS domain name when domain membership changes",
  181. IDC_CHANGE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,37,
  182. 225,10
  183. LTEXT "NetBIOS computer name:",-1,7,57,82,8
  184. EDITTEXT IDC_NETBIOS,7,67,133,14,ES_UPPERCASE | ES_AUTOHSCROLL |
  185. ES_READONLY
  186. 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.",
  187. -1,7,87,276,25
  188. DEFPUSHBUTTON "OK",IDOK,179,128,50,14
  189. PUSHBUTTON "Cancel",IDCANCEL,233,128,50,14
  190. END
  191. IDD_CREDENTIALS DIALOG DISCARDABLE 0, 0, 247, 92
  192. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  193. CAPTION "Domain Username And Password"
  194. FONT 8, "MS Shell Dlg"
  195. BEGIN
  196. LTEXT "Name:",-1,7,36,22,8
  197. EDITTEXT IDC_NAME,62,33,178,14,ES_AUTOHSCROLL | WS_GROUP
  198. LTEXT "Password:",-1,7,54,34,8
  199. EDITTEXT IDC_PASSWORD,62,51,178,14,ES_PASSWORD | ES_AUTOHSCROLL
  200. DEFPUSHBUTTON "OK",IDOK,136,71,50,14
  201. PUSHBUTTON "Cancel",IDCANCEL,190,71,50,14
  202. LTEXT "Enter the name and password of an account with permission to join the domain.",
  203. IDC_MESSAGE,7,7,233,20
  204. END
  205. IDD_ADVANCED DIALOGEX 0, 0, 256, 226
  206. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  207. CAPTION "Advanced"
  208. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  209. BEGIN
  210. GROUPBOX "Performance",IDC_STATIC,7,25,242,53
  211. LTEXT "Processor scheduling, memory usage, and virtual memory",
  212. IDC_ADV_PERF_TEXT,13,37,227,19
  213. PUSHBUTTON "&Settings",IDC_ADV_PERF_BTN,193,58,49,14,WS_DISABLED
  214. GROUPBOX "Environment variables",IDC_STATIC,8,81,242,53
  215. LTEXT "User and system environment settings",IDC_ADV_ENV_TEXT,
  216. 13,93,227,19
  217. PUSHBUTTON "S&ettings",IDC_ADV_ENV_BTN,193,113,49,14,WS_DISABLED
  218. GROUPBOX "Startup and recovery",IDC_STATIC,7,138,242,53
  219. LTEXT "System startup, system failure, and debugging information",
  220. IDC_ADV_RECOVERY_TEXT,13,150,227,17
  221. PUSHBUTTON "Se&ttings",IDC_ADV_RECOVERY_BTN,193,170,49,14,
  222. WS_DISABLED
  223. LTEXT "You must be logged on as an Administrator to make most of these changes.",
  224. IDC_STATIC,7,11,242,15
  225. END
  226. IDD_PERFORMANCE DIALOGEX 6, 18, 228, 223
  227. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  228. WS_SYSMENU
  229. CAPTION "Performance Options"
  230. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  231. BEGIN
  232. GROUPBOX "Processor scheduling",IDC_PERF_GROUP,7,4,213,64
  233. LTEXT "By default, the computer is set to use a greater share of processor time to run your programs.",
  234. IDC_PERF_TEXT,14,15,199,17
  235. LTEXT "Adjust for best performance of:",IDC_PERF_TEXT2,14,36,
  236. 199,9
  237. CONTROL "&Programs",IDC_PERF_WORKSTATION,"Button",
  238. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,14,47,75,17
  239. CONTROL "Background &services",IDC_PERF_SERVER,"Button",
  240. BS_AUTORADIOBUTTON,96,47,84,17
  241. GROUPBOX "Memory usage",IDC_PERF_CACHE_GROUP,7,68,213,64
  242. LTEXT "By default, the computer is set to use a greater share of memory to run your programs.",
  243. IDC_PERF_CACHE_TEXT,14,79,199,16
  244. LTEXT "Adjust for best performance of:",IDC_PERF_CACHE_TEXT2,14,98,
  245. 199,9
  246. CONTROL "P&rograms",IDC_PERF_APPS,"Button",BS_AUTORADIOBUTTON |
  247. WS_GROUP | WS_TABSTOP,14,111,75,15
  248. CONTROL "Sys&tem cache",IDC_PERF_SYSCACHE,"Button",
  249. BS_AUTORADIOBUTTON,96,111,84,15
  250. GROUPBOX "Virtual memory",IDC_PERF_VM_GROUP,7,132,213,66
  251. LTEXT "A paging file is an area on the hard disk that Windows uses as if it were RAM.",
  252. IDC_PERF_VM_ALLOCD_TEXT,14,143,199,15
  253. LTEXT "Total paging file size for all drives:",
  254. IDC_PERF_VM_ALLOCD_LABEL,14,163,120,8
  255. LTEXT "",IDC_PERF_VM_ALLOCD,145,163,50,8
  256. PUSHBUTTON "&Change",IDC_PERF_CHANGE,163,177,50,14
  257. DEFPUSHBUTTON "OK",IDOK,116,202,50,14,WS_GROUP
  258. PUSHBUTTON "Cancel",IDCANCEL,170,202,50,14
  259. END
  260. IDD_ENVVARS DIALOGEX 6, 18, 252, 245
  261. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  262. WS_SYSMENU
  263. CAPTION "Environment Variables"
  264. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  265. BEGIN
  266. GROUPBOX "",IDC_ENVVAR_SYS_USERGROUP,7,12,238,100
  267. LTEXT " ",IDC_STATIC,57,12,131,8
  268. RTEXT "&User variables for:",IDC_STATIC,12,12,58,8
  269. COMBOBOX IDC_USERLIST,75,11,111,40,CBS_DROPDOWNLIST | WS_HSCROLL | WS_VSCROLL |
  270. WS_TABSTOP
  271. CONTROL "",IDC_ENVVAR_SYS_LB_USERVARS,"SysListView32",LVS_REPORT |
  272. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
  273. LVS_NOSORTHEADER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP,
  274. 14,29,224,54,WS_EX_CLIENTEDGE
  275. PUSHBUTTON "&New",IDC_ENVVAR_SYS_NEWUV,80,91,50,14
  276. PUSHBUTTON "&Edit",IDC_ENVVAR_SYS_EDITUV,134,91,50,14
  277. PUSHBUTTON "&Delete",IDC_ENVVAR_SYS_NDELUV,188,91,50,14
  278. GROUPBOX "System variables",IDC_STATIC,7,116,238,100
  279. CONTROL "",IDC_ENVVAR_SYS_LB_SYSVARS,"SysListView32",LVS_REPORT |
  280. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
  281. LVS_NOSORTHEADER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP,
  282. 14,128,224,59,WS_EX_CLIENTEDGE
  283. PUSHBUTTON "Ne&w",IDC_ENVVAR_SYS_NEWSV,80,194,50,14
  284. PUSHBUTTON "Ed&it",IDC_ENVVAR_SYS_EDITSV,134,194,50,14
  285. PUSHBUTTON "De&lete",IDC_ENVVAR_SYS_DELSV,188,194,50,14
  286. DEFPUSHBUTTON "OK",IDOK,141,224,50,14,WS_GROUP
  287. PUSHBUTTON "Cancel",IDCANCEL,195,224,50,14
  288. END
  289. IDD_ENVVAREDIT DIALOG DISCARDABLE 10, 15, 227, 71
  290. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  291. WS_SYSMENU
  292. FONT 8, "MS Shell Dlg"
  293. BEGIN
  294. LTEXT "Variable Name:",IDC_ENVVAR_EDIT_NAME_LABEL,7,14,50,8
  295. EDITTEXT IDC_ENVVAR_EDIT_NAME,75,12,145,12,ES_AUTOHSCROLL
  296. LTEXT "Variable Value:",IDC_ENVVAR_EDIT_VALUE_LABEL,7,32,50,8
  297. EDITTEXT IDC_ENVVAR_EDIT_VALUE,75,30,145,12,ES_AUTOHSCROLL
  298. DEFPUSHBUTTON "OK",IDOK,116,50,50,14,WS_GROUP
  299. PUSHBUTTON "Cancel",IDCANCEL,170,50,50,14
  300. END
  301. IDD_STARTUP DIALOGEX 6, 18, 252, 269
  302. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  303. WS_SYSMENU
  304. CAPTION "Startup and Recovery"
  305. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  306. BEGIN
  307. GROUPBOX "System startup",IDC_STARTUP_SYSTEM_GRP,7,12,238,82
  308. LTEXT "Default operating &system:",-1,14,26,100,8
  309. COMBOBOX IDC_STARTUP_SYS_OS,14,37,224,46,CBS_DROPDOWNLIST |
  310. WS_VSCROLL | WS_TABSTOP
  311. CHECKBOX "&Time to display list of operating systems:",
  312. IDC_STARTUP_SYS_ENABLECOUNTDOWN,14,61,142,8
  313. EDITTEXT IDC_STARTUP_SYS_SECONDS,166,59,30,12,ES_AUTOHSCROLL
  314. CONTROL "",IDC_STARTUP_SYS_SECSCROLL,"msctls_updown32",UDS_WRAP |
  315. UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY |
  316. UDS_ARROWKEYS | UDS_NOTHOUSANDS,184,59,11,13
  317. LTEXT "seconds",IDC_STARTUP_SYS_SECONDS_LABEL,203,61,37,8
  318. LTEXT "To edit the startup options file manually, click Edit.",
  319. IDC_EDIT_BOOT_INI_LABEL,14,76,160,8
  320. PUSHBUTTON "&Edit",IDC_EDIT_BOOT_INI,189,75,50,14
  321. GROUPBOX "System Failure",IDC_STARTUP_CDMP_GRP,7,99,238,140
  322. CONTROL "&Write an event to the system log",IDC_STARTUP_CDMP_LOG,
  323. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,111,148,10
  324. CONTROL "Se&nd an administrative alert",IDC_STARTUP_CDMP_SEND,
  325. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,125,148,10
  326. CONTROL "Automatically &restart",IDC_STARTUP_CDMP_AUTOREBOOT,
  327. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,139,161,10
  328. GROUPBOX "Write debugging information",IDC_STARTUP_SYSTEM_GRP2,12,
  329. 155,227,76
  330. COMBOBOX IDC_STARTUP_CDMP_OPTIONS,22,169,151,46,CBS_DROPDOWNLIST |
  331. WS_VSCROLL | WS_TABSTOP
  332. LTEXT "Dump &file:",-1,22,185,100,8
  333. EDITTEXT IDC_STARTUP_CDMP_FILENAME,22,196,153,12,ES_AUTOHSCROLL
  334. CONTROL "&Overwrite any existing file",
  335. IDC_STARTUP_CDMP_OVERWRITE,"Button",BS_AUTOCHECKBOX |
  336. WS_TABSTOP,22,214,125,10
  337. PUSHBUTTON "Sh&ut Down",IDC_REBOOT,183,212,50,14
  338. DEFPUSHBUTTON "OK",IDOK,141,245,50,14,WS_GROUP
  339. PUSHBUTTON "Cancel",IDCANCEL,195,245,50,14
  340. END
  341. DLG_VIRTUALMEM DIALOGEX 8, 10, 226, 250
  342. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  343. WS_SYSMENU
  344. CAPTION "Virtual Memory"
  345. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  346. BEGIN
  347. LISTBOX IDD_VM_VOLUMES,6,17,213,56,LBS_SORT | LBS_USETABSTOPS |
  348. WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
  349. CONTROL "&Custom size:",IDD_VM_CUSTOMSIZE_RADIO,"Button",
  350. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,13,103,68,11
  351. EDITTEXT IDD_VM_SF_SIZE,90,113,40,12,ES_AUTOHSCROLL
  352. EDITTEXT IDD_VM_SF_SIZEMAX,90,127,40,12,ES_AUTOHSCROLL
  353. CONTROL "S&ystem managed size",IDD_VM_RAMBASED_RADIO,"Button",
  354. BS_AUTORADIOBUTTON,13,143,90,11
  355. CONTROL "&No paging file",IDD_VM_NOPAGING_RADIO,"Button",
  356. BS_AUTORADIOBUTTON,13,155,83,11
  357. PUSHBUTTON "&Set",IDD_VM_SF_SET,164,152,50,14,WS_DISABLED
  358. DEFPUSHBUTTON "OK",IDOK,116,231,50,14,WS_GROUP
  359. PUSHBUTTON "Cancel",IDCANCEL,169,231,50,14
  360. GROUPBOX "Total paging file size for all drives",IDC_STATIC,6,174,
  361. 213,49
  362. LTEXT "",IDD_VM_MIN,86,185,52,8
  363. LTEXT "",IDD_VM_RECOMMEND,86,197,52,8
  364. LTEXT "",IDD_VM_SF_SPACE,86,92,52,8
  365. LTEXT "",IDD_VM_SF_DRIVE,86,82,90,8
  366. LTEXT "&Drive [Volume Label]",IDD_VM_DRIVE_HDR,8,8,71,8
  367. LTEXT "Paging File Size (MB)",IDD_VM_PF_SIZE_LABEL,111,8,70,8
  368. GROUPBOX "Paging file size for selected drive",IDC_STATIC,6,70,
  369. 213,100
  370. LTEXT "Drive:",IDD_VM_DRIVE_LABEL,13,82,20,8
  371. LTEXT "Space available:",IDD_VM_SPACE_LABEL,13,92,56,8
  372. LTEXT "&Initial size (MB):",IDD_VM_ST_INITSIZE,17,116,54,8
  373. LTEXT "Ma&ximum size (MB):",IDD_VM_ST_MAXSIZE,17,129,66,8
  374. LTEXT "Minimum Allowed:",IDD_VM_MIN_LABEL,13,186,58,8
  375. LTEXT "Recommended:",IDD_VM_RECOMMEND_LABEL,13,197,51,8
  376. LTEXT "Currently Allocated:",IDD_VM_ALLOCD_LABEL,13,208,65,8
  377. LTEXT "",IDD_VM_ALLOCD,86,208,82,8
  378. END
  379. IDD_SHUTDOWN DIALOG DISCARDABLE 0, 0, 210, 213
  380. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  381. CAPTION "Shut Down"
  382. FONT 8, "MS Shell Dlg"
  383. BEGIN
  384. GROUPBOX "Action",IDC_STATIC,7,30,191,72
  385. CONTROL "&Log off Current User",IDC_LOGOFF,"Button",
  386. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,15,44,79,10
  387. CONTROL "Shut &down",IDC_SHUTDOWN,"Button",BS_AUTORADIOBUTTON,15,
  388. 58,50,10
  389. CONTROL "&Restart",IDC_REBOOT,"Button",BS_AUTORADIOBUTTON,15,73,
  390. 39,10
  391. CONTROL "&Power down (if supported)",IDC_POWERDOWN,"Button",
  392. BS_AUTORADIOBUTTON,15,86,98,10
  393. GROUPBOX "Force Apps Closed:",IDC_STATIC,7,109,191,66
  394. CONTROL "&Never",IDC_NEVER,"Button",BS_AUTORADIOBUTTON | WS_GROUP |
  395. WS_TABSTOP,15,121,35,10
  396. CONTROL "If &Hung (Microsoft� Windows� 2000 or later Only)",IDC_IFHUNG,"Button",
  397. BS_AUTORADIOBUTTON | WS_DISABLED,15,137,180,10
  398. CONTROL "&Always (could lose data)",IDC_ALWAYS,"Button",
  399. BS_AUTORADIOBUTTON,15,154,92,10
  400. DEFPUSHBUTTON "OK",IDOK,50,185,50,14
  401. PUSHBUTTON "Cancel",IDCANCEL,115,185,50,14
  402. LTEXT "Set the shut-down or log-off actions you want to occur on the computer you are managing",
  403. IDC_STATIC,9,7,159,22
  404. END
  405. /////////////////////////////////////////////////////////////////////////////
  406. //
  407. // REGISTRY
  408. //
  409. IDR_CMSNAPIN REGISTRY DISCARDABLE "CMSnapin.rgs"
  410. /////////////////////////////////////////////////////////////////////////////
  411. //
  412. // String Table
  413. //
  414. STRINGTABLE PRELOAD MOVEABLE DISCARDABLE
  415. BEGIN
  416. IDS_DISPLAY_NAME "System Properties"
  417. IDS_DESCRIPTION "Shows system properties and network identification information. Sets startup and recovery options, environment variables, and application performance options."
  418. IDS_DEBUG "(Debug)"
  419. IDS_XDOTX_MB "%s of RAM"
  420. IDS_PAGESIZE "Total paging file size for all disk volumes: %s MB"
  421. IDS_CONNECTING "Connecting to Windows Management..."
  422. 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."
  423. IDS_TITLE "System Properties"
  424. IDS_ERR_PAGECREATE "Error creating PageFile: %s"
  425. IDS_ERR_HEADING "Error"
  426. IDS_NEW_SYSVAR_CAPTION "New System Variable"
  427. IDS_EDIT_SYSVAR_CAPTION "Edit System Variable"
  428. IDS_NEW_USERVAR_CAPTION "New User Variable"
  429. IDS_EDIT_USERVAR_CAPTION "Edit User Variable"
  430. IDS_ERR_EXECMETHOD "Error while trying to shutdown the computer: %s"
  431. IDS_ERR_EXECMETHOD_CAPTION "WMI Error [Computer Management Properties]"
  432. IDS_ERR_ENVVAR_SAVE "An error occurred while saving environment variables for %s: %s"
  433. IDS_ERR_ENVVAR_DELETE "An error occurred while deleting environment variables for %s: %s"
  434. 214 "Please enter a value between 0 and 999 seconds. "
  435. 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."
  436. 222 "You must be logged onto this system as an Administrator to change the Virtual Memory settings."
  437. 223 "Enter an initial page file size between 2 and the free space available on the drive."
  438. 224 "Enter a maximum page file size that is greater than or equal to the initial page file size, and less than %s MB."
  439. 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."
  440. 226 "Drive %s is too small for the maximum paging file size specified. Please enter a smaller number."
  441. 227 "Could not read the current virtual memory settings."
  442. 228 "MB"
  443. 229 "Cannot change Boot.ini file. Operating System and Timeout changes will not be saved."
  444. 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."
  445. 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."
  446. 234 "An error occured while saving the changes. Some changes will not be remembered."
  447. 235 "Another file exists with the filename ""%s"". Do you wish to overwrite the existing file with a page file?"
  448. 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."
  449. 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."
  450. 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?"
  451. 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?"
  452. 240 "Please enter a file name for debugging information."
  453. 241 "Debugging information can be written only to local, writable disk drives. Please specify a path on a local disk drive."
  454. 242 "The debugging information file path may be invalid or is currently inaccessible. Do you wish to change it?"
  455. 243 "The path for the debugging information file is too long. Please specify a path that is less than %ld characters."
  456. 244 "The debugging information file path must be a fully qualified path, such as c:\\windir\\memory.log"
  457. 245 "Windows cannot send administrative alerts unless the Alerter service is running. \n\nStart the Alerter service on the target computer."
  458. 246 "The %s file cannot be opened. Operating System and Timeout settings cannot be changed."
  459. 247 "Enter an integer value for the initial page file size."
  460. 248 "Enter an integer value for the maximum page file size."
  461. 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."
  462. 250 "The environment variable(s) specified in the debugging information file path are undefined."
  463. IDS_BYTES "%s bytes"
  464. IDS_ORDERKB "%sKB"
  465. IDS_ORDERMB "%sMB"
  466. IDS_ORDERGB "%sGB"
  467. IDS_ORDERTB "%sTB"
  468. IDS_ORDERPB "%sPB"
  469. IDS_ORDEREB "%sEB"
  470. IDS_MB "MB"
  471. IDS_UNAVAILABLE "<unavailable>"
  472. IDS_SYS_CHANGE_CAPTION "System Settings Change"
  473. IDS_MUST_RESTART "You must restart the computer before the new settings will take effect.\n\nDo you want to restart the computer now?"
  474. 260 "Variable"
  475. 261 "Value"
  476. IDS_CHANGINGUSER "You have modified the user's variables. Would you like to save the changes before switching to another user?"
  477. IDS_MAXKILLERS "You have deleted too many variables without 'Applying'. Apply your deletions before continuing to delete more variables."
  478. IDS_PROJNAME "CMProps"
  479. IDS_CMSNAPIN_DESC "CMSnapin Description"
  480. IDS_CMSNAPIN_PROVIDER "Microsoft Corporation"
  481. IDS_CMSNAPIN_VERSION "2.0"
  482. IDS_XDOTX_MHZ "%s MHz"
  483. IDS_UNKNOWN "* Unknown *"
  484. IDS_DEFAULT_WORKGROUP "WORKGROUP"
  485. IDS_ERROR_READING_MEMBERSHIP
  486. "The following error occurred while attempting to read domain membership information:"
  487. IDS_APP_TITLE "Network Identification"
  488. IDS_MEMBER_OF_WORKGROUP "Workgroup:"
  489. IDS_MEMBER_OF_DOMAIN "Domain:"
  490. IDS_NON_RFC_NAME "The name ""%1"" does not conform to Internet Domain Name Service specifications, although it is a legal Microsoft name."
  491. 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."
  492. IDS_DNS_NAME_TOO_LONG "The DNS name ""%1"" is too long. The name may not be longer than %2!d! characters."
  493. IDS_COMPUTER_NAME_TOO_LONG
  494. "The new computer name ""%1"" is too long. The name may not be longer than %2!d! characters."
  495. IDS_BAD_COMPUTER_NAME_SYNTAX
  496. "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 (_)."
  497. IDS_VALIDATE_NAME_FAILED
  498. " The following error occurred validating the name ""%1""."
  499. IDS_JOIN_DOMAIN_FAILED "The following error occurred attempting to join the domain ""%1"":"
  500. IDS_SHORT_NAME_CHANGE_FAILED
  501. "The following error occurred attempting to change the computer name to ""%1"":"
  502. IDS_RENAME_FAILED_JOINED_WITH_OLD_NAME
  503. "The following error occurred attempting to change the computer name to ""%1"": (The domain ""%2"" was joined under the old computer name ""%3"")"
  504. IDS_SET_DOMAIN_DNS_NAME_FAILED
  505. "The following error occurred attempting to change the Primary Domain DNS name of this computer to ""%1"":"
  506. IDS_UNJOIN_FAILED "The following error occurred attempting to unjoin the domain ""%1"":"
  507. IDS_JOIN_WORKGROUP_FAILED
  508. "The following error occurred attempting to join the workgroup ""%1"":"
  509. IDS_RENAME_FAILED "The following error occurred attempting to rename the computer to ""%1"":"
  510. IDS_COMPUTER_ACCOUNT_ORPHANED
  511. "This computer was disjoined from the domain ""%1"", but the computer account could not be removed."
  512. IDS_NAME_CHANGED "You must reboot this computer for the name change to take effect."
  513. IDS_WORKGROUP_WELCOME "Welcome to the %1 workgroup."
  514. IDS_DOMAIN_WELCOME "Welcome to the %1 domain."
  515. IDS_MUST_REBOOT "You must reboot this computer for the changes to take effect."
  516. IDS_NAME_AND_MEMBERSHIP_MESSAGE
  517. "You can change the name and the membership of this computer. Changes may affect access to network resources."
  518. IDS_NAME_MESSAGE "You can change the name this computer. You must install networking before you can change this computer's domain membership."
  519. IDS_RENAME_CREDENTIALS "Enter the name and password of an account with permission to rename this computer in the domain."
  520. IDS_NAME_TRUNCATED "The NetBIOS name of the computer is limited to %1!d! bytes. The NetBIOS name will be truncated to ""%2""."
  521. IDS_NON_RFC_COMPUTER_NAME_SYNTAX
  522. "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?"
  523. IDS_CANT_WRITE_COMMENT "Cannot save new computer description"
  524. IDS_LOST_CONNECTION "WMI connection lost. You're changes cannot be applied."
  525. IDS_NO_VM "Can't access virtual memory information."
  526. IDS_NO_DUMP "(none)"
  527. IDS_SMALL_DUMP "Small Memory Dump (64KB)"
  528. IDS_KERNEL_DUMP "Kernel Memory Dump"
  529. IDS_COMPLETE_DUMP "Complete Memory Dump"
  530. IDS_WINVER_VERSION "Microsoft� Windows�"
  531. IDS_WINVER_YEAR ""
  532. IDS_WINVER_PERSONAL "XP Home Edition"
  533. IDS_WINVER_PROFESSIONAL "XP Professional"
  534. IDS_WINVER_SERVER "Server 2003, Standard Edition"
  535. IDS_WINVER_ADVANCEDSERVER "Server 2003, Enterprise Edition"
  536. IDS_WINVER_DATACENTER "Server 2003, Datacenter Edition"
  537. IDS_WINVER_EMBEDDED "XP Embedded"
  538. END
  539. #endif // English (U.S.) resources
  540. /////////////////////////////////////////////////////////////////////////////
  541. #ifndef APSTUDIO_INVOKED
  542. /////////////////////////////////////////////////////////////////////////////
  543. //
  544. // Generated from the TEXTINCLUDE 3 resource.
  545. //
  546. 1 TYPELIB "CMProps.tlb"
  547. /////////////////////////////////////////////////////////////////////////////
  548. #endif // not APSTUDIO_INVOKED