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.

561 lines
21 KiB

  1. /*++
  2. Microsoft Confidential
  3. Copyright (c) 1992-1997 Microsoft Corporation
  4. All rights reserved
  5. Module Name:
  6. resource.h
  7. Abstract:
  8. Resource IDs for the System Control Panel Applet
  9. Author:
  10. Eric Flo (ericflo) 19-Jun-1995
  11. Revision History:
  12. 15-Oct-1997 scotthal
  13. Complete overhaul
  14. --*/
  15. #ifndef _SYSDM_RESOURCE_H_
  16. #define _SYSDM_RESOURCE_H_
  17. //
  18. // Icons
  19. //
  20. #define ID_ICON 1
  21. #define IDI_PROFILE 2
  22. #define DOCK_ICON 3
  23. #define UP_ICON 4
  24. #define DOWN_ICON 5
  25. #define IDI_COMPUTER 6
  26. #define PERF_ICON 7
  27. #define ENVVAR_ICON 8
  28. #define CRASHDUMP_ICON 9
  29. //
  30. // Bitmaps
  31. //
  32. #define IDB_WINDOWS 1
  33. #define IDB_WINDOWS_256 2
  34. #define IDB_PFR_CHECK 5
  35. #define IDB_PFR_CHECKG 6
  36. #define IDB_PFR_UNCHECK 7
  37. //
  38. // String table constants
  39. //
  40. #define IDS_NAME 1
  41. #define IDS_INFO 2
  42. #define IDS_TITLE 3
  43. #define IDS_DEBUG 4
  44. #define IDS_XDOTX_MB 5
  45. #define IDS_PAGESIZE 6
  46. #define IDS_DUMPFILE 7
  47. #define IDS_USERENVVARS 8
  48. #define IDS_UP_NAME 9
  49. #define IDS_UP_SIZE 10
  50. #define IDS_UP_TYPE 11
  51. #define IDS_UP_STATUS 12
  52. #define IDS_UP_MOD 13
  53. // UNUSED 14
  54. #define IDS_UP_LOCAL 15
  55. #define IDS_UP_FLOATING 16
  56. #define IDS_UP_MANDATORY 17
  57. #define IDS_UP_CONFIRM 18
  58. #define IDS_UP_CONFIRMTITLE 19
  59. #define IDS_UP_DIRPICK 20
  60. #define IDS_UP_ERRORTITLE 21
  61. #define IDS_UP_ACCUNKNOWN 22
  62. #define IDS_UP_ACCDELETED 23
  63. #define IDS_UP_CHANGETYPEMSG 24
  64. #define IDS_UP_CONFIRMCOPYMSG 25
  65. #define IDS_UP_CONFIRMCOPYTITLE 26
  66. #define IDS_UP_DELETE_ERROR 27
  67. #define IDS_UP_SETSECURITY_ERROR 28
  68. #define IDS_UP_COPYHIVE_ERROR 29
  69. #define IDS_UP_BACKUP 30
  70. #define IDS_UP_TEMP 31
  71. #define IDS_UP_READONLY 32
  72. #define IDS_PROCESSOR_SPEED 33
  73. #define IDS_PROCESSOR_SPEEDGHZ 34
  74. #define IDS_PERFOPTIONS 35
  75. #define IDS_UP_UPLINK_SERVER 36
  76. #define IDS_PAE 50
  77. #define IDS_NETID_DLL_NAME 55
  78. #define IDS_TEMP_PAGEFILE_WARN 56
  79. #define IDS_CRASHDUMP_NONE 75
  80. #define IDS_CRASHDUMP_MINI 76
  81. #define IDS_CRASHDUMP_SUMMARY 77
  82. #define IDS_CRASHDUMP_FULL 78
  83. #define IDS_CRASHDUMP_DUMP_FILE 79
  84. #define IDS_CRASHDUMP_MINI_DIR 80
  85. #define IDS_CRASHDUMP_MINI_WIN64 81
  86. #define IDS_INSUFFICIENT_MEMORY 100
  87. #define IDS_SYSDM_TITLE 101
  88. #define IDS_SYSDM_ENTERSECONDS 114
  89. #define IDS_SYSDM_NOOPEN_USER_UNK 118
  90. #define IDS_SYSDM_NONEW_ENV_UNK 119
  91. #define IDS_SYSDM_NOOPEN_VM_NOTUSER 121
  92. //#define IDS_SYSDM_NOOPEN_VM_NOTADMIN 122
  93. #define IDS_SYSDM_PAGEFILESIZE_START 123
  94. #define IDS_SYSDM_PAGEFILESIZE_MAX 124
  95. #define IDS_SYSDM_PAGEFILESIZE_TOOSMALL 125
  96. #define IDS_SYSDM_PAGEFILESIZE_TOOSMALL_NAMED 126
  97. #define IDS_SYSDM_CANNOTREAD 127
  98. #define IDS_SYSDM_MB 128
  99. #define IDS_SYSDM_NOCHANGE_BOOTINI 129
  100. #define IDS_SYSDM_PAGEFILESIZE_TOOSMALL_GROW 130
  101. #define IDS_SYSDM_NOOPEN_SYS_UNK 131
  102. #define IDS_SYSDM_NOOPEN_RECOVER_GROUP 132
  103. //#define IDS_SYSDM_NOOPEN_RECOVER_UNK 133
  104. #define IDS_SYSDM_SAVE_ERROR 134
  105. #define IDS_SYSDM_OVERWRITE 135
  106. #define IDS_SYSDM_NOTENOUGHSPACE_PAGE 136
  107. #define IDS_SYSDM_NOTENOUGHSPACE_CRASHRECOVER 137
  108. #define IDS_SYSDM_RECOVERY_MINIMUM 138
  109. #define IDS_SYSDM_DEBUGGING_MINIMUM 139
  110. #define IDS_SYSDM_DEBUGGING_FILENAME 140
  111. #define IDS_SYSDM_DEBUGGING_DRIVE 141
  112. #define IDS_SYSDM_DEBUGGING_PATH 142
  113. #define IDS_SYSDM_DEBUGGING_PATHLONG 143
  114. #define IDS_SYSDM_DEBUGGING_UNQUALIFIED 144
  115. #define IDS_SYSDM_NOALERTER 148
  116. #define IDS_SYSDM_CANNOTOPENFILE 149
  117. #define IDS_SYSDM_ENTERINITIALSIZE 150
  118. #define IDS_SYSDM_ENTERMAXIMUMSIZE 151
  119. #define IDS_SYSDM_RESTART 152
  120. #define IDS_SYSDM_DONTKNOWCURRENT 153
  121. #define IDS_SYSDM_NOOPEN_SYS_NOTADMIN 154
  122. #define IDS_ENVVAR_VARIABLE_HEADING 160
  123. #define IDS_ENVVAR_VALUE_HEADING 161
  124. #define IDS_SYSDM_NOLOAD_DEVMANPROG 162
  125. #define IDS_SYSDM_NOEXPORTS_DEVMANPROG 163
  126. #define IDS_SYSDM_NOOPEN_USER_NOTADMIN 170
  127. #define IDS_SYSDM_NONEW_ENV_NOTADMIN 171
  128. #define IDS_WINVER_WINDOWSXP 180
  129. #define IDS_WINVER_WINDOWSDOTNET 181
  130. #define IDS_WINVER_YEAR 182
  131. #define IDS_WINVER_PROFESSIONAL_WIN64 188
  132. #define IDS_WINVER_EMBEDDED 189
  133. #define IDS_WINVER_PERSONAL 190
  134. #define IDS_WINVER_PROFESSIONAL 191
  135. #define IDS_WINVER_SERVER 192
  136. #define IDS_WINVER_ADVANCEDSERVER 193
  137. #define IDS_WINVER_DATACENTER 194
  138. #define IDS_WINVER_BLADE 196
  139. #define IDS_WINVER_SBS 197
  140. //
  141. // Edit Environment Variable strings
  142. //
  143. #define IDS_NEW_SYSVAR_CAPTION 200
  144. #define IDS_EDIT_SYSVAR_CAPTION 201
  145. #define IDS_NEW_USERVAR_CAPTION 202
  146. #define IDS_EDIT_USERVAR_CAPTION 203
  147. //
  148. // Profile using new constants after 3000
  149. //
  150. #define IDS_UP_DELNODE_ERROR 3000
  151. #define IDS_PFR_OK 4000
  152. #define IDS_PFR_FILTER 4001
  153. #define IDS_PFR_TITLE 4002
  154. #define IDS_PFR_CFGREADERR 4003
  155. #define IDS_PFR_CFGWRITEERR 4004
  156. #define IDS_PFR_WINCOMP 4005
  157. #define IDS_PFR_KERNEL 4006
  158. #define IDS_PFR_PROG 4007
  159. #define IDS_PFR_MSPROG 4008
  160. #define IDS_PFR_NOTADMIN 4009
  161. #define IDS_PFR_ISWINCOMP 4010
  162. #define IDS_PFR_ISONLISTI 4011
  163. #define IDS_PFR_ADDTOEX 4012
  164. #define IDS_PFR_ADDTOINC 4013
  165. #define IDS_PFR_BADFILE 4014
  166. #define IDS_PFR_ISONLISTE 4015
  167. #define IDS_PFR_DEFINC 4016
  168. #define IDS_PFR_DEFEX 4017
  169. #define HWP 60
  170. #define HWP_DEF_FRIENDLYNAME HWP+0
  171. #define HWP_CURRENT_TAG HWP+1
  172. #define HWP_UNAVAILABLE HWP+2
  173. #define HWP_ERROR_CAPTION HWP+3
  174. #define HWP_ERROR_PROFILE_IN_USE HWP+4
  175. #define HWP_ERROR_IN_USE HWP+5
  176. #define HWP_CONFIRM_DELETE_CAP HWP+6
  177. #define HWP_CONFIRM_DELETE HWP+7
  178. #define HWP_INVALID_WAIT HWP+8
  179. #define HWP_CONFIRM_NOT_PORTABLE HWP+9
  180. #define HWP_UNKNOWN_PROFILE HWP+10
  181. #define HWP_DOCKED_PROFILE HWP+11
  182. #define HWP_UNDOCKED_PROFILE HWP+12
  183. #define HWP_ERROR_COMPLEX_SCRIPT HWP+13
  184. //
  185. // Dialog box ID's
  186. //
  187. #define DLG_VIRTUALMEM 41
  188. #define IDD_ENVVAREDIT 42
  189. #define IDD_USERPROFILE 100
  190. #define IDD_GENERAL 101
  191. #define IDD_PHONESUP 102
  192. #define IDD_ADVANCEDPERF 103
  193. #define IDD_STARTUP 104
  194. #define IDD_ENVVARS 105
  195. #define DLG_HWPROFILES 106
  196. #define DLG_HWP_RENAME 107
  197. #define DLG_HWP_COPY 108
  198. #define DLG_HWP_GENERAL 109
  199. #define IDD_UP_TYPE 110
  200. #define IDD_UP_COPY 111
  201. #define IDD_VISUALEFFECTS 112
  202. #define IDD_ADVANCED 115
  203. #define IDD_HARDWARE 2000
  204. #define IDD_PFR_REPORT 4100
  205. #define IDD_PFR_REPORTSRV 4101
  206. #define IDD_PFR_PROG 4102
  207. #define IDD_PFR_ADDPROG 4103
  208. //
  209. // Shared text id's
  210. //
  211. #define IDC_TEXT_1 10
  212. #define IDC_TEXT_2 11
  213. #define IDC_TEXT_3 12
  214. #define IDC_TEXT_4 13
  215. //
  216. // General page
  217. //
  218. // BEGIN DONTCHANGEORDER
  219. // Do not change the order of these items. They must be contiguous. (see general.cpp)
  220. #define IDC_GEN_WINDOWS_IMAGE 51
  221. #define IDC_GEN_VERSION_0 52
  222. #define IDC_GEN_VERSION_1 53
  223. #define IDC_GEN_VERSION_2 54
  224. #define IDC_GEN_VERSION_3 55
  225. #define IDC_GEN_REGISTERED_0 56
  226. #define IDC_GEN_REGISTERED_1 57
  227. #define IDC_GEN_REGISTERED_2 58
  228. #define IDC_GEN_REGISTERED_3 59
  229. #define IDC_GEN_OEM_NUDGE 60
  230. #define IDC_GEN_MACHINE 61
  231. #define IDC_GEN_OEM_IMAGE 62
  232. #define IDC_GEN_MACHINE_0 63
  233. #define IDC_GEN_MACHINE_1 64
  234. #define IDC_GEN_MACHINE_2 65
  235. #define IDC_GEN_MACHINE_3 66
  236. #define IDC_GEN_MACHINE_4 67
  237. #define IDC_GEN_MACHINE_5 68
  238. #define IDC_GEN_OEM_SUPPORT 69
  239. #define IDC_GEN_MACHINE_6 70
  240. #define IDC_GEN_MACHINE_7 71
  241. #define IDC_GEN_MACHINE_8 72
  242. #define LAST_GEN_MACHINES_SLOT IDC_GEN_MACHINE_8
  243. #define MAX_GEN_MACHINES_SLOT (LAST_GEN_MACHINES_SLOT - IDC_GEN_MACHINE_0)
  244. // END DONTCHANGEORDER
  245. //
  246. // Phone support dialog
  247. //
  248. #define IDC_SUPPORT_TEXT 70
  249. //
  250. // Performace dialog
  251. //
  252. #define IDC_PERF_CHANGE 201
  253. #define IDC_PERF_VM_ALLOCD 202
  254. #define IDC_PERF_GROUP 203
  255. #define IDC_PERF_WORKSTATION 204
  256. #define IDC_PERF_SERVER 205
  257. #define IDC_PERF_VM_GROUP 206
  258. #define IDC_PERF_VM_ALLOCD_LABEL 207
  259. #define IDC_PERF_TEXT 208
  260. #define IDC_PERF_CACHE_GROUP 209
  261. #define IDC_PERF_CACHE_TEXT 210
  262. #define IDC_PERF_CACHE_APPLICATION 211
  263. #define IDC_PERF_CACHE_SYSTEM 212
  264. #define IDC_PERF_VM_ALLOCD_TEXT 213
  265. #define IDC_PERF_TEXT2 214
  266. #define IDC_PERF_CACHE_TEXT2 215
  267. //
  268. // Startup page
  269. //
  270. #define IDC_STARTUP_SYS_OS 300
  271. #define IDC_STARTUP_SYS_SECONDS 301
  272. #define IDC_STARTUP_SYS_SECSCROLL 302
  273. #define IDC_STARTUP_SYS_ENABLECOUNTDOWN 303
  274. #define IDC_STARTUP_SYSTEM_GRP 304
  275. #define IDC_STARTUP_SYS_SECONDS_LABEL 305
  276. #define IDC_STARTUP_SYS_EDIT_LABEL 306
  277. #define IDC_SYS_EDIT_BUTTION 307
  278. #define IDC_STARTUP_SYS_OS_LABEL 308
  279. #define IDC_STARTUP_AUTOLKG 309
  280. #define IDC_STARTUP_AUTOLKG_SECONDS_LABEL 310
  281. #define IDC_STARTUP_AUTOLKG_SECONDS 311
  282. #define IDC_STARTUP_AUTOLKG_SECSCROLL 312
  283. #define IDC_STARTUP_CDMP_GRP 601
  284. #define IDC_STARTUP_CDMP_TXT1 602
  285. #define IDC_STARTUP_CDMP_LOG 603
  286. #define IDC_STARTUP_CDMP_SEND 604
  287. #define IDC_STARTUP_CDMP_FILENAME 606
  288. #define IDC_STARTUP_CDMP_OVERWRITE 607
  289. #define IDC_STARTUP_CDMP_AUTOREBOOT 608
  290. #define IDC_STARTUP_CDMP_TYPE 610
  291. #define IDC_STARTUP_CDMP_FILE_LABEL 611
  292. #define IDC_STARTUP_CDMP_DEBUGINFO_GROUP 612
  293. //
  294. // Environment Variables dialog
  295. //
  296. #define IDC_ENVVAR_SYS_LB_SYSVARS 400
  297. #define IDC_ENVVAR_SYS_LB_USERVARS 402
  298. #define IDC_ENVVAR_SYS_NEWSV 407
  299. #define IDC_ENVVAR_SYS_EDITSV 408
  300. #define IDC_ENVVAR_SYS_DELSV 409
  301. #define IDC_ENVVAR_SYS_USERGROUP 411
  302. #define IDC_ENVVAR_SYS_NEWUV 412
  303. #define IDC_ENVVAR_SYS_EDITUV 413
  304. #define IDC_ENVVAR_SYS_NDELUV 414
  305. #define IDC_ENVVAR_SYS_SYSGROUP 415
  306. #define IDC_ENVVAR_SYS_SETUV 405
  307. #define IDC_ENVVAR_SYS_DELUV 406
  308. //
  309. // Environment Variables "New..."/"Edit.." dialog
  310. //
  311. #define IDC_ENVVAR_EDIT_NAME_LABEL 100
  312. #define IDC_ENVVAR_EDIT_NAME 101
  313. #define IDC_ENVVAR_EDIT_VALUE_LABEL 102
  314. #define IDC_ENVVAR_EDIT_VALUE 103
  315. //
  316. // Exception Reporting dialog
  317. //
  318. #define IDC_PFR 4200
  319. #define IDC_PFR_INCADD IDC_PFR + 0
  320. #define IDC_PFR_INCREM IDC_PFR + 1
  321. #define IDC_PFR_EXADD IDC_PFR + 2
  322. #define IDC_PFR_EXREM IDC_PFR + 3
  323. #define IDC_PFR_DISABLE IDC_PFR + 4
  324. #define IDC_PFR_ENABLE IDC_PFR + 5
  325. #define IDC_PFR_DETAILS IDC_PFR + 6
  326. #define IDC_PFR_DEFALL IDC_PFR + 7
  327. #define IDC_PFR_DEFNONE IDC_PFR + 8
  328. #define IDC_PFR_INCLIST IDC_PFR + 9
  329. #define IDC_PFR_NEWPROG IDC_PFR + 10
  330. #define IDC_PFR_BROWSE IDC_PFR + 11
  331. #define IDC_PFR_EXLIST IDC_PFR + 12
  332. #define IDC_PFR_REPICON IDC_PFR + 13
  333. #define IDC_PFR_SHOWUI IDC_PFR + 14
  334. #define IDC_PFR_ENABLEOS IDC_PFR + 15
  335. #define IDC_PFR_ENABLEPROG IDC_PFR + 16
  336. #define IDC_PFR_ENABLESHUT IDC_PFR + 17
  337. #define IDC_PFR_FORCEQ IDC_PFR + 18
  338. #define IDC_PFR_TEXT IDC_PFR + 98
  339. #define IDC_ADV_PFR_BTN IDC_PFR + 99
  340. //
  341. // IF IDS ARE ADDED OR REMOVED, THEN ADD/REMOVE THE CORRESPONDING
  342. // HELP IDS IN HWPROF.C ALSO!!
  343. //
  344. #define IDD_HWP_PROFILES 300
  345. #define IDD_HWP_PROPERTIES 301
  346. #define IDD_HWP_COPY 302
  347. #define IDD_HWP_RENAME 303
  348. #define IDD_HWP_DELETE 304
  349. #define IDD_HWP_ST_MULTIPLE 305
  350. #define IDD_HWP_WAITFOREVER 307
  351. #define IDD_HWP_WAITUSER 308
  352. #define IDD_HWP_SECONDS 309
  353. #define IDD_HWP_SECSCROLL 310
  354. #define IDD_HWP_COPYTO 311
  355. #define IDD_HWP_COPYFROM 312
  356. #define IDD_HWP_ST_DOCKID 313
  357. #define IDD_HWP_ST_SERIALNUM 314
  358. #define IDD_HWP_DOCKID 315
  359. #define IDD_HWP_SERIALNUM 316
  360. #define IDD_HWP_PORTABLE 317
  361. #define IDD_HWP_ALIASABLE 318
  362. #define IDD_HWP_UNKNOWN 319
  363. #define IDD_HWP_DOCKED 320
  364. #define IDD_HWP_UNDOCKED 321
  365. #define IDD_HWP_ST_PROFILE 322
  366. #define IDD_HWP_ORDERUP 323
  367. #define IDD_HWP_ORDERDOWN 324
  368. #define IDD_HWP_RENAMEFROM 325
  369. #define IDD_HWP_RENAMETO 326
  370. #define IDD_HWP_WAITUSER_TEXT_1 327
  371. #define IDD_HWP_UNUSED_1 340
  372. #define IDD_HWP_UNUSED_2 341
  373. #define IDD_HWP_UNUSED_3 342
  374. #define IDD_HWP_UNUSED_4 343
  375. #define IDD_HWP_UNUSED_5 344
  376. #define IDD_HWP_UNUSED_6 345
  377. #define IDD_HWP_COPYTO_CAPTION 346
  378. #define IDD_HWP_RENAMETO_CAPTION 347
  379. //
  380. // NOTE: The following ID ranges are reserved for use by property
  381. // page providers for the Hardware Profiles and should not be used
  382. // by the main hardware profiles dialog or the Hardware Profiles
  383. // General property page. All property page providers (dlls that
  384. // add pages to the Hardware Profiles properties) will use help
  385. // IDs within the range allocated for Hardware Profiles (IDH_HWPROFILE)
  386. //
  387. // RESERVE FOR:
  388. //
  389. // No Net Property Page Extension:
  390. // Control IDs: 500-549
  391. // Help IDs: IDH_HWPROFILE+500 - IDH_HWPROFILE+550
  392. //
  393. // Other Property Page Extensions...
  394. //
  395. // Control IDs: 550-599 - reserved for later use
  396. // Control IDs: 600-649 - reserved for later use
  397. // Control IDs: 650-699 - reserved for later use
  398. //
  399. //
  400. // Static text id
  401. //
  402. #define IDC_STATIC -1
  403. //
  404. // User profile page
  405. //
  406. #define IDC_UP_LISTVIEW 1000
  407. #define IDC_UP_DELETE 1001
  408. #define IDC_UP_TYPE 1002
  409. #define IDC_UP_COPY 1003
  410. #define IDC_UP_ICON 1004
  411. #define IDC_UP_TEXT 1005
  412. #define IDC_UP_UPLINK 1006
  413. //
  414. // User profile 'change type' dialog
  415. //
  416. #define IDC_UPTYPE_LOCAL 1020
  417. #define IDC_UPTYPE_FLOAT 1021
  418. // these dwords 1022, 1023 were used as slowlink text, removing..
  419. #define IDC_UPTYPE_GROUP 1024
  420. //
  421. // User profile 'copy to' dialog
  422. //
  423. #define IDC_COPY_PATH 1030
  424. #define IDC_COPY_BROWSE 1031
  425. #define IDC_COPY_USER 1032
  426. #define IDC_COPY_CHANGE 1033
  427. #define IDC_COPY_GROUP 1034
  428. #define IDC_COPY_PROFILE 1035
  429. //
  430. // Virtual Mem dlg
  431. //
  432. #define IDD_VM_DRIVE_HDR 1140
  433. #define IDD_VM_PF_SIZE_LABEL 1142
  434. #define IDD_VM_DRIVE_LABEL 1144
  435. #define IDD_VM_SPACE_LABEL 1146
  436. #define IDD_VM_MIN_LABEL 1148
  437. #define IDD_VM_RECOMMEND_LABEL 1150
  438. #define IDD_VM_ALLOCD_LABEL 1152
  439. #define IDD_VM_VOLUMES 1160
  440. #define IDD_VM_SF_DRIVE 1161
  441. #define IDD_VM_SF_SPACE 1162
  442. #define IDD_VM_SF_SIZE 1163
  443. #define IDD_VM_SF_SIZEMAX 1164
  444. #define IDD_VM_SF_SET 1165
  445. #define IDD_VM_MIN 1166
  446. #define IDD_VM_RECOMMEND 1167
  447. #define IDD_VM_ALLOCD 1168
  448. #define IDD_VM_ST_INITSIZE 1169
  449. #define IDD_VM_ST_MAXSIZE 1170
  450. #define IDD_VMEM_ICON 1171
  451. #define IDD_VMEM_MESSAGE 1172
  452. #define IDD_VM_REG_SIZE_LIM 1173
  453. #define IDD_VM_REG_SIZE_TXT 1174
  454. #define IDD_VM_CUSTOMSIZE_RADIO 1176
  455. #define IDD_VM_RAMBASED_RADIO 1177
  456. #define IDD_VM_NOPAGING_RADIO 1178
  457. //
  458. // Hardware dlg
  459. //
  460. #define IDC_WIZARD_ICON 2001
  461. #define IDC_WIZARD_TEXT 2002
  462. #define IDC_WIZARD_START 2003
  463. #define IDC_DEVMGR_ICON 2004
  464. #define IDC_DEVMGR_TEXT 2005
  465. #define IDC_DEVMGR_START 2006
  466. #define IDC_HWPROFILES_START 2007
  467. #define IDC_HWPROFILES_ICON 2008
  468. #define IDC_HWPROFILES_START_TEXT 2009
  469. #define IDC_DRIVER_SIGNING 2010
  470. //
  471. // Visual Effects dlg
  472. //
  473. // Do not change the order of IDC_VFX_??? entries, we loop over these in visualfx.cpp
  474. #define IDC_VFX_TREE 2020
  475. #define IDC_VFX_AUTO 2021
  476. #define IDC_VFX_BESTLOOKS 2022
  477. #define IDC_VFX_BESTPERF 2023
  478. #define IDC_VFX_CUSTOM 2024
  479. #define IDC_VFX_TITLE 2030
  480. //
  481. // Advanced dlg
  482. //
  483. #define IDC_ADV_PERF_TEXT 101
  484. #define IDC_ADV_PERF_BTN 110
  485. #define IDC_ADV_PROF_TEXT 201
  486. #define IDC_ADV_PROF_BTN 210
  487. #define IDC_ADV_ENV_TEXT 121
  488. #define IDC_ADV_ENV_BTN 130
  489. #define IDC_ADV_RECOVERY_TEXT 141
  490. #define IDC_ADV_RECOVERY_BTN 150
  491. // Property sheet titles
  492. #define IDS_PROPSHEET_TITLE_GENERAL 10000
  493. #define IDS_PROPSHEET_TITLE_HARDWARE 10001
  494. #define IDS_PROPSHEET_TITLE_ADVANCED 10002
  495. #endif // _SYSDM_RESOURCE_H_