Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

555 lines
20 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_PROFESSIONAL_WIN64 188
  130. #define IDS_WINVER_EMBEDDED 189
  131. #define IDS_WINVER_PERSONAL 190
  132. #define IDS_WINVER_PROFESSIONAL 191
  133. #define IDS_WINVER_SERVER 192
  134. #define IDS_WINVER_ADVANCEDSERVER 193
  135. #define IDS_WINVER_DATACENTER 194
  136. #define IDS_WINVER_2002 195
  137. //
  138. // Edit Environment Variable strings
  139. //
  140. #define IDS_NEW_SYSVAR_CAPTION 200
  141. #define IDS_EDIT_SYSVAR_CAPTION 201
  142. #define IDS_NEW_USERVAR_CAPTION 202
  143. #define IDS_EDIT_USERVAR_CAPTION 203
  144. //
  145. // Profile using new constants after 3000
  146. //
  147. #define IDS_UP_DELNODE_ERROR 3000
  148. #define IDS_PFR_OK 4000
  149. #define IDS_PFR_FILTER 4001
  150. #define IDS_PFR_TITLE 4002
  151. #define IDS_PFR_CFGREADERR 4003
  152. #define IDS_PFR_CFGWRITEERR 4004
  153. #define IDS_PFR_WINCOMP 4005
  154. #define IDS_PFR_KERNEL 4006
  155. #define IDS_PFR_PROG 4007
  156. #define IDS_PFR_MSPROG 4008
  157. #define IDS_PFR_NOTADMIN 4009
  158. #define IDS_PFR_ISWINCOMP 4010
  159. #define IDS_PFR_ISONLISTI 4011
  160. #define IDS_PFR_ADDTOEX 4012
  161. #define IDS_PFR_ADDTOINC 4013
  162. #define IDS_PFR_BADFILE 4014
  163. #define IDS_PFR_ISONLISTE 4015
  164. #define IDS_PFR_DEFINC 4016
  165. #define IDS_PFR_DEFEX 4017
  166. #define HWP 60
  167. #define HWP_DEF_FRIENDLYNAME HWP+0
  168. #define HWP_CURRENT_TAG HWP+1
  169. #define HWP_UNAVAILABLE HWP+2
  170. #define HWP_ERROR_CAPTION HWP+3
  171. #define HWP_ERROR_PROFILE_IN_USE HWP+4
  172. #define HWP_ERROR_IN_USE HWP+5
  173. #define HWP_CONFIRM_DELETE_CAP HWP+6
  174. #define HWP_CONFIRM_DELETE HWP+7
  175. #define HWP_INVALID_WAIT HWP+8
  176. #define HWP_CONFIRM_NOT_PORTABLE HWP+9
  177. #define HWP_UNKNOWN_PROFILE HWP+10
  178. #define HWP_DOCKED_PROFILE HWP+11
  179. #define HWP_UNDOCKED_PROFILE HWP+12
  180. #define HWP_ERROR_COMPLEX_SCRIPT HWP+13
  181. //
  182. // Dialog box ID's
  183. //
  184. #define DLG_VIRTUALMEM 41
  185. #define IDD_ENVVAREDIT 42
  186. #define IDD_USERPROFILE 100
  187. #define IDD_GENERAL 101
  188. #define IDD_PHONESUP 102
  189. #define IDD_ADVANCEDPERF 103
  190. #define IDD_STARTUP 104
  191. #define IDD_ENVVARS 105
  192. #define DLG_HWPROFILES 106
  193. #define DLG_HWP_RENAME 107
  194. #define DLG_HWP_COPY 108
  195. #define DLG_HWP_GENERAL 109
  196. #define IDD_UP_TYPE 110
  197. #define IDD_UP_COPY 111
  198. #define IDD_VISUALEFFECTS 112
  199. #define IDD_ADVANCED 115
  200. #define IDD_HARDWARE 2000
  201. #define IDD_PFR_REPORT 4100
  202. #define IDD_PFR_REPORTSRV 4101
  203. #define IDD_PFR_PROG 4102
  204. #define IDD_PFR_ADDPROG 4103
  205. //
  206. // Shared text id's
  207. //
  208. #define IDC_TEXT_1 10
  209. #define IDC_TEXT_2 11
  210. #define IDC_TEXT_3 12
  211. #define IDC_TEXT_4 13
  212. //
  213. // General page
  214. //
  215. #define IDC_GEN_WINDOWS_IMAGE 51
  216. #define IDC_GEN_VERSION_0 52
  217. #define IDC_GEN_VERSION_1 53
  218. #define IDC_GEN_VERSION_2 54
  219. #define IDC_GEN_SERVICE_PACK 55
  220. #define IDC_GEN_REGISTERED_0 56
  221. #define IDC_GEN_REGISTERED_1 57
  222. #define IDC_GEN_REGISTERED_2 58
  223. #define IDC_GEN_REGISTERED_3 59
  224. #define IDC_GEN_OEM_NUDGE 60
  225. #define IDC_GEN_MACHINE 61
  226. #define IDC_GEN_OEM_IMAGE 62
  227. #define IDC_GEN_MACHINE_0 63
  228. #define IDC_GEN_MACHINE_1 64
  229. #define IDC_GEN_MACHINE_2 65
  230. #define IDC_GEN_MACHINE_3 66
  231. #define IDC_GEN_MACHINE_4 67
  232. #define IDC_GEN_MACHINE_5 68
  233. #define IDC_GEN_OEM_SUPPORT 69
  234. #define IDC_GEN_MACHINE_6 70
  235. #define IDC_GEN_MACHINE_7 71
  236. #define IDC_GEN_MACHINE_8 72
  237. #define LAST_GEN_MACHINES_SLOT IDC_GEN_MACHINE_8
  238. #define MAX_GEN_MACHINES_SLOT (LAST_GEN_MACHINES_SLOT - IDC_GEN_MACHINE_0)
  239. //
  240. // Phone support dialog
  241. //
  242. #define IDC_SUPPORT_TEXT 70
  243. //
  244. // Performace dialog
  245. //
  246. #define IDC_PERF_CHANGE 201
  247. #define IDC_PERF_VM_ALLOCD 202
  248. #define IDC_PERF_GROUP 203
  249. #define IDC_PERF_WORKSTATION 204
  250. #define IDC_PERF_SERVER 205
  251. #define IDC_PERF_VM_GROUP 206
  252. #define IDC_PERF_VM_ALLOCD_LABEL 207
  253. #define IDC_PERF_TEXT 208
  254. #define IDC_PERF_CACHE_GROUP 209
  255. #define IDC_PERF_CACHE_TEXT 210
  256. #define IDC_PERF_CACHE_APPLICATION 211
  257. #define IDC_PERF_CACHE_SYSTEM 212
  258. #define IDC_PERF_VM_ALLOCD_TEXT 213
  259. #define IDC_PERF_TEXT2 214
  260. #define IDC_PERF_CACHE_TEXT2 215
  261. //
  262. // Startup page
  263. //
  264. #define IDC_STARTUP_SYS_OS 300
  265. #define IDC_STARTUP_SYS_SECONDS 301
  266. #define IDC_STARTUP_SYS_SECSCROLL 302
  267. #define IDC_STARTUP_SYS_ENABLECOUNTDOWN 303
  268. #define IDC_STARTUP_SYSTEM_GRP 304
  269. #define IDC_STARTUP_SYS_SECONDS_LABEL 305
  270. #define IDC_STARTUP_SYS_EDIT_LABEL 306
  271. #define IDC_SYS_EDIT_BUTTION 307
  272. #define IDC_STARTUP_SYS_OS_LABEL 308
  273. #define IDC_STARTUP_AUTOLKG 309
  274. #define IDC_STARTUP_AUTOLKG_SECONDS_LABEL 310
  275. #define IDC_STARTUP_AUTOLKG_SECONDS 311
  276. #define IDC_STARTUP_AUTOLKG_SECSCROLL 312
  277. #define IDC_STARTUP_CDMP_GRP 601
  278. #define IDC_STARTUP_CDMP_TXT1 602
  279. #define IDC_STARTUP_CDMP_LOG 603
  280. #define IDC_STARTUP_CDMP_SEND 604
  281. #define IDC_STARTUP_CDMP_FILENAME 606
  282. #define IDC_STARTUP_CDMP_OVERWRITE 607
  283. #define IDC_STARTUP_CDMP_AUTOREBOOT 608
  284. #define IDC_STARTUP_CDMP_TYPE 610
  285. #define IDC_STARTUP_CDMP_FILE_LABEL 611
  286. #define IDC_STARTUP_CDMP_DEBUGINFO_GROUP 612
  287. //
  288. // Environment Variables dialog
  289. //
  290. #define IDC_ENVVAR_SYS_LB_SYSVARS 400
  291. #define IDC_ENVVAR_SYS_LB_USERVARS 402
  292. #define IDC_ENVVAR_SYS_NEWSV 407
  293. #define IDC_ENVVAR_SYS_EDITSV 408
  294. #define IDC_ENVVAR_SYS_DELSV 409
  295. #define IDC_ENVVAR_SYS_USERGROUP 411
  296. #define IDC_ENVVAR_SYS_NEWUV 412
  297. #define IDC_ENVVAR_SYS_EDITUV 413
  298. #define IDC_ENVVAR_SYS_NDELUV 414
  299. #define IDC_ENVVAR_SYS_SYSGROUP 415
  300. #define IDC_ENVVAR_SYS_SETUV 405
  301. #define IDC_ENVVAR_SYS_DELUV 406
  302. //
  303. // Environment Variables "New..."/"Edit.." dialog
  304. //
  305. #define IDC_ENVVAR_EDIT_NAME_LABEL 100
  306. #define IDC_ENVVAR_EDIT_NAME 101
  307. #define IDC_ENVVAR_EDIT_VALUE_LABEL 102
  308. #define IDC_ENVVAR_EDIT_VALUE 103
  309. //
  310. // Exception Reporting dialog
  311. //
  312. #define IDC_PFR 4200
  313. #define IDC_PFR_INCADD IDC_PFR + 0
  314. #define IDC_PFR_INCREM IDC_PFR + 1
  315. #define IDC_PFR_EXADD IDC_PFR + 2
  316. #define IDC_PFR_EXREM IDC_PFR + 3
  317. #define IDC_PFR_DISABLE IDC_PFR + 4
  318. #define IDC_PFR_ENABLE IDC_PFR + 5
  319. #define IDC_PFR_DETAILS IDC_PFR + 6
  320. #define IDC_PFR_DEFALL IDC_PFR + 7
  321. #define IDC_PFR_DEFNONE IDC_PFR + 8
  322. #define IDC_PFR_INCLIST IDC_PFR + 9
  323. #define IDC_PFR_NEWPROG IDC_PFR + 10
  324. #define IDC_PFR_BROWSE IDC_PFR + 11
  325. #define IDC_PFR_EXLIST IDC_PFR + 12
  326. #define IDC_PFR_REPICON IDC_PFR + 13
  327. #define IDC_PFR_SHOWUI IDC_PFR + 14
  328. #define IDC_PFR_ENABLEOS IDC_PFR + 15
  329. #define IDC_PFR_ENABLEPROG IDC_PFR + 16
  330. #define IDC_PFR_ENABLESHUT IDC_PFR + 17
  331. #define IDC_PFR_FORCEQ IDC_PFR + 18
  332. #define IDC_PFR_TEXT IDC_PFR + 98
  333. #define IDC_ADV_PFR_BTN IDC_PFR + 99
  334. //
  335. // IF IDS ARE ADDED OR REMOVED, THEN ADD/REMOVE THE CORRESPONDING
  336. // HELP IDS IN HWPROF.C ALSO!!
  337. //
  338. #define IDD_HWP_PROFILES 300
  339. #define IDD_HWP_PROPERTIES 301
  340. #define IDD_HWP_COPY 302
  341. #define IDD_HWP_RENAME 303
  342. #define IDD_HWP_DELETE 304
  343. #define IDD_HWP_ST_MULTIPLE 305
  344. #define IDD_HWP_WAITFOREVER 307
  345. #define IDD_HWP_WAITUSER 308
  346. #define IDD_HWP_SECONDS 309
  347. #define IDD_HWP_SECSCROLL 310
  348. #define IDD_HWP_COPYTO 311
  349. #define IDD_HWP_COPYFROM 312
  350. #define IDD_HWP_ST_DOCKID 313
  351. #define IDD_HWP_ST_SERIALNUM 314
  352. #define IDD_HWP_DOCKID 315
  353. #define IDD_HWP_SERIALNUM 316
  354. #define IDD_HWP_PORTABLE 317
  355. #define IDD_HWP_ALIASABLE 318
  356. #define IDD_HWP_UNKNOWN 319
  357. #define IDD_HWP_DOCKED 320
  358. #define IDD_HWP_UNDOCKED 321
  359. #define IDD_HWP_ST_PROFILE 322
  360. #define IDD_HWP_ORDERUP 323
  361. #define IDD_HWP_ORDERDOWN 324
  362. #define IDD_HWP_RENAMEFROM 325
  363. #define IDD_HWP_RENAMETO 326
  364. #define IDD_HWP_WAITUSER_TEXT_1 327
  365. #define IDD_HWP_UNUSED_1 340
  366. #define IDD_HWP_UNUSED_2 341
  367. #define IDD_HWP_UNUSED_3 342
  368. #define IDD_HWP_UNUSED_4 343
  369. #define IDD_HWP_UNUSED_5 344
  370. #define IDD_HWP_UNUSED_6 345
  371. #define IDD_HWP_COPYTO_CAPTION 346
  372. #define IDD_HWP_RENAMETO_CAPTION 347
  373. //
  374. // NOTE: The following ID ranges are reserved for use by property
  375. // page providers for the Hardware Profiles and should not be used
  376. // by the main hardware profiles dialog or the Hardware Profiles
  377. // General property page. All property page providers (dlls that
  378. // add pages to the Hardware Profiles properties) will use help
  379. // IDs within the range allocated for Hardware Profiles (IDH_HWPROFILE)
  380. //
  381. // RESERVE FOR:
  382. //
  383. // No Net Property Page Extension:
  384. // Control IDs: 500-549
  385. // Help IDs: IDH_HWPROFILE+500 - IDH_HWPROFILE+550
  386. //
  387. // Other Property Page Extensions...
  388. //
  389. // Control IDs: 550-599 - reserved for later use
  390. // Control IDs: 600-649 - reserved for later use
  391. // Control IDs: 650-699 - reserved for later use
  392. //
  393. //
  394. // Static text id
  395. //
  396. #define IDC_STATIC -1
  397. //
  398. // User profile page
  399. //
  400. #define IDC_UP_LISTVIEW 1000
  401. #define IDC_UP_DELETE 1001
  402. #define IDC_UP_TYPE 1002
  403. #define IDC_UP_COPY 1003
  404. #define IDC_UP_ICON 1004
  405. #define IDC_UP_TEXT 1005
  406. #define IDC_UP_UPLINK 1006
  407. //
  408. // User profile 'change type' dialog
  409. //
  410. #define IDC_UPTYPE_LOCAL 1020
  411. #define IDC_UPTYPE_FLOAT 1021
  412. // these dwords 1022, 1023 were used as slowlink text, removing..
  413. #define IDC_UPTYPE_GROUP 1024
  414. //
  415. // User profile 'copy to' dialog
  416. //
  417. #define IDC_COPY_PATH 1030
  418. #define IDC_COPY_BROWSE 1031
  419. #define IDC_COPY_USER 1032
  420. #define IDC_COPY_CHANGE 1033
  421. #define IDC_COPY_GROUP 1034
  422. #define IDC_COPY_PROFILE 1035
  423. //
  424. // Virtual Mem dlg
  425. //
  426. #define IDD_VM_DRIVE_HDR 1140
  427. #define IDD_VM_PF_SIZE_LABEL 1142
  428. #define IDD_VM_DRIVE_LABEL 1144
  429. #define IDD_VM_SPACE_LABEL 1146
  430. #define IDD_VM_MIN_LABEL 1148
  431. #define IDD_VM_RECOMMEND_LABEL 1150
  432. #define IDD_VM_ALLOCD_LABEL 1152
  433. #define IDD_VM_VOLUMES 1160
  434. #define IDD_VM_SF_DRIVE 1161
  435. #define IDD_VM_SF_SPACE 1162
  436. #define IDD_VM_SF_SIZE 1163
  437. #define IDD_VM_SF_SIZEMAX 1164
  438. #define IDD_VM_SF_SET 1165
  439. #define IDD_VM_MIN 1166
  440. #define IDD_VM_RECOMMEND 1167
  441. #define IDD_VM_ALLOCD 1168
  442. #define IDD_VM_ST_INITSIZE 1169
  443. #define IDD_VM_ST_MAXSIZE 1170
  444. #define IDD_VMEM_ICON 1171
  445. #define IDD_VMEM_MESSAGE 1172
  446. #define IDD_VM_REG_SIZE_LIM 1173
  447. #define IDD_VM_REG_SIZE_TXT 1174
  448. #define IDD_VM_CUSTOMSIZE_RADIO 1176
  449. #define IDD_VM_RAMBASED_RADIO 1177
  450. #define IDD_VM_NOPAGING_RADIO 1178
  451. //
  452. // Hardware dlg
  453. //
  454. #define IDC_WIZARD_ICON 2001
  455. #define IDC_WIZARD_TEXT 2002
  456. #define IDC_WIZARD_START 2003
  457. #define IDC_DEVMGR_ICON 2004
  458. #define IDC_DEVMGR_TEXT 2005
  459. #define IDC_DEVMGR_START 2006
  460. #define IDC_HWPROFILES_START 2007
  461. #define IDC_HWPROFILES_ICON 2008
  462. #define IDC_HWPROFILES_START_TEXT 2009
  463. #define IDC_DRIVER_SIGNING 2010
  464. //
  465. // Visual Effects dlg
  466. //
  467. // Do not change the order of IDC_VFX_??? entries, we loop over these in visualfx.cpp
  468. #define IDC_VFX_TREE 2020
  469. #define IDC_VFX_AUTO 2021
  470. #define IDC_VFX_BESTLOOKS 2022
  471. #define IDC_VFX_BESTPERF 2023
  472. #define IDC_VFX_CUSTOM 2024
  473. #define IDC_VFX_TITLE 2030
  474. //
  475. // Advanced dlg
  476. //
  477. #define IDC_ADV_PERF_TEXT 101
  478. #define IDC_ADV_PERF_BTN 110
  479. #define IDC_ADV_PROF_TEXT 201
  480. #define IDC_ADV_PROF_BTN 210
  481. #define IDC_ADV_ENV_TEXT 121
  482. #define IDC_ADV_ENV_BTN 130
  483. #define IDC_ADV_RECOVERY_TEXT 141
  484. #define IDC_ADV_RECOVERY_BTN 150
  485. // Property sheet titles
  486. #define IDS_PROPSHEET_TITLE_GENERAL 10000
  487. #define IDS_PROPSHEET_TITLE_HARDWARE 10001
  488. #define IDS_PROPSHEET_TITLE_ADVANCED 10002
  489. #endif // _SYSDM_RESOURCE_H_