Windows NT 4.0 source code leak
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.

943 lines
43 KiB

4 years ago
  1. // This file contains help context id's in the master windows.h file.
  2. // Id's over 61440 are reserved and will ALWAYS use windows.hlp when
  3. // used for context-sensitive help.
  4. // Id's from 1-999 are reserved for Object help
  5. // REVIEW: has to be 28440 until new help compiler is available
  6. #define NO_HELP ((DWORD) -1) // Disables Help for a control
  7. #define IDH_NO_HELP 28440
  8. #define IDH_MISSING_CONTEXT 28441 // Control doesn't have matching help context
  9. #define IDH_GENERIC_HELP_BUTTON 28442 // Property sheet help button
  10. #define IDH_OK 28443
  11. #define IDH_CANCEL 28444
  12. #define IDH_HELP 28445
  13. #define IDH_COMM_APPLYNOW 28447
  14. #define IDH_FONT_STYLE 28448
  15. #define IDH_FONT_SIZE 28449
  16. #define IDH_FONT_SAMPLE 28450
  17. #define IDH_FONT_EFFECTS 28451
  18. #define IDH_FONT_FONT 28452
  19. #define IDH_PRINT_SETUP_AVAIL 28453
  20. #define IDH_PRINT_SETUP_OPTIONS 28454
  21. #define IDH_PRINT_SETUP_DETAILS 28455
  22. #define IDH_OPEN_LOCATION 28456
  23. #define IDH_OPEN_FILES 28457
  24. #define IDH_OPEN_READONLY 28459
  25. #define IDH_OPEN_FILETYPE 28460
  26. #define IDH_OPEN_PATH 28461
  27. #define IDH_OPEN_FILENAME 28462
  28. #define IDH_FIND_SEARCHTEXT 28463
  29. #define IDH_FIND_NEXT_BUTTON 28464
  30. #define IDH_FIND_WHOLE 28467
  31. #define IDH_FIND_CASE 28468
  32. #define IDH_REPLACE_REPLACE 28469
  33. #define IDH_REPLACE_REPLACE_ALL 28470
  34. #define IDH_REPLACE_REPLACEWITH 28471
  35. #define IDH_PRINT_PRINTER 28472
  36. #define IDH_PRINT_PRINTER_SETUP 28473
  37. #define IDH_PRINT_COPIES 28474
  38. #define IDH_PRINT_COLLATE 28475
  39. #define IDH_PRINT_TO_FILE 28476
  40. #define IDH_PRINT_QUALITY 28477
  41. #define IDH_PRINT_RANGE 28478
  42. #define IDH_PAGE_SAMPLE 28485
  43. #define IDH_PAGE_ORIENTATION 28486
  44. #define IDH_PAGE_PAPER_SIZE 28487
  45. #define IDH_PAGE_PAPER_SOURCE 28488
  46. #define IDH_PAGE_MARGINS 28489
  47. #define IDH_OPEN_DRIVES 28490
  48. #define IDH_COMM_DRIVE 28491
  49. #define IDH_COMM_PASSWDBUTT 28492
  50. #define IDH_COMM_OLDPASSWD 28493
  51. #define IDH_BROWSE 28496
  52. #define IDH_COLOR_CUSTOM 28497
  53. #define IDH_COLOR_SAMPLE_COLOR 28498
  54. #define IDH_COLOR_HUE 28500
  55. #define IDH_COLOR_SAT 28501
  56. #define IDH_COLOR_RED 28502
  57. #define IDH_COLOR_GREEN 28503
  58. #define IDH_COLOR_BLUE 28504
  59. #define IDH_COLOR_LUM 28505
  60. #define IDH_COLOR_ADD 28506
  61. #define IDH_COLOR_COLOR_SOLID 28507
  62. #define IDH_COLOR_DEFINE 28508
  63. #define IDH_QUICKINFO 28509
  64. #define IDH_NO_CROSSREF 28510
  65. #define IDH_CHARMAP_INSERT 28511
  66. #define IDH_COMM_USER_NAME 28512
  67. #define IDH_COMM_USER_SERVERNAME 28513
  68. #define IDH_COMM_USER_SELECT_FROM 28514
  69. #define IDH_COMM_USER_SELECTED 28515
  70. #define IDH_PRINT32_RANGE 28516
  71. #define IDH_PRINT_PROPERTIES 28517
  72. #define IDH_PRINT_FILENAME 28518
  73. #define IDH_PRINT_CHOOSE_PRINTER 28519
  74. #define IDH_FIND_DIRECTION 28520
  75. #define IDH_FONT_COLOR 28521
  76. #define IDH_PRINT_SETUP_PAPER 28522
  77. #define IDH_PRINT_SETUP_ORIENT 28523
  78. #define IDH_OPEN_BUTTON 28529
  79. #define IDH_SAVE_BUTTON 28531
  80. #define IDH_COLOR_BASIC 28532
  81. #define IDH_COLOR_CUSTOM_CUSTOM 28533
  82. #define IDH_COLOR_SAMPLE_SCROLL 28534
  83. #define IDH_FONT_SCRIPT 28535
  84. #define IDH_KERNEL_TASK_LIST 28536
  85. #define IDH_KERNEL_END_TASK 28537
  86. #define IDH_KERNEL_SHUTDOWN 28538
  87. #define IDH_QVIEW_DISPLAY 28539
  88. #define IDH_CHARMAP_COPY 28540
  89. #define IDH_CHARMAP_FONT 28541
  90. #define IDH_CHARMAP_CHARACTERS 28542
  91. #define IDH_CHARMAP_SELECTED_CHARS 28543
  92. #define IDH_CHARMAP_SELECT_BUTTON 28544
  93. #define IDH_CHARMAP_HELP_BUTTON 28545
  94. #define IDH_BOLD 28546
  95. #define IDH_ITALIC 28547
  96. #define IDH_COMM_GROUPBOX 28548
  97. #define IDH_OPEN_FILES32 28549
  98. #define IDH_SAVE_FILETYPE 28550
  99. #define IDH_SYSTEM_CFG_OLDNAME 28551
  100. #define IDH_DIAL_WHAT_WRONG 28552
  101. #define IDH_COMCTL_RESET 28553
  102. #define IDH_COMCTL_MOVEUP 28554
  103. #define IDH_COMCTL_MOVEDOWN 28555
  104. #define IDH_COMCTL_BUTTON_LIST 28556
  105. #define IDH_COMCTL_ADD 28557
  106. #define IDH_COMCTL_REMOVE 28558
  107. #define IDH_COMCTL_AVAIL_BUTTONS 28559
  108. #define IDH_COMCTL_CLOSE 28560
  109. #define IDH_PAGE_PRINTER 28561
  110. #define IDH_DCC_WHAT_WRONG 28562
  111. #define IDH_FILEVIEWER_PREVIEW 28563
  112. #define IDH_PRINT_NETWORK 28564
  113. #define IDH_PRINT_SETUP_DUPLEX 28565
  114. #ifdef JAPAN
  115. #define IDH_CHARMAP_KIND 28566
  116. #define IDH_CHARMAP_READ 28567
  117. #define IDH_CHARMAP_PARTS 28568
  118. #endif
  119. #define IDH_OLEPROP_SUMMARY 28569
  120. #define IDH_OLEPROP_STATISTICS 28570
  121. #define IDH_CONFIGURE_LPT_PORT 28571
  122. #define IDH_ADD_LOCAL_PORT 28572
  123. #define IDH_PRINT_PORT_NAME 28573
  124. #define IDH_PRINT_OUTPUT_FILE 28574
  125. #define IDH_DISKCOPY_START 28575
  126. #define IDH_DISKCOPY_FROM 28576
  127. #define IDH_DISKCOPY_TO 28577
  128. // ID value for Win 3.1 user transition piece: jump from First experience screen
  129. #define WIN31_TRANSITION_PIECE 30000
  130. // ID values 2100-2199 are reserved for Disk Compression.
  131. // See dos\dos86\dblspace\utility\comphelp.h
  132. // ID values 2200-2299 are reserved for Find File. See findhlp.h.
  133. // ID values 2400-2499 are reserved for MultiMedia control panel. See medhelp.h
  134. // ID values 2500-2699 are reserved for Print Trouble Shooter
  135. // ID values 2700-2799 are reserved for Network control panel. See nethelp.h
  136. // ID values 2800-2899 are reserved for Online Registration.
  137. // ID values 2900-2999 are reserved for Clipbook and Chat.
  138. #define IDH_COMM_NEWPASSWD 3018 // See pwdids.h
  139. #define IDH_COMM_NEWPASSCONF 3019 // See pwdids.h
  140. // Briefcase ids
  141. #define IDH_BFC_UPDATE_SCREEN 3100
  142. #define IDH_BFC_UPDATE_BUTTON 3101
  143. #define IDH_BFC_PROP_FILEICON 3102
  144. #define IDH_BFC_PROP_SPLIT_BUTTON 3103
  145. #define IDH_BFC_PROP_FINDORIG_BUTTON 3104
  146. #define IDH_BFC_FILTER_TYPE 3105
  147. #define IDH_BFC_FILTER_INCLUDE 3106
  148. // ID values 3300-3499 are reserved for international. See intlhlp.h
  149. // ID values for the Keyboard property sheet
  150. #define IDH_DLGKEY_REPDEL 4000
  151. #define IDH_DLGKEY_REPSPEED 4001
  152. #define IDH_DLGKEY_REPTEST 4002
  153. #define IDH_DLGKEY_TYPE 4008
  154. #define IDH_DLGKEY_CHANGE 4010
  155. #define IDH_DLGKEY_CURSBLNK 4011
  156. #define IDH_DLGKEY_CURSOR_GRAPHIC 4012
  157. #define IDH_KEYB_INPUT_LIST 4028
  158. #define IDH_KEYB_INPUT_ADD 4029
  159. #define IDH_KEYB_INPUT_PROP 4030
  160. #define IDH_KEYB_INPUT_DEL 4031
  161. #define IDH_KEYB_INPUT_DEFAULT 4032
  162. #define IDH_KEYB_INPUT_LANG 4034
  163. #define IDH_KEYB_INPUT_INDICATOR 4035
  164. #define IDH_KEYB_INPUT_ONSCRN_KEYB 4036
  165. #define IDH_KEYB_INPUT_PROP_LANG 4039
  166. #define IDH_KEYB_INPUT_PROP_KEYLAY 4042
  167. #define IDH_KEYB_INPUT_DEF_LANG 4043
  168. #define IDH_KEYB_INPUT_SHORTCUT 4044
  169. #define IDH_KEYB_INDICATOR_ON_TASKBAR 4045
  170. // ID values for Desktop Property sheet
  171. // Background Page
  172. #define IDH_DSKTPBACKGROUND_MONITOR 4100
  173. #define IDH_DSKTPBACKGROUND_PATTLIST 4102
  174. #define IDH_DSKTPBACKGROUND_WALLLIST 4104
  175. #define IDH_DSKTPBACKGROUND_BROWSE 4105
  176. #define IDH_DSKTPBACKGROUND_TILE 4106
  177. #define IDH_DSKTPBACKGROUND_CENTER 4107
  178. #define IDH_DSKTPBACKGROUND_DISPLAY 4108
  179. #define IDH_DSKTPBACKGROUND_EDITPAT 4109
  180. // Screen Saver Page
  181. #define IDH_DSKTPSCRSAVER_LISTBX 4111
  182. #define IDH_DSKTPSCRSAVER_WAIT 4112
  183. #define IDH_DSKTPSCRSAVER_TEST 4113
  184. #define IDH_DSKTPSCRSAVER_SETTINGS 4114
  185. #define IDH_DSKTPSCRSAVER_MONITOR 4115
  186. #define IDH_SCRSAVER_GRAPHIC 4116
  187. #define IDH_SCRSAVER_LOWPOWSTANDBY 4117
  188. #define IDH_SCRSAVER_SHUTOFFPOW 4118
  189. // Appearance Page
  190. #define IDH_APPEAR_SCHEME 4120
  191. #define IDH_APPEAR_SAVEAS 4121
  192. #define IDH_APPEAR_DELETE 4122
  193. #define IDH_APPEAR_GRAPHIC 4123
  194. #define IDH_APPEAR_ITEMSIZE 4124
  195. #define IDH_APPEAR_FONTBOLD 4125
  196. #define IDH_APPEAR_FONTSIZE 4126
  197. #define IDH_APPEAR_FONTCOLOR 4127
  198. #define IDH_APPEAR_FONTITALIC 4128
  199. #define IDH_APPEAR_BACKGRNDCOLOR 4129
  200. #define IDH_APPEAR_ITEM 4130
  201. #define IDH_APPEAR_FONT 4131
  202. // Monitor Settings Page
  203. #define IDH_DSKTPMONITOR_CHANGE_DISPLAY 4134
  204. #define IDH_DSKTPMONITOR_COLOR 4135
  205. #define IDH_DSKTPMONITOR_AREA 4136
  206. #define IDH_DSKTPMONITOR_REFRESH 4137
  207. #define IDH_DSKTPMONITOR_LIST_MODES 4138
  208. #define IDH_DSKTPMONITOR_ENERGY 4139
  209. #define IDH_DSKTPMONITOR_MONITOR 4140
  210. #define IDH_DSKTPMONITOR_TEST 4141
  211. #define IDH_DSKTPMONITOR_ADTYPE 4143
  212. #define IDH_DSKTPMONITOR_CHANGE1 4144
  213. #define IDH_DSKTPMONITOR_CHANGE2 4145
  214. #define IDH_DSKTPMONITOR_MONTYPE 4146
  215. #define IDH_DSKTPMONITOR_CUSTOM 4148
  216. #define IDH_DSKTPMONITOR_FONTSIZE 4149
  217. #define IDH_DSKTPMONITOR_AD_FACTS 4150
  218. #define IDH_DSKTPMONITOR_DRIVER 4151
  219. #define IDH_DSKTPMONITOR_DETECT 4152
  220. #define IDH_SAVESCHEME_EDITFIELD 4170
  221. #define IDH_CUSTOMFONTS_FONTSCALE 4171
  222. #define IDH_CUSTOMFONTS_RULER 4172
  223. #define IDH_CUSTOMFONTS_SAMPLE 4173
  224. #define IDH_PATTERN_EDIT_NAME 4174
  225. #define IDH_PATTERN_EDIT_SAMPLE 4175
  226. #define IDH_PATTERN_EDIT_PIXEL_SCREEN 4176
  227. #define IDH_PATTERN_EDIT_EXIT 4177
  228. #define IDH_PATTERN_EDIT_ADD 4178
  229. #define IDH_PATTERN_EDIT_CHANGE 4179
  230. #define IDH_PATTERN_EDIT_REMOVE 4180
  231. // ID values for Defrag
  232. #define IDH_DEFRAG_START 4200
  233. #define IDH_DEFRAG_STOP 4201
  234. #define IDH_DEFRAG_PAUSE 4202
  235. #define IDH_DEFRAG_SHOWDETAILS 4203
  236. #define IDH_DEFRAG_HIDEDETAILS 4204
  237. #define IDH_DEFRAG_LEGEND 4205
  238. #define IDH_DEFRAG_SPARKLESCRN 4206
  239. #define IDH_DEFRAG_DEFRAGNOW_ANYWY 4207
  240. #define IDH_DEFRAG_SELECTDRIVE 4208
  241. #define IDH_DEFRAG_ADVANCED 4209
  242. #define IDH_DEFRAG_EXIT 4210
  243. #define IDH_DEFRAG_DRIVELIST 4211
  244. #define IDH_DEFRAG_RESUME 4212
  245. #define IDH_DEFRAG_FULL 4213
  246. #define IDH_DEFRAG_FILESONLY 4214
  247. #define IDH_DEFRAG_FRSPCONLY 4215
  248. #define IDH_DEFRAG_USEONCE 4218
  249. #define IDH_DEFRAG_USEALWAYS 4219
  250. #define IDH_DEFRAG_GASGAUGE 4220
  251. #define IDH_DEFRAG_CHECK_DRIVE_FOR_ERRORS 4221
  252. // RNA id values
  253. #define IDH_RNA_CONNECT_NAME 4250
  254. #define IDH_RNA_CONNECT_USER 4251
  255. #define IDH_RNA_CONNECT_PASSWORD 4252
  256. #define IDH_RNA_CONNECT_SAVEPW 4253
  257. #define IDH_RNA_CONNECT_FROM 4254
  258. #define IDH_RNA_OUT_PHONE_NUMBER 4255
  259. #define IDH_RNA_OUT_DIALASST 4256
  260. #define IDH_RNA_OUT_COMPLETE_PHONE 4257
  261. #define IDH_RNA_OUT_CONNECT_BUTTON 4258
  262. #define IDH_RNA_CHOOSE_MODEM 4273
  263. #define IDH_RNA_CONFIG_MODEM 4274
  264. #define IDH_RNA_MODEM_SERVER 4275
  265. #define IDH_RNA_SERVERS 4276
  266. #define IDH_RNA_CONNECTION_LIST 4277
  267. #define IDH_RNA_SERVER_COMPRESS 4278
  268. #define IDH_RNA_SERVER_ENCRYPT 4279
  269. #define IDH_RNA_SERVER_NETLOGON 4280
  270. #define IDH_RNA_SERVER_PROTOCOL 4281
  271. #define IDH_RNA_SERVER_TCPIPSET 4282
  272. #define IDH_RNA_TCPIP_ASSIGNED_IP 4283
  273. #define IDH_RNA_TCPIP_SPECIFY_IP 4284
  274. #define IDH_RNA_TCPIP_ASSIGNED_DNS 4285
  275. #define IDH_RNA_TCPIP_SPECIFY_DNS 4286
  276. #define IDH_RNA_TCPIP_COMPRESS 4287
  277. #define IDH_RNA_TCPIP_GATEWAY 4288
  278. #define IDH_RNA_SETTINGS_REDIAL 4290
  279. #define IDH_RNA_SETTINGS_TIMES 4291
  280. #define IDH_RNA_SETTINGS_MINSEC 4292
  281. #define IDH_RNA_SETTINGS_PROMPT 4293
  282. // ID values for printing property sheets
  283. #define IDH_PRTPROPS_TYPE_LOCATION 4501
  284. #define IDH_PRTPROPS_COMMENT 4502
  285. #define IDH_PRTPROPS_NAME_STATIC 4505
  286. #define IDH_PRTPROPS_PORT 4506
  287. #define IDH_PRTPROPS_DRIVER 4507
  288. #define IDH_PRTPROPS_NEW_PORT 4508
  289. #define IDH_PRTPROPS_NEW_DRIVER 4509
  290. #define IDH_PRTPROPS_SEPARATOR 4510
  291. #define IDH_PRTPROPS_ICON 4512
  292. #define IDH_PRTPROPS_SPOOL_SETTINGS 4513
  293. #define IDH_PRTPROPS_PORT_SETTINGS 4514
  294. #define IDH_PRTPROPS_SETUP 4515
  295. #define IDH_PRTPROPS_SEPARATOR_BROWSE 4516
  296. #define IDH_PRTPROPS_TIMEOUT_NOTSELECTED 4517
  297. #define IDH_PRTPROPS_TIMEOUT_TRANSRETRY 4518
  298. #define IDH_PRTPROPS_TEST_PAGE 4519
  299. #define IDH_SPOOLSETTINGS_SPOOL 4520
  300. #define IDH_SPOOLSETTINGS_NOSPOOL 4521
  301. #define IDH_SPOOLSETTINGS_PRINT_FASTER 4522
  302. #define IDH_SPOOLSETTINGS_LESS_SPACE 4523
  303. #define IDH_SPOOLSETTINGS_DATA_FORMAT 4524
  304. #define IDH_SPOOLSETTINGS_RESTORE 4525
  305. #define IDH_PRTPROPS_DEL_PORT 4528
  306. #define IDH_ADDPORT_NETWORK 4529
  307. #define IDH_ADDPORT_PORTMON 4530
  308. #define IDH_ADDPORT_NETPATH 4531
  309. #define IDH_ADDPORT_BROWSE 4532
  310. #define IDH_ADDPORT_LB 4533
  311. #define IDH_DELPORT_LB 4534
  312. #define IDH_PRTPROPS_MAP_PRN_PORT 4535
  313. #define IDH_PRTPROPS_UNMAP_PRN_PORT 4536
  314. #define IDH_SPOOLSETTINGS_ENABLE_BIDI 4537
  315. #define IDH_SPOOLSETTINGS_DISABLE_BIDI 4538
  316. // ID values for System property sheets
  317. #define IDH_SYSTEM_SYSTEM 4600
  318. #define IDH_SYSTEM_RESOURCES 4602
  319. #define IDH_SYSTEM_OWNER 4603
  320. #define IDH_SYSTEM_PRO_COPY 4624
  321. #define IDH_SYSTEM_PRO_RENAME 4625
  322. #define IDH_SYSTEM_PRO_DELETE 4626
  323. #define IDH_SYSTEM_PRO_LIST 4627
  324. #define IDH_SYSTEM_LOGO 4628
  325. #define IDH_SYSTEM_CFG_EDIT 4629
  326. #define IDH_SYSTEM_PROCESSOR 4630
  327. #define IDH_SYSTEM_VIEW_RESOURCETYPE 4631
  328. #define IDH_SYSTEM_PAGING 4632
  329. #define IDH_SYSTEM_ADVANCED 4633
  330. #define IDH_SYSTEM_VIRTMEM_ADJUST 4634
  331. #define IDH_SYSTEM_VIRTMEM_DISABLE 4635
  332. #define IDH_SYSTEM_RESERVE_PICKONE 4636
  333. #define IDH_SYSTEM_RESERVE_MODIFY 4639
  334. #define IDH_SYSTEM_RESERVE_ADD 4640
  335. #define IDH_SYSTEM_RESERVE_REMOVE 4641
  336. #define IDH_SYSTEM_CLASSLIST 4642
  337. #define IDH_SYS_PERF_GRAPHICS 4643
  338. #define IDH_SYS_PERF_GRAPHICS_SLIDER 4644
  339. #define IDH_SYSTEM_FILESYSTEM 4661
  340. #define IDH_SYSTEM_DISK 4662
  341. #define IDH_SYSTEM_CDROM 4663
  342. #define IDH_SYSTEM_CACHE 4664
  343. #define IDH_SYSTEM_BALANCE 4665
  344. #define IDH_SYSTEM_TROUBLESHOOT 4666
  345. #define IDH_SYSTEM_FSCHANGE 4667
  346. #define IDH_DEVMGR_REMOVEONE 4671
  347. #define IDH_DEVMGR_REMOVEALL 4672
  348. #define IDH_SYSTEM_VIEW_RESRES 4673
  349. #define IDH_DEVMGR_CLASS 4674
  350. #define IDH_DEVMGR_ENABLE_HEAD 4675
  351. #define IDH_DEVMGR_PRINT_SELECT 4676
  352. #define IDH_DEVMGR_PRINT_FILE 4677
  353. #define IDH_DEVMGR_SCSI_INFO 4678
  354. #define IDH_DEVMGR_DISKOPTIONS 4679
  355. #define IDH_DEVMGR_DISCONNECT 4680
  356. #define IDH_DEVMGR_SYNC 4681
  357. #define IDH_DEVMGR_AUTOINSERT 4682
  358. #define IDH_DEVMGR_REMOVABLE 4683
  359. #define IDH_DEVMGR_INT13 4684
  360. #define IDH_DEVMGR_DRIVE_LETTER 4685
  361. #define IDH_DEVMGR_DRIVE_RESERVED 4686
  362. #define IDH_NHF_HELP 4687
  363. #define IDH_NHF_WINDOWS 4688
  364. #define IDH_NHF_DISK 4689
  365. #define IDH_NHF_NODRIVER 4690
  366. #define IDH_NHF_SIMILAR 4691
  367. #define IDH_DMA_MEMORY 4692
  368. #define IDH_DMA_ADDRESS 4693
  369. #define IDH_DMA_DEFAULT 4694
  370. #define IDH_SCSIPROP_SETTINGS 4695
  371. #define IDH_PCI_ENUMTYPE 4697
  372. #define IDH_PCI_IRQ_STEERING 4698
  373. #define IDH_PCI_SETDEFAULTS 4699
  374. // ID's for File properties
  375. #define IDH_FPROP_VER_INFO 4700
  376. #define IDH_FPROP_GEN_COMPRESSED 4701
  377. #define IDH_FPROP_GEN_COMPRESSED_SIZE 4702
  378. #define IDH_FPROP_SECURITY_PERMISSIONS 4703
  379. #define IDH_FPROP_SECURITY_AUDITING 4704
  380. #define IDH_FPROP_SECURITY_OWNERSHIP 4705
  381. #define IDH_FPROP_GEN_NAME 4708
  382. #define IDH_FPROP_GEN_TYPE 4709
  383. #define IDH_FPROP_GEN_SIZE 4710
  384. #define IDH_FPROP_GEN_LOCATION 4711
  385. #define IDH_FPROP_GEN_DOSNAME 4712
  386. #define IDH_FPROP_GEN_LASTCHANGE 4713
  387. #define IDH_FPROP_GEN_LASTACCESS 4714
  388. #define IDH_FPROP_GEN_READONLY 4715
  389. #define IDH_FPROP_GEN_ARCHIVE 4716
  390. #define IDH_FPROP_GEN_HIDDEN 4717
  391. #define IDH_FPROP_GEN_SYSTEM 4718
  392. #define IDH_FPROP_GEN_PATH 4719
  393. #define IDH_FPROP_VER_ABOUT 4720
  394. #define IDH_FCAB_LINK_NAME 4721
  395. #define IDH_FCAB_LINK_LOCATION 4723
  396. #define IDH_FCAB_LINK_LINKTO 4724
  397. #define IDH_FCAB_LINK_LINKTYPE 4725
  398. #define IDH_FCAB_LINK_SIZE 4726
  399. #define IDH_FCAB_LINK_WORKING 4727
  400. #define IDH_FCAB_LINK_HOTKEY 4728
  401. #define IDH_FCAB_LINK_RUN 4729
  402. #define IDH_FCAB_LINK_CHANGEICON 4730
  403. #define IDH_FCAB_LINK_FIND 4731
  404. #define IDH_FCAB_LINK_ICONNAME 4732
  405. #define IDH_FCAB_LINK_CURRENT_ICON 4733
  406. #define IDH_FCAB_DRV_ICON 4734
  407. #define IDH_FCAB_DRV_LABEL 4735
  408. #define IDH_FCAB_DRV_TYPE 4736
  409. #define IDH_FCAB_DRV_USEDCOLORS 4737
  410. #define IDH_FCAB_DRV_TOTSEP 4738
  411. #define IDH_FCAB_DRV_PIE 4739
  412. #define IDH_FCAB_DRV_LETTER 4740
  413. #define IDH_FCAB_DRV_FS 4741
  414. #define IDH_FCAB_DISKTOOLS_CHKNOW 4742
  415. #define IDH_FCAB_DISKTOOLS_BKPNOW 4743
  416. #define IDH_FCAB_DISKTOOLS_OPTNOW 4744
  417. #define IDH_FCAB_DELFILEPROP_DELETED 4745
  418. #define IDH_FCAB_DRV_COMPRESS 4746
  419. #define IDH_FPROP_GEN_DATE_CREATED 4747
  420. #define IDH_FCAB_FOLDEROPTIONS_ALWAYS 4748
  421. #define IDH_FCAB_FOLDEROPTIONS_NEVER 4749
  422. #define IDH_FCAB_VIEWOPTIONS_SHOWALL 4750
  423. #define IDH_FCAB_VIEWOPTIONS_HIDDENEXTS 4751
  424. #define IDH_FCAB_VIEWOPTIONS_SHOWFULLPATH 4752
  425. #define IDH_FCAB_VIEWOPTIONS_HIDEEXTS 4753
  426. #define IDH_FCAB_VIEWOPTIONS_SHOWDESCBAR 4754
  427. #define IDH_FCAB_FT_PROP_LV_FILETYPES 4755
  428. #define IDH_FCAB_FT_PROP_NEW 4756
  429. #define IDH_FCAB_FT_PROP_REMOVE 4757
  430. #define IDH_FCAB_FT_PROP_EDIT 4759
  431. #define IDH_FCAB_FT_PROP_DETAILS 4760
  432. #define IDH_FCAB_FT_CMD_ACTION 4761
  433. #define IDH_FCAB_FT_CMD_EXE 4762
  434. #define IDH_FCAB_FT_CMD_BROWSE 4763
  435. #define IDH_FCAB_FT_CMD_USEDDE 4764
  436. #define IDH_FCAB_FT_CMD_DDEMSG 4765
  437. #define IDH_FCAB_FT_CMD_DDEAPP 4766
  438. #define IDH_FCAB_FT_CMD_DDEAPPNOT 4767
  439. #define IDH_FCAB_FT_CMD_DDETOPIC 4768
  440. #define IDH_FCAB_FT_EDIT_DOCICON 4769
  441. #define IDH_FCAB_FT_EDIT_CHANGEICON 4770
  442. #define IDH_FCAB_FT_EDIT_DESC 4771
  443. #define IDH_FCAB_FT_EDIT_EXT 4772
  444. #define IDH_FCAB_FT_EDIT_LV_CMDS 4773
  445. #define IDH_FCAB_FT_EDIT_DEFAULT 4774
  446. #define IDH_FCAB_FT_EDIT_NEW 4775
  447. #define IDH_FCAB_FT_EDIT_EDIT 4776
  448. #define IDH_FCAB_FT_EDIT_REMOVE 4777
  449. #define IDH_FCAB_DELFILEPROP_COMPRESSED 4778
  450. #define IDH_FPROP_GEN_ICON 4779
  451. #define IDH_MULTPROP_NAME 4780
  452. #define IDH_FPROP_FOLDER_CONTAINS 4781
  453. #define IDH_FCAB_LINK_ICON 4782
  454. #define IDH_FCAB_DELFILEPROP_LOCATION 4783
  455. #define IDH_FCAB_DELFILEPROP_READONLY 4784
  456. #define IDH_FCAB_DELFILEPROP_HIDDEN 4785
  457. #define IDH_FCAB_DELFILEPROP_ARCHIVE 4786
  458. #define IDH_FCAB_DELFILEPROP_SYSTEM 4787
  459. #define IDH_FCAB_OPENAS_DESCRIPTION 4788
  460. #define IDH_FCAB_OPENAS_APPLIST 4789
  461. #define IDH_FCAB_OPENAS_OTHER 4790
  462. #define IDH_FCAB_FT_EDIT_QUICKVIEW 4791
  463. #define IDH_GENDRV_CHKWARN 4792
  464. #define IDH_GENDRV_MBFREE 4793
  465. #define IDH_FCAB_OPENAS_MAKEASSOC 4794
  466. #define IDH_FCAB_FT_EDIT_SHOWEXT 4795
  467. #define IDH_FCAB_FT_PROP_CONTTYPERO 4796 // T.B.D. IExplorer merge
  468. #define IDH_FCAB_FT_EDIT_CONTTYPE 4797 // T.B.D. IExplorer merge
  469. #define IDH_FCAB_FT_EDIT_DEFEXT 4798 // T.B.D. IExplorer merge
  470. #define IDH_FCAB_VIEWOPTIONS_SHOWCOMPCOLOR 4799
  471. // Screen saver ids
  472. #define IDH_BEZIER_SPEED 4800
  473. #define IDH_BEZIER_LINES 4801
  474. #define IDH_BEZIER_CURVES 4802
  475. #define IDH_BEZIER_DENSITY 4803
  476. #define IDH_BEZIER_ONECOLOR 4804
  477. #define IDH_BEZIER_CHOOSECLR 4805
  478. #define IDH_BEZIER_MULTCOLOR 4806
  479. #define IDH_BEZIER_CLRSCRN 4807
  480. #define IDH_FLYINGWIN_WARP 4808
  481. #define IDH_FLYINGWIN_DENSTY 4809
  482. #define IDH_COMM_PASSWDCHKBOX 4810
  483. #define IDH_MARQUEE_CENTER 4811
  484. #define IDH_MARQUEE_RANDOM 4812
  485. #define IDH_MARQUEE_SPEED 4813
  486. #define IDH_MARQUEE_COLOR 4814
  487. #define IDH_MARQUEE_TEXT 4815
  488. #define IDH_MARQUEE_FORMAT 4817
  489. #define IDH_MYST_SHAPE 4818
  490. #define IDH_MYST_ACTVBOX 4819
  491. #define IDH_MYST_LINES 4820
  492. #define IDH_MYST_TWOCOLORS 4821
  493. #define IDH_MYST_MULTIPLE 4822
  494. #define IDH_MYST_CLEARSCRN 4823
  495. #define IDH_STARS_WARP 4824
  496. #define IDH_STARS_DENSTY 4825
  497. #define IDH_HOP_DELAY 4826
  498. #define IDH_HOP_SCALE 4827
  499. // id's for date-time property sheet
  500. #define IDH_DATETIME_MONTH 4901
  501. #define IDH_DATETIME_YEAR 4902
  502. #define IDH_DATETIME_DATE 4903
  503. #define IDH_DATETIME_TIME 4904
  504. #define IDH_DATETIME_TIMEZONE 4907
  505. #define IDH_DATETIME_BITMAP 4908
  506. #define IDH_DATETIME_DAYLIGHT_SAVE 4909
  507. #define IDH_DATETIME_CURRENT_TIME_ZONE 4910
  508. // id's for Modem Setup
  509. #define IDH_MODEM_SELECT 5000
  510. #define IDH_MODEM_DETECT 5001
  511. #define IDH_MODEM_PORT 5002
  512. #define IDH_MODEM_NAME 5003
  513. #define IDH_MODEM_INSTALLED 5004
  514. #define IDH_MODEM_PROP 5005
  515. #define IDH_MODEM_NEW 5006
  516. #define IDH_MODEM_DELETE 5007
  517. // id's for Unimodem property pages
  518. #define IDH_UNI_GEN_MODEM 5050
  519. #define IDH_UNI_GEN_PORT 5051
  520. #define IDH_UNI_GEN_VOLUME 5052
  521. #define IDH_UNI_GEN_MAX_SPEED 5053
  522. #define IDH_UNI_GEN_THIS_SPEED 5054
  523. #define IDH_UNI_CON_PREFS 5055
  524. #define IDH_UNI_CON_CALL_PREFS 5056
  525. //#define IDH_UNI_CON_TONE 5057 Deleted
  526. #define IDH_UNI_CON_DIALTONE 5058
  527. #define IDH_UNI_CON_CANCEL 5059
  528. #define IDH_UNI_CON_DISCONNECT 5060
  529. #define IDH_UNI_CON_PORT 5061
  530. #define IDH_UNI_CON_ADVANCED 5062
  531. #define IDH_UNI_CON_ADV_ERROR 5063
  532. #define IDH_UNI_CON_ADV_REQUIRED 5064
  533. #define IDH_UNI_CON_ADV_COMPRESS 5065
  534. #define IDH_UNI_CON_ADV_CELLULAR 5066
  535. #define IDH_UNI_CON_ADV_FLOW 5067
  536. #define IDH_UNI_CON_ADV_MODULATION 5068
  537. #define IDH_UNI_CON_ADV_CSITT 5069
  538. #define IDH_UNI_CON_ADV_BELL 5070
  539. #define IDH_UNI_CON_ADV_EXTRA 5071
  540. #define IDH_UNI_CON_ADV_AUDIT 5072
  541. //#define IDH_UNI_OPT_CONNECTION 5073 Deleted
  542. #define IDH_UNI_OPT_PRE_DIAL 5074
  543. #define IDH_UNI_OPT_POST_DIAL 5075
  544. #define IDH_UNI_OPT_MANUAL 5076
  545. #define IDH_UNI_OPT_STATUS 5077
  546. #define IDH_UNI_TERMINAL 5078
  547. #define IDH_UNI_STATUS_TALK 5079
  548. #define IDH_UNI_STATUS_HANGUP 5080
  549. #define IDH_UNI_GEN_PORT_INT 5081
  550. #define IDH_UNI_OPT_WAIT 5082
  551. #define IDH_LIGHTS 5099
  552. // id's for TAPI Dial Helper (5100-5199)
  553. #define IDH_TAPI_ACCESS_LINE 5100
  554. #define IDH_TAPI_AREA_CODE 5101
  555. #define IDH_TAPI_CALLCARD_ADD 5102
  556. #define IDH_TAPI_CALLCARD_ADV 5103
  557. #define IDH_TAPI_CALLCARD_NUMBER 5104
  558. #define IDH_TAPI_CALLCARD_REMOVE 5105
  559. #define IDH_TAPI_CALLCARD_RULES 5106
  560. #define IDH_TAPI_CALLCARDS 5107
  561. #define IDH_TAPI_COPY_FROM_BUTTON 5108
  562. #define IDH_TAPI_COPYFROM 5109
  563. #define IDH_TAPI_COUNTRY 5110
  564. #define IDH_TAPI_CREATE_CARD 5111
  565. #define IDH_TAPI_CREATE_LOCATION 5112
  566. #define IDH_TAPI_LOCATION_CALL_WAIT 5113
  567. #define IDH_TAPI_LOCATION_CARD 5114
  568. #define IDH_TAPI_LOCATION_CARD_CHANGE 5115
  569. #define IDH_TAPI_LOCATION_NEW 5116
  570. #define IDH_TAPI_LOCATION_PHONE 5117
  571. #define IDH_TAPI_LOCATION_PULSE 5118
  572. #define IDH_TAPI_LOCATION_REMOVE 5119
  573. #define IDH_TAPI_LOCATIONS 5120
  574. #define IDH_TAPI_LONG_DISTANCE 5121
  575. // id's 5200 - 5500 are reserved for DOS
  576. // Add/Remove Program IDs reserved 5600-5699
  577. // Miscellaneous ids
  578. #define IDH_TRAY_RUN_COMMAND 6002
  579. #define IDH_TRAY_RUN_SEPMEM 6003
  580. #define IDH_TRAY_TASKBAR_ONTOP 6004
  581. #define IDH_TRAY_TASKBAR_AUTOHIDE 6005
  582. #define IDH_TRAY_SHUTDOWN_SHUTDOWN 6007
  583. #define IDH_TRAY_SHUTDOWN_RESTART 6008
  584. #define IDH_TRAY_SHUTDOWN_LOGOFF 6009
  585. #define IDH_STARTMENU_SMALLICONS 6010
  586. #define IDH_MENUCONFIG_CLEAR 6011
  587. #define IDH_TRAY_ADD_PROGRAM 6012
  588. #define IDH_TRAY_REMOVE_PROGRAM 6013
  589. #define IDH_TRAY_ADVANCED 6014
  590. #define IDH_TRAY_SHUTDOWN_HELP 6015
  591. #define IDH_TRAY_SHOW_CLOCK 6016
  592. #define IDH_TRAY_REMOVEDLG_LIST 6017
  593. #define IDH_TRAY_REMOVEDLG_DEL 6018
  594. #define IDH_TASKBAR_OPTIONS_BITMAP 6019
  595. // ID values for Virtual Memory Property sheet
  596. #define IDH_DEVMGR_VIEW_BY 6204
  597. #define IDH_SYSTEM_DM_PRINT 6205
  598. #define IDH_DEVMGR_PATH 6206
  599. #define IDH_DEVMGR_CONFLICT_TRB 6260
  600. #define IDH_DEVMGR_DRIVERINFO 6261
  601. #define IDH_DEVMGR_CHANGEDRIVER 6262
  602. #define IDH_DEVMGR_DRIVERS 6264
  603. #define IDH_DEVMGR_PRINTER 6265
  604. #define IDH_DEVMGR_PRINTOVERVIEW 6266
  605. #define IDH_DEVMGR_PRINT_SYS 6267
  606. #define IDH_DEVMGR_PRINT_CLASS 6268
  607. #define IDH_DEVMGR_SHOW 6271
  608. #define IDH_DEVMGR_HAVEDISK 6272
  609. #define IDH_DEVMGR_CHOOSE_DEVICE 6273
  610. // Ids for the performance page
  611. #define IDH_PERFLOWRES 6301
  612. #define IDH_PERFLOWMEM 6302
  613. #define IDH_4MBHELP 6303
  614. #define IDH_PERFCOMPATVIRTMEM 6304
  615. #define IDH_PERFVIRTMEMOFF 6305
  616. #define IDH_PERFPCMCIAOFF 6306
  617. #define IDH_PERFRMCOMPRESS 6307
  618. #define IDH_PERFNOPMODEDRIVES 6308
  619. #define IDH_PERFMBRHOOK 6309
  620. #define IDH_PERFREALMODEDRIVE 6310
  621. #define IDH_PERFNOPMODETSR 6311
  622. #define IDH_SYS_PERF_MEMORY 6320
  623. #define IDH_SYS_PERF_SR 6321
  624. #define IDH_SYS_PERF_FS 6322
  625. #define IDH_SYS_PERF_VMEM 6323
  626. #define IDH_SYS_PERF_COMPRESS 6324
  627. #define IDH_SYS_PERF_PCMCIA 6325
  628. #define IDH_SYS_PERF_PROBLEM 6326
  629. #define IDH_SYS_PERF_DETAILS 6327
  630. // sysclass.dll
  631. #define IDH_FPU_DIAGTEXT 6350
  632. #define IDH_FPU_SETTING 6351
  633. #define IDH_POWERCFG_ENABLE_PM 6352
  634. #define IDH_POWERCFG_FORCE_APM 6353
  635. #define IDH_POWERCFG_DISABLE_INTEL 6354
  636. #define IDH_POWERCFG_POLLING 6355
  637. // More ids for system cpl (ran out of #'s above)
  638. #define IDH_SYSTEM_DMCONFIG_RETRY 6400
  639. #define IDH_SYSTEM_DMCONFIG_IGNORE 6401
  640. #define IDH_SYSTEM_OEMSUPPORT 6407
  641. #define IDH_SYSTEM_DEVGEN_STATUS 6408
  642. #define IDH_SYSTEM_DEGEN_SPECIALMF 6409
  643. #define IDH_SYSTEM_DEVRES_SETTINGS 6410
  644. #define IDH_SYSTEM_USESYSSETTINGS 6411
  645. #define IDH_SYSTEM_DEVRES_CHANGE 6412
  646. #define IDH_SYSTEM_LOGCONFIGLIST 6413
  647. #define IDH_SYSTEM_REGRSTR_RESTORE 6417
  648. #define IDH_SYSTEM_TREE 6418
  649. #define IDH_SYSTEM_PROPERTIES 6419
  650. #define IDH_SYSTEM_DM_REFRESH 6420
  651. #define IDH_SYSTEM_VIRTMEM_ON 6421
  652. #define IDH_SYSTEM_VIRTMEM_DEFAULT 6422
  653. #define IDH_SYSTEM_VIRTMEM_SWAPDRIVE 6424
  654. #define IDH_SYSTEM_VIRTMEM_MINSIZE 6427
  655. #define IDH_SYSTEM_VIRTMEM_MAXSIZE 6428
  656. #define IDH_SYSTEM_DEVRES_DESC 6442
  657. #define IDH_SYSTEM_CONFLICT_IO 6443
  658. #define IDH_SYSTEM_EDITRANGE_STARTVAL 6444
  659. #define IDH_SYSTEM_CONFLICT_USED 6445
  660. #define IDH_SYSTEM_DM_REMOVE 6446
  661. #define IDH_POWERCFG_ENABLEMETER 6452
  662. #define IDH_POWERCFG_POWERSTATUSBAR 6453
  663. #define IDH_POWERCFG_PMLEVELLIST 6454
  664. #define IDH_POWERCFG_OPTIONS 6455
  665. #define IDH_PCMCIA_SELECT 6458
  666. #define IDH_PCMCIA_MEMORY 6459
  667. #define IDH_PCMCIA_SOUND 6460
  668. #define IDH_PCMCIA_CARDSERV 6461
  669. #define IDH_SYSTEM_DEVGEN_DEVDESC 6462
  670. #define IDH_SYSTEM_DEVRES_MAKEFC 6463
  671. #define IDH_SYSTEM_DEVRES_LISTCONFLICT 6474
  672. #define IDH_SYSTEM_VIEW_LIST 6483
  673. #define IDH_SYSTEM_RCW_LIST 6485
  674. #define IDH_SYSTEM_RCW_DETAILS 6488
  675. #define IDH_POWERCFG_STARTMENU 6491
  676. #define IDH_BATMETER_LOWBATWARN 6492
  677. #define IDH_PCMCIA_TRAY 6493
  678. #define IDH_PCMCIA_EJECT 6494
  679. #define IDH_PCMCIA_WARN 6495
  680. #define IDH_PCMCIA_LIST 6496
  681. // More WinDisk IDs
  682. #define IDH_WINDISK_DDEMDBPB_IGNORE 7000
  683. #define IDH_WINDISK_DDEMDBPB_REPAIR 7005
  684. #define IDH_WINDISK_DDERRBOOT_IGNORE 7010
  685. #define IDH_WINDISK_DDERRBOOT_REPAIR 7015
  686. #define IDH_WINDISK_DDERRCVFNM_IGNORE 7020
  687. #define IDH_WINDISK_DDERRCVFNM_REPAIR 7025
  688. #define IDH_WINDISK_DDERRLSTSQZ_DISCARD 7030
  689. #define IDH_WINDISK_DDERRLSTSQZ_IGNORE 7035
  690. #define IDH_WINDISK_DDERRLSTSQZ_KEEP 7040
  691. #define IDH_WINDISK_DDERRMDFAT_IGNORE 7045
  692. #define IDH_WINDISK_DDERRMDFAT_REPAIR 7050
  693. #define IDH_WINDISK_DDERRSIG_IGNORE 7055
  694. #define IDH_WINDISK_DDERRSIG_REPAIR 7060
  695. #define IDH_WINDISK_DDERRXLSQZ_COPY 7065
  696. #define IDH_WINDISK_DDERRXLSQZ_DELETE 7070
  697. #define IDH_WINDISK_DDERRXLSQZ_IGNORE 7075
  698. #define IDH_WINDISK_DDESIZE2_IGNORE 7080
  699. #define IDH_WINDISK_DDESIZE2_REPAIR 7085
  700. #define IDH_WINDISK_FATERRCDLIMIT_DELETE 7090
  701. #define IDH_WINDISK_FATERRCDLIMIT_IGNORE 7095
  702. #define IDH_WINDISK_FATERRCDLIMIT_REPAIR 7100
  703. #define IDH_WINDISK_FATERRFILE_DELETE_FILE 7105
  704. #define IDH_WINDISK_FATERRFILE_DELETE_FOLDER 7107
  705. #define IDH_WINDISK_FATERRFILE_IGNORE 7110
  706. #define IDH_WINDISK_FATERRFILE_REPAIR 7115
  707. #define IDH_WINDISK_FATERRLSTCLUS_CONVERT 7120
  708. #define IDH_WINDISK_FATERRLSTCLUS_DISCARD 7125
  709. #define IDH_WINDISK_FATERRLSTCLUS_IGNORE 7130
  710. #define IDH_WINDISK_FATERRMISMAT_DONT_REPAIR 7135
  711. #define IDH_WINDISK_FATERRMISMAT_REPAIR 7140
  712. #define IDH_WINDISK_FATERRMXPLEN_DELETE_FILE 7145
  713. #define IDH_WINDISK_FATERRMXPLEN_DELETE_FOLDER 7150
  714. #define IDH_WINDISK_FATERRMXPLEN_IGNORE_FILE 7155
  715. #define IDH_WINDISK_FATERRMXPLEN_IGNORE_FOLDER 7160
  716. #define IDH_WINDISK_FATERRMXPLEN_REPAIR_FILE 7165
  717. #define IDH_WINDISK_FATERRMXPLEN_REPAIR_FOLDER 7170
  718. #define IDH_WINDISK_FATERRRESVAL_DONT_REPAIR 7175
  719. #define IDH_WINDISK_FATERRRESVAL_REPAIR 7180
  720. #define IDH_WINDISK_FATERRXLNK_COPY 7185
  721. #define IDH_WINDISK_FATERRXLNK_DELETE 7190
  722. #define IDH_WINDISK_FATERRXLNK_IGNORE 7195
  723. #define IDH_WINDISK_FATERRXLNK_KEEP_SEL_DEL_OTH 7200
  724. #define IDH_WINDISK_FATERRXLNK_KEEP_SEL_TRUNC_OTH 7205
  725. #define IDH_WINDISK_FATERRXLNK_TRUNCATE_ALL 7210
  726. #define IDH_WINDISK_ISBAD_COMP_HOST_DONE_REPAIR 7215
  727. #define IDH_WINDISK_ISBAD_COMP_HOST_NOTDONE_REPAIR 7220
  728. #define IDH_WINDISK_ISBAD_COMP_HOST_NOTDONE_RESTART 7225
  729. #define IDH_WINDISK_ISBAD_COMP_RETRY 7230
  730. #define IDH_WINDISK_ISBAD_IGNORE 7235
  731. #define IDH_WINDISK_ISBAD_SYSTEM_IGNORE 7240
  732. #define IDH_WINDISK_ISBAD_SYSTEM_RETRY 7245
  733. #define IDH_WINDISK_ISBAD_UNCOMP_DATA_REPAIR 7250
  734. #define IDH_WINDISK_ISBAD_UNCOMP_RETRY 7255
  735. #define IDH_WINDISK_ISNTBAD_RETRY 7260
  736. #define IDH_WINDISK_ISNTBAD_CLEAR 7265
  737. #define IDH_WINDISK_ISNTBAD_LEAVE 7270
  738. #define IDH_WINDISK_ISTR_FATERRCIRCC_DELETE 7275
  739. #define IDH_WINDISK_ISTR_FATERRCIRCC_IGNORE 7280
  740. #define IDH_WINDISK_ISTR_FATERRCIRCC_TRUNCATE 7285
  741. #define IDH_WINDISK_ISTR_FATERRDIR_DELETE 7290
  742. #define IDH_WINDISK_ISTR_FATERRDIR_IGNORE 7295
  743. #define IDH_WINDISK_ISTR_FATERRDIR_REPAIR 7300
  744. #define IDH_WINDISK_ISTR_FATERRINVCLUS_DELETE 7305
  745. #define IDH_WINDISK_ISTR_FATERRINVCLUS_IGNORE 7310
  746. #define IDH_WINDISK_ISTR_FATERRINVCLUS_TRUNCATE 7315
  747. #define IDH_WINDISK_ISTR_FATERRVOLLAB_DELETE_ISFRST_NOTSET 7320
  748. #define IDH_WINDISK_ISTR_FATERRVOLLAB_DELETE_ISFRST_SET 7330
  749. #define IDH_WINDISK_ISTR_FATERRVOLLAB_IGNORE_ISFRST_NOTSET 7340
  750. #define IDH_WINDISK_ISTR_FATERRVOLLAB_IGNORE_ISFRST_SET 7350
  751. #define IDH_WINDISK_ISTR_FATERRVOLLAB_REPAIR_ISFRST_NOTSET 7360
  752. #define IDH_WINDISK_ISTR_FATERRVOLLAB_REPAIR_ISFRST_SET 7370
  753. #define IDH_WINDISK_MEMORYERROR_IGNORE 7380
  754. #define IDH_WINDISK_MEMORYERROR_RETRY 7385
  755. #define IDH_WINDISK_READERROR_RETRY 7390
  756. #define IDH_WINDISK_READWRITEERROR_COMP_SYSTEM_IGNORE 7395
  757. #define IDH_WINDISK_READWRITEERROR_COMP_THOROUGH 7400
  758. #define IDH_WINDISK_READWRITEERROR_DATA_IGNORE 7405
  759. #define IDH_WINDISK_READWRITEERROR_UNCOMP_SYSTEM_IGNORE 7410
  760. #define IDH_WINDISK_READWRITEERROR_UNCOMP_THOROUGH 7415
  761. #define IDH_WINDISK_WRITEERROR_RETRY 7420
  762. #define IDH_WINDISK_FATERRMXPLEN_SHORT_IGNORE_FILE 7425
  763. #define IDH_WINDISK_FATERRMXPLEN_SHORT_IGNORE_FOLDER 7430
  764. #define IDH_SCANDISK 7431
  765. #define IDH_SCANDISK_FINISH 7432
  766. #define IDH_SCANDISK_FINISH_SURF_HOST 7433
  767. #define IDH_SCANDISK_FINISH_SURF 7434
  768. #define IDH_COMPRESS_CORRECT_SIZE 7435
  769. #define IDH_COMPRESS_CORRECT_RATIO 7436
  770. #define IDH_UTILITIES_DEFRAG_DISK_ERROR 7437
  771. #define IDH_CVF_TOO_SMALL_CHECK_HOST 7438
  772. #define IDH_THOROUGH_TEST_CHECK_HOST 7439
  773. #define IDH_DISK_LOGICAL 7440
  774. #define IDH_DISK_PHYSICAL 7441
  775. #define IDH_WINDISK_DDERRMDFAT_LOST_REPAIR 7442
  776. #define IDH_WINDISK_DDERRMDFAT_LOST_IGNORE 7443
  777. #define IDH_WINDISK_ISBAD_NO_FREE_CLUSTER 7444
  778. #define IDH_WINDISK_MAIN_LIST 7445
  779. #define IDH_WINDISK_MAIN_STANDARD 7446
  780. #define IDH_WINDISK_MAIN_OPTIONS 7447
  781. #define IDH_WINDISK_MAIN_THOROUGH 7448
  782. #define IDH_WINDISK_MAIN_AUTOFIX 7449
  783. #define IDH_WINDISK_MAIN_ADVANCED 7450
  784. #define IDH_WINDISK_ADV_ALWAYS 7451
  785. #define IDH_WINDISK_ADV_NEVER 7452
  786. #define IDH_WINDISK_ADV_ONLY_IF_FOUND 7453
  787. #define IDH_WINDISK_ADV_DELETE 7454
  788. #define IDH_WINDISK_ADV_MAKE_COPIES 7455
  789. #define IDH_WINDISK_ADV_IGNORE 7456
  790. #define IDH_WINDISK_ADV_FILENAME 7457
  791. #define IDH_WINDISK_ADV_DATE_TIME 7458
  792. #define IDH_WINDISK_ADV_CHECK_HOST 7459
  793. #define IDH_WINDISK_ADV_FREE 7460
  794. #define IDH_WINDISK_ADV_CONVERT 7461
  795. #define IDH_WINDISK_OPTIONS_SYS_AND_DATA 7462
  796. #define IDH_WINDISK_OPTIONS_SYS_ONLY 7463
  797. #define IDH_WINDISK_OPTIONS_DATA_ONLY 7464
  798. #define IDH_WINDISK_OPTIONS_NO_WRITE_TEST 7465
  799. #define IDH_WINDISK_OPTIONS_NO_HID_SYS 7466
  800. #define IDH_FORMATDLG_CAPACITY 7467
  801. #define IDH_FORMATDLG_QUICK 7468
  802. #define IDH_FORMATDLG_FULL 7469
  803. #define IDH_FORMATDLG_DOSYS 7470
  804. #define IDH_FORMATDLG_LABEL 7471
  805. #define IDH_FORMATDLG_NOLAB 7472
  806. #define IDH_FORMATDLG_REPORT 7473
  807. #define IDH_FORMATDLG_MKSYS 7474
  808. #define IDH_WINDISK_MAIN_START 7475
  809. #define IDH_WINDISK_MAIN_CLOSE 7476
  810. #define IDH_WINDISK_OK_FOR_ERRORS 7477
  811. #define IDH_WINDISK_CANCEL_FOR_ERRORS 7478
  812. #define IDH_WINDISK_MORE_INFO 7479
  813. #define IDH_FORMATDLG_START 7480
  814. #define IDH_WINDISK_REPLACE_LOG 7481
  815. #define IDH_WINDISK_APPEND_LOG 7482
  816. #define IDH_WINDISK_NO_LOG 7483
  817. #define IDH_FORMATDLG_FILESYS 7484
  818. #define IDH_FORMATDLG_ALLOCSIZE 7485
  819. #define IDH_FORMATDLG_QUICKFULL 7486
  820. #define IDH_FORMATDLG_COMPRESS 7487
  821. #define IDH_CHKDSKDLG_START 7488
  822. #define IDH_CHKDSKDLG_FIXERRORS 7489
  823. #define IDH_CHKDSKDLG_SCAN 7490
  824. #define IDH_CHKDSKDLG_CANCEL 7491
  825. #define IDH_CHKDSKDLG_PROGRESS 7492
  826. #define IDH_FORMATDLG_PROGRESS 7493
  827. // IDs for Port Settings
  828. #define IDH_PORT_BAUD 7900
  829. #define IDH_PORT_DATA 7901
  830. #define IDH_PORT_PARITY 7902
  831. #define IDH_PORT_STOPBITS 7903
  832. #define IDH_PORT_FLOW 7904
  833. #define IDH_PORT_RESTORE 7905
  834. // IDs for Modem Diagnostics
  835. #define IDH_MODEM_DIAG_INSTALLED 7950
  836. #define IDH_MODEM_DIAG_HELP 7951
  837. #define IDH_MODEM_DIAG_MOREINFO 7952
  838. #define IDH_MODEM_DIAG_DRIVER 7953
  839. // IDs for Wastebasket/Recycle
  840. #define IDH_WASTE_FREEING_DISK_SPACE 8000
  841. #define IDH_RECYCLE_CONFIG_INDEP 8001
  842. #define IDH_RECYCLE_CONFIG_ALL 8002
  843. #define IDH_RECYCLE_PURGE_ON_DEL 8003
  844. #define IDH_RECYCLE_MAX_SIZE 8004
  845. #define IDH_RECYCLE_DRIVE_SIZE 8005
  846. #define IDH_RECYCLE_BIN_SIZE 8006
  847. #define IDH_DELETE_CONFIRM_DLG 8007
  848. // ID values 8100-8199 are reserved for Font dialog.