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.

425 lines
34 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1996 - 1999
  6. //
  7. // File: prhlpids.h
  8. //
  9. //--------------------------------------------------------------------------
  10. // This file was not created with DBHE. I cut and pasted material from a "dummy" file so I could set up this file in a way that helps me find information.
  11. #define IDH_NOHELP ((DWORD) -1) // Disables Help for a control (for help compiles)
  12. //#define IDH_NOHELP (DWORD(-1)) //for UI builds?
  13. // Printer Properties dialog/General tab // "General" Dialog Box (#507)
  14. #define IDH_PPGENL_PRINTER_NAME 1000 // General: "Printer name" (Static) (Edit) (ctrl id 3000, 3001)
  15. #define IDH_PPGENL_LOCATION 1010 // General: "" (Edit), "&Location:" (Static) (ctrl id 1050, 3006)
  16. #define IDH_PPGENL_LOC_BROWSE 1015 // General: "&Browse..." (Button) (ctrl id 3015)
  17. #define IDH_PPGENL_COMMENT 1020 // General: "" (Edit), "&Comment:" (Static) (ctrl id 1049, 3005)
  18. #define IDH_PPGENL_PRINT_TEST_PAGE 1110 // General: "Print &Test Page" (Button) (ctrl id 3007)
  19. #define IDH_PPGENL_PREFERENCES_PERSONAL 1100 // General: "Settin&gs..." (Button) (ctrl id 1031)
  20. #define IDH_PPGENL_COLOR 1040 // General: "Color:" (Static) (ctrl id 4635)
  21. #define IDH_PPGENL_DUPLEX 1050 // General: "Double-sided:" (Static) (ctrl id 4636)
  22. #define IDH_PPGENL_MAXRESOLUTION 1080 // General: "Maximum resolution:" (Static) (ctrl id 4639)
  23. #define IDH_PPGENL_MODEL 1030 // General: "M&odel:" (Static) (Edit) (ctrl id 4632, 4633)
  24. #define IDH_PPGENL_PAPERSIZE 1090 // General: "Paper sizes:" (Static) (Edit)(ctrl id 4640, 4641)
  25. #define IDH_PPGENL_SPEED 1070 // General: "Speed:" (Static) (ctrl id 4638)
  26. #define IDH_PPGENL_STAPLE 1060 // General: "Staple:" (Static) (ctrl id 4637)
  27. // "Print Processor" Dialog Box (#513)
  28. #define IDH_PPADV_PRINT_PROCESSOR_LIST 1520 // Print Processor: "Print processor:" (Static) (ListBox) (ctrl id 4504, 4500)
  29. #define IDH_PPADV_PRINT_PROCESSOR_DATATYPE_LIST 1530 // Print Processor: "" (ListBox), "Default datatype:" (Static) (ctrl id 4501, 4503)
  30. // "Separator Page" Dialog Box (#512)
  31. #define IDH_PPADV_SEPARATOR_PAGE_BROWSE 1510 // Separator Page: "&Browse..." (Button) (ctrl id 4400)
  32. #define IDH_PPADV_SEPARATOR_PAGE_NAME 1500 // Separator Page: "" (Edit) (ctrl id 4401)
  33. #define IDH_PPADV_SEPARATOR_PAGE_NAME 1500 // Separator Page: "Separator page:" (Static) (ctrl id 4403)
  34. // Printer Properties dialog/Ports tab // "Ports" Dialog Box (#508) (See #518--much is the same)
  35. #define IDH_PPGENL_PRINTER_NAME 1000 // Ports: "Printer name" (Static) (ctrl id 3000, 3001)
  36. #define IDH_PORTS_LIST 1200 // Ports: "" (SysListView32) (ctrl id 3100)
  37. #define IDH_PORTS_ADD 1210 // Ports: "Add Por&t..." (Button) (ctrl id 3101)
  38. #define IDH_PP_PORTS_ENABLE_POOLING 1250 // Ports: "E&nable printer pooling" (Button) (ctrl id 1052)
  39. #define IDH_PORTS_DELETE 1220 // Ports: "&Delete Port" (Button) (ctrl id 3102)
  40. #define IDH_PORTS_CONFIGURE 1230 // Ports: "&Configure Port..." (Button) (ctrl id 3103)
  41. #define IDH_PORTS_ENABLE_BIDIRECTIONAL 1240 // Ports: "&Enable bidirectional support" (Button) (ctrl id 3105)
  42. // "Printer Ports" Dialog Box (#511)
  43. #define IDH_PRINTERPORTS_NEW_PORT_MONITOR 1570 // Printer Ports: "&New Port Monitor..." (Button) (ListBox) (ctrl id 4305, 4303)
  44. #define IDH_PRINTERPORTS_AVAILABLE_LIST 1560 // Printer Ports: "&Available printer ports:" (Static) (ctrl id 4307)
  45. #define IDH_PRINTERPORTS_NEW_PORT 1580 // Printer Ports: "New &Port..." (Button) (ctrl id 4308)
  46. // Printer Properties dialog/Advanced tab // "Advanced" Dialog Box (#509) (see also #506, General)
  47. #define IDH_PPADV_START_PRINTING_IMMEDIATELY 1390 // Scheduling: "Start printing &immediately" (Button) (ctrl id 3223)
  48. #define IDH_PPADV_ALWAYS 1300 // Scheduling: "Al&ways" (Button) (ctrl id 3200)
  49. #define IDH_PPADV_HOLD_MISMATCHED 1410 // Scheduling: "&Hold mismatched documents" (Button) (ctrl id 3224)
  50. #define IDH_PPADV_FROM_TO 1310 // Scheduling: "&From" (Button) and Scheduling: "To" (Static) (ctrl id 3201, 3014)
  51. #define IDH_PPADV_PRINT_SPOOLED_DOCS_FIRST 1420 // Scheduling: "P&rint spooled documents first" (Button) (ctrl id 3225)
  52. #define IDH_PPADV_KEEP_PRINTED_JOBS 1430 // Scheduling: "&Keep documents after they have printed" (Button) (ctrl id 3226)
  53. #define IDH_PPADV_FROM_TO_START 1320 // Scheduling: "" (SysDateTimePick32) (ctrl id 4507)
  54. #define IDH_PPADV_CURRENT_PRIORITY 1340 // Scheduling: "10" (Static) (ctrl id 4312, 3218=old?) (ctrl id 4629, 4631, 4630)
  55. #define IDH_PPADV_FROM_TO_END 1330 // Scheduling: "" (SysDateTimePick32) (ctrl id 4508)
  56. #define IDH_PPADV_SPOOL_PRINT_DOCS 1370 // Scheduling: "&Spool print documents so program finishes printing faster" (Button) (ctrl id 3220)
  57. #define IDH_PPADV_PRINT_DIRECTLY 1400 // Scheduling: "Print &directly to the printer" (Button) (ctrl id 3221)
  58. #define IDH_PPADV_SPOOL_ALL 1380 // Scheduling: "S&tart printing after last page is spooled" (Button) (ctrl id 3222)
  59. #define IDH_PPADV_NEW_DRIVER 1360 // General: "&New Driver..." (Button) (ctrl id 3003)
  60. #define IDH_PPADV_SEPARATOR_PAGE 1470 // General: "&Separator Page..." (Button) (ctrl id 3008)
  61. #define IDH_PPADV_DRIVER 1350 // General: "Dr&iver:" (Static) (ComboBox) (ctrl id 1051, 1045)
  62. #define IDH_PPADV_ADVPRINT_FEATURES 1440 // Advanced: "&Enable advanced printing features" (Button)
  63. #define IDH_PPADV_PRINTING_DEFAULTS 1450 // General: "Setti&ngs..." (Button) (ctrl id 4406, 1145)
  64. #define IDH_PPADV_PRINT_PROCESSOR 1460 // General: "P&rint Processor..." (Button) (ctrl id 3009)
  65. //#define IDH_PPADV_PRINT_PROCESSOR_ALWAYS_SPOOL 1140 // Print Processor: "&Always spool RAW datatype" (Button) (ctrl id 1053) (gone now?)
  66. // Printer Properties dialog/Sharing tab // "Sharing" Dialog Box (#510)
  67. #define IDH_PPSHARED_NOT 1150 // Sharing: "N&ot shared" (Button) (ctrl id 3227, 4576)
  68. #define IDH_PPSHARED_AS 1160 // Sharing: "&Shared as:" (Button) (ctrl id 3228)
  69. //#define IDH_PPGENL_PRINTER_NAME 1000 // Uses help from General dialog #507 (ctrl id 3000, 3001)
  70. #define IDH_PPSHARED_NAME 1170 // Sharing: "" (Edit) (ctrl id 3302)
  71. #define IDH_PPSHARED_ADDITIONAL_DRIVERS 1190 // Sharing: "A&dditional Drivers..." (Button) (ctrl id 1140)
  72. #define IDH_PPSHARED_LIST_IN_DIRECTORY 1180 // Sharing: (ctrl id 1064)
  73. // "Additional Drivers" Dialog Box (#504)
  74. #define IDH_PPSHARED_ADDITIONAL_DRIVERS_LIST 1425 // Additional Drivers: "List1" (SysListView32) (ctrl id 1134)
  75. // Printer Document Properties dialog/General tab // "General" Dialog Box (#506)
  76. #define IDH_DPGENL_JOB_SIZE 1910 // General: "" (Static) (ctrl id 3558, 4219)
  77. #define IDH_DPGENL_JOB_TITLE 1900 // General: "" (Static) (ctrl id 4220)
  78. #define IDH_DPGENL_JOB_SUBMITTED 1960 // General: "" (Static) (ctrl id 3563, 4222)
  79. #define IDH_DPGENL_JOB_PROCESSOR 1940 // General: "" (Static) (ctrl id 3561, 4223)
  80. #define IDH_DPGENL_JOB_DATATYPE 1930 // General: "" (Static) (ctrl id 3560, 4224)
  81. #define IDH_DPGENL_JOB_START_END 2000 // General: "Only &from" (Button) (ctrl id 4201, 3568)
  82. #define IDH_DPGENL_JOB_PAGES 1920 // General: "" (Static) (ctrl id 3559, 4225)
  83. #define IDH_DPGENL_JOB_OWNER 1950 // General: "" (Static) (ctrl id 3562, 4226)
  84. //#define IDH_PPADV_CURRENT_PRIORITY 1340 // Uses help from Advanced dialog #509 (ctrl id on THIS tab 3567, 4229)
  85. #define IDH_DPGENL_JOB_NOTIFY 1970 // General: "" (Edit) (ctrl id 3564, 4230)
  86. #define IDH_DPGENL_JOB_START_END_FROM 2010 // General: "" (SysDateTimePick32) (ctrl id 4509)
  87. #define IDH_DPGENL_JOB_PRIORITY_SLIDER 1980 // General: "TracBar1" (msctls_trackbar32) (ctrl id 4231, 3565, 3566)
  88. #define IDH_DPGENL_JOB_START_END_TO 2020 // General: "" (SysDateTimePick32) (ctrl id 4510)
  89. #define IDH_DPGENL_JOB_ALWAYS 1990 // General: "No time &restriction" (Button) (ctrl id 4232)
  90. // Print Server Properties dialog/Forms tab // "Forms" Dialog Box (#516)
  91. #define IDH_PSFORMS_WIDTH 1670 // Forms: "&Width:" (Static), (Edit) (ctrl id 4604, 4605)
  92. #define IDH_PSFORMS_HEIGHT 1680 // Forms: "&Height:" (Static), (Edit) (ctrl id 4606, 4607)
  93. #define IDH_PSFORMS_LEFT 1690 // Forms: "&Left:" (Static), (Edit) (ctrl id 4608, 4609)
  94. #define IDH_PSFORMS_RIGHT 1700 // Forms: "&Right:" (Static), (Edit) (ctrl id 4610, 4611)
  95. #define IDH_PSFORMS_TOP 1710 // Forms: "&Top:" (Static), (Edit) (ctrl id 4612, 4613)
  96. #define IDH_PSFORMS_BOTTOM 1720 // Forms: "&Bottom:" (Static), (Edit) (ctrl id 4614, 4615)
  97. #define IDH_PSFORMS_SAVEFORM 1730 // Forms: "&Save Form" (Button) (ctrl id 4616)
  98. #define IDH_PSFORMS_DELETE 1620 // Forms: "&Delete" (Button) (ctrl id 4617)
  99. #define IDH_PSFORMS_UNIT_METRIC 1650 // Forms: "&Metric" (Button) (ctrl id 4620)
  100. #define IDH_PSFORMS_UNIT_ENGLISH 1660 // Forms: "&English" (Button) (ctrl id 4621)
  101. #define IDH_PSFORMS_CREATE_NEW 1640 // Forms: "&Create a New Form" (Button) (ctrl id 4622)
  102. #define IDH_PSFORMS_SERVER_NAME 1600 // Forms: "Forms on:" (Static), "Static" (Static) (ctrl id 1166)
  103. #define IDH_PSFORMS_LIST 1610 // Forms: "" (ListBox) (ctrl id 4602)
  104. #define IDH_PSFORMS_NAME 1630 // Forms: "" (Edit) (ctrl id 4603)
  105. #define IDH_LPRMON_HLP 900//legacy topic// I don't know where this control is found
  106. // Print Server Properties dialog/Ports tab // "Ports" Dialog Box (#518)
  107. //#define IDH_PSFORMS_SERVER_NAME 1600 // Uses help topic from Forms dialog #516 (ctrl id 1166)
  108. #define IDH_PORTS_LIST 1200 // Ports: "" (SysListView32), &Ports on this server (ctrl id 3100, 4317)
  109. #define IDH_PORTS_ADD 1210 // Ports: "Add Por&t..." (Button) (ctrl id 3101)
  110. #define IDH_PORTS_DELETE 1220 // Ports: "&Delete Port" (Button) (ctrl id 3102)
  111. #define IDH_PORTS_CONFIGURE 1230 // Ports: "&Configure Port..." (Button) (ctrl id 3103)
  112. #define IDH_PORTS_ENABLE_BIDIRECTIONAL 1240 // Ports: "&Enable bidirectional support" (Button) (ctrl id 3105)
  113. // Print Server Properties dialog/Drivers tab // "Drivers" Dialog Box (#519)
  114. #define IDH_PSDRIVERS_UPDATE 1780 // Drivers: "&Update" (Button) (ctrl id 1105)
  115. #define IDH_PSDRIVERS_PROPERTIES 1790 // Drivers: "Prop&erties..." (Button) (ctrl id 1091)
  116. #define IDH_PSDRIVERS_INSTALLED_LIST 1750 // Drivers: "" (SysListView32) (Static) (ctrl id 1092, 4319)
  117. //#define IDH_PSFORMS_SERVER_NAME 1600 // Uses help topic from Forms dialog #516 (ctrl id 1166)
  118. #define IDH_PSDRIVERS_ADD 1760 // Drivers: "A&dd..." (Button) (ctrl id 1080)
  119. #define IDH_PSDRIVERS_REMOVE 1770 // Drivers: "&Remove" (Button) (ctrl id 1081)
  120. // "Driver Properties" Dialog Box (#501)
  121. #define IDH_PSDRIVERS_PROP_ENVIRONMENT 2070 // Driver Properties: "" (Edit) (Static) (ctrl id 1128, 4571)
  122. #define IDH_PSDRIVERS_PROP_PATH 2100 // Driver Properties: "" (Edit) (Static) (ctrl id 1129, 4574)
  123. #define IDH_PSDRIVERS_PROP_INFOLIST 2110 // Driver Properties: "List1" (SysListView32) (ctrl id 1133)
  124. #define IDH_PSDRIVERS_PROP_LANGUAGE_MON 2080 // Driver Properties: "" (Edit) (Static) (ctrl id 1136, 4572)
  125. #define IDH_PSDRIVERS_PROP_DATATYPE 2090 // Driver Properties: "" (Edit) (Static) (ctrl id 1137, 4573)
  126. #define IDH_PSDRIVERS_PROP_NAME 2050 // Driver Properties: "" (Edit) (Static) (ctrl id 1054, 4569)
  127. #define IDH_PSDRIVERS_PROP_BTN 2120 // Driver Properties: "Properties..." (Button) (ctrl id 4577)
  128. #define IDH_PSDRIVERS_PROP_VERSION 2060 // Driver Properties: "" (Edit) (Static) (ctrl id 1127, 4570)
  129. // Print Server Properties dialog/Advanced tab // "Advanced" Dialog Box (#517)
  130. #define IDH_PSADV_REMOTE_JOB_NOTIFY 1850 // Advanced: "No&tify when remote documents are printed" (Button) (ctrl id 1013)
  131. #define IDH_PSADV_REMOTE_DOCS_NOTIFY_COMPUTER 1860 // Advanced: "No&tify computer rather than user when remote documents are printed" (Button) (ctrl id 4320)
  132. #define IDH_PSADV_LOG_SPOOLER_ERRORS 1810 // Advanced: "Log spooler &error events" (Button) (ctrl id 1015)
  133. #define IDH_PSADV_LOG_SPOOLER_WARNINGS 1820 // Advanced: "Log spooler &warning events" (Button) (ctrl id 1016)
  134. #define IDH_PSADV_LOG_SPOOLER_INFORMATION 1830 // Advanced: "Log spooler &information events" (Button) (ctrl id 1017)
  135. //#define IDH_PSFORMS_SERVER_NAME 1600 // Uses help topic from Forms dialog #516 (ctrl id 1166)
  136. #define IDH_PSADV_SPOOL_FOLDER 1800 // Advanced: "" (Edit), &Spool folder (ctrl id 4316, 1008)
  137. #define IDH_PSADV_REMOTE_JOB_ERRORS_BEEP 1840 // Advanced: "&Beep on errors of remote documents" (Button) (ctrl id 1011)
  138. #define IDH_PSADV_JOB_BALLOON_NOTIFY_LOCAL 1870 // Advanced: "Show informational notifications for &local printers" (Button) (ctrl id 1012)
  139. #define IDH_PSADV_JOB_BALLOON_NOTIFY_REMOTE 1875 // Advanced: "Show informational notifications for netw&ork printers" (Button) (ctrl id 1014)
  140. #define IDH_PSADV_REMOTE_JOB_NOTIFY_HEADING 1879 // Advanced: "Printer notifications for downlevel clients:" (Button) (ctrl id 1009)
  141. // "Settings" Dialog Box //from Device Manager in MMC (#534)
  142. #define IDH_MMC_DM_SETTINGS_PRINTERS_FOLDER 2301 // Settings: "&Printers Folder" (Button) (ctrl id 1141)
  143. #define IDH_MMC_DM_SETTINGS_MANAGE_PRINTER 2300 // Settings: "Please go to the printers folder to manage your printer." (Static) (ctrl id 4511)
  144. //#define IDH_PPGENL_PRINTER_NAME 1000 // General: "Printer name" (Static) (Edit) (ctrl id 3000, 3001)
  145. // Connect to Printer dialog // (#536) //called from the Add Printer Wizard and through Notepad, Wordpad, and Paint
  146. #define IDH_CTP_PRINTER 76000 // Connect to Printer: "&Printer:" (Static) and (Edit) (ctrl id 4589, 4578)
  147. #define IDH_CTP_SHARED_PRINTERS 76010 // Connect to Printer: "&Shared Printers:" (Static) and (ListBox) (ctrl id 4590, 4579)
  148. #define IDH_CTP_EXPAND_DEFAULT 76020 // Connect to Printer: "&Expand by Default" (Button) (ctrl id 4588)
  149. #define IDH_CTP_PRINTER_INFO_DESCRIPTION 76030 // Connect to Printer: "Comment:" (Static) (ctrl id 4581, 4582)
  150. #define IDH_CTP_PRINTER_INFO_STATUS 76040 // Connect to Printer: "Status:" (Static) (ctrl id 4583, 4584)
  151. #define IDH_CTP_PRINTER_INFO_DOCS_WAITING 76050 // Connect to Printer: "Documents Waiting:" (Static) (ctrl id 4585, 4586)
  152. // Location dialog // (#537) //Part of Location Lite in the DS...
  153. #define IDH_LOCLITE_LOCATION 77000 // Location: "" (Edit) "&Location:" (Static) (ctrl ids 3580, 3577)
  154. #define IDH_LOCLITE_LOC_BROWSE 77010 // Location: "&Browse..." (Button) (ctrl id 3581)
  155. // Browse for Location dialog // (#538) //Part of Location Lite in the DS...
  156. #define IDH_BROWSE_LOCATION_APPROPRIATE_TREE 77050 // Browse For Location: "Tree1" (SysTreeView32) (ctrl id 4650)
  157. #define IDH_BROWSE_LOCATION_SELECTED 77060 // Browse For Location: "" (Edit), "Selected location: " (Static) (ctrl id 4652, 4548)
  158. // Location dialog // (#10004) //Part of Location Lite in the DS...
  159. #define IDH_LOCLITE_COMPUTER_LOCATION 77020 // Location: "" (Edit) "&Location:" (Static) (ctrl ids 4666, 4668)
  160. //#define IDH_LOCLITE_COMPUTER_LOC_BROWSE 77030 // Location: "&Browse..." (Button) (ctrl id 3581)
  161. const DWORD g_aHelpIDs[]=
  162. {
  163. 425, IDH_NOHELP, // Drivers, Advanced (Static)
  164. 1008, IDH_PSADV_SPOOL_FOLDER, // Advanced: "" (Edit)
  165. 1009, IDH_PSADV_REMOTE_JOB_NOTIFY_HEADING, // Advanced: "Printer notifications for downlevel clients:" (Button)
  166. 1011, IDH_PSADV_REMOTE_JOB_ERRORS_BEEP, // Advanced: "&Beep on errors of remote documents" (Button)
  167. 1012, IDH_PSADV_JOB_BALLOON_NOTIFY_LOCAL, // Advanced: "Show informational notifications for &local printers" (Button)
  168. 1013, IDH_PSADV_REMOTE_JOB_NOTIFY, // Advanced: "No&tify when remote documents are printed" (Button)
  169. 1014, IDH_PSADV_JOB_BALLOON_NOTIFY_REMOTE, // Advanced: "Show informational notifications for netw&ork printers" (Button)
  170. 1015, IDH_PSADV_LOG_SPOOLER_ERRORS, // Advanced: "Log spooler &error events" (Button)
  171. 1016, IDH_PSADV_LOG_SPOOLER_WARNINGS, // Advanced: "Log spooler &warning events" (Button)
  172. 1017, IDH_PSADV_LOG_SPOOLER_INFORMATION, // Advanced: "Log spooler &information events" (Button)
  173. 1031, IDH_PPGENL_PREFERENCES_PERSONAL, // General: "Printing Preferences..." (Button)
  174. 1045, IDH_PPADV_DRIVER, // Advanced: "" (ComboBox)
  175. 1049, IDH_PPGENL_COMMENT, // General: "&Comment:" (Static)
  176. 1050, IDH_PPGENL_LOCATION, // General: "&Location:" (Static)
  177. 1051, IDH_PPADV_DRIVER, // Advanced: "Driver:" (Static)
  178. 1052, IDH_PP_PORTS_ENABLE_POOLING, // Ports: "E&nable printer pooling" (Button)
  179. 1053, IDH_PPADV_ADVPRINT_FEATURES, // Advanced: "&Enable advanced printing features" (Button)
  180. 1054, IDH_PSDRIVERS_PROP_NAME, // Driver Properties: "" (Edit)
  181. 1064, IDH_PPSHARED_LIST_IN_DIRECTORY, // Sharing: "" (Button)
  182. 1080, IDH_PSDRIVERS_ADD, // Drivers: "A&dd..." (Button)
  183. 1081, IDH_PSDRIVERS_REMOVE, // Drivers: "&Remove" (Button)
  184. 1091, IDH_PSDRIVERS_PROPERTIES, // Drivers: "Prop&erties..." (Button)
  185. 1092, IDH_PSDRIVERS_INSTALLED_LIST, // Drivers: "" (SysListView32)
  186. 1105, IDH_PSDRIVERS_UPDATE, // Drivers: "&Update" (Button)
  187. 1127, IDH_PSDRIVERS_PROP_VERSION, // Driver Properties: "" (Edit)
  188. 1128, IDH_PSDRIVERS_PROP_ENVIRONMENT, // Driver Properties: "" (Edit)
  189. 1129, IDH_PSDRIVERS_PROP_PATH, // Driver Properties: "" (Edit)
  190. 1133, IDH_PSDRIVERS_PROP_INFOLIST, // Driver Properties: "List1" (SysListView32)
  191. 1134, IDH_PPSHARED_ADDITIONAL_DRIVERS_LIST, // Additional Drivers: "List1" (SysListView32)
  192. 1136, IDH_PSDRIVERS_PROP_LANGUAGE_MON, // Driver Properties: "" (Edit)
  193. 1137, IDH_PSDRIVERS_PROP_DATATYPE, // Driver Properties: "" (Edit)
  194. 1140, IDH_PPSHARED_ADDITIONAL_DRIVERS, // Sharing: "A&dditional Drivers..." (Button)
  195. 1141, IDH_MMC_DM_SETTINGS_PRINTERS_FOLDER, // Settings: "&Printers Folder" (Button)
  196. 1145, IDH_PPADV_PRINTING_DEFAULTS, // Advanced: "Printing Defaults..." (Button)
  197. 1154, IDH_NOHELP, // Ports: "&Print to the following port(s). Documents will print to the first free checked port." (Static)
  198. 1166, IDH_PSFORMS_SERVER_NAME, // Forms, Ports, Drivers,Advanced: "Server name" (Static)
  199. 1193, IDH_NOHELP, // Sharing: "If this printer is shared with users running different versions of Windows then you will need to install additional drivers for it." (Static)
  200. 1194, IDH_NOHELP, // Additional Drivers: "You may install additional drivers so that users on the following systems can download them automatically when they connect." (Static)
  201. 3000, IDH_NOHELP, // General, Ports, Sharing, Settings tabs/ printer icon (Static) //Settings
  202. 3001, IDH_PPGENL_PRINTER_NAME, // General, Ports, Sharing, Settings: "Printer name" (Static) //Settings
  203. 3003, IDH_PPADV_NEW_DRIVER, // Advanced: "Ne&w Driver..." (Button)
  204. 3005, IDH_PPGENL_COMMENT, // General: "" (Edit)
  205. 3006, IDH_PPGENL_LOCATION, // General: "" (Edit)
  206. 3007, IDH_PPGENL_PRINT_TEST_PAGE, // General: "Print &Test Page" (Button)
  207. 3008, IDH_PPADV_SEPARATOR_PAGE, // Advanced: "&Separator Page..." (Button)
  208. 3009, IDH_PPADV_PRINT_PROCESSOR, // Advanced: "P&rint Processor..." (Button)
  209. 3013, IDH_NOHELP, // General: "" (Static)
  210. 3014, IDH_PPADV_FROM_TO, // Advanced: "To" (Static)
  211. 3015, IDH_PPGENL_LOC_BROWSE, // General: "&Browse..." (Button)
  212. 3100, IDH_PORTS_LIST, // Ports: "" (SysListView32)
  213. 3101, IDH_PORTS_ADD, // Ports: "Add Por&t..." (Button) x 2
  214. 3102, IDH_PORTS_DELETE, // Ports: "&Delete Port" (Button) x 2
  215. 3103, IDH_PORTS_CONFIGURE, // Ports: "&Configure Port..." (Button) x 2
  216. 3105, IDH_PORTS_ENABLE_BIDIRECTIONAL, // Ports: "&Enable bidirectional support" (Button) x 2
  217. 3200, IDH_PPADV_ALWAYS, // Advanced: "Al&ways available" (Button)
  218. 3201, IDH_PPADV_FROM_TO, // Advanced: "Available from" (Button)
  219. 3220, IDH_PPADV_SPOOL_PRINT_DOCS, // Advanced: "&Spool print documents so program finishes printing faster" (Button)
  220. 3221, IDH_PPADV_PRINT_DIRECTLY, // Advanced: "Print &directly to the printer" (Button)
  221. 3222, IDH_PPADV_SPOOL_ALL, // Advanced: "S&tart printing after last page is spooled" (Button)
  222. 3223, IDH_PPADV_START_PRINTING_IMMEDIATELY, // Advanced: "Start printing &immediately" (Button)
  223. 3224, IDH_PPADV_HOLD_MISMATCHED, // Advanced: "&Hold mismatched documents" (Button)
  224. 3225, IDH_PPADV_PRINT_SPOOLED_DOCS_FIRST, // Advanced: "P&rint spooled documents first" (Button)
  225. 3226, IDH_PPADV_KEEP_PRINTED_JOBS, // Advanced: "&Keep printed documents" (Button)
  226. 3227, IDH_PPSHARED_NOT, // Sharing: "N&ot shared" (Button)
  227. 3228, IDH_PPSHARED_AS, // Sharing: "&Shared as:" (Button)
  228. 3302, IDH_PPSHARED_NAME, // Sharing: "" (Edit)
  229. 3557, IDH_NOHELP, // Ports, (??General, Sharing, Scheduling: "" (Static) //Settings)
  230. 3558, IDH_DPGENL_JOB_SIZE, // General: "Size:" (Static)
  231. 3559, IDH_DPGENL_JOB_PAGES, // General: "Pages:" (Static)
  232. 3560, IDH_DPGENL_JOB_DATATYPE, // General: "Datatype:" (Static)
  233. 3561, IDH_DPGENL_JOB_PROCESSOR, // General: "Processor:" (Static)
  234. 3562, IDH_DPGENL_JOB_OWNER, // General: "Owner:" (Static)
  235. 3563, IDH_DPGENL_JOB_SUBMITTED, // General: "Submitted:" (Static)
  236. 3564, IDH_DPGENL_JOB_NOTIFY, // General: "&Notify:" (Static)
  237. 3565, IDH_DPGENL_JOB_PRIORITY_SLIDER, // General: "Lowest" (Static)
  238. 3566, IDH_DPGENL_JOB_PRIORITY_SLIDER, // General: "Highest" (Static)
  239. 3567, IDH_PPADV_CURRENT_PRIORITY, // General: "Current priority:" (Static)
  240. 3568, IDH_DPGENL_JOB_START_END, // General: "To" (Static)
  241. 3569, IDH_NOHELP, // Advanced: "" (Static)
  242. 3570, IDH_NOHELP, // Advanced: "" (Static)
  243. 3571, IDH_NOHELP, // General: "" (Static)
  244. 3572, IDH_NOHELP, // Ports: "" (Static)
  245. 3573, IDH_NOHELP, // General: "" (Static)
  246. 3574, IDH_NOHELP, // Sharing: "" (Static)
  247. 3575, IDH_NOHELP, // Settings: "" (Static)
  248. 3576, IDH_NOHELP, // Connect to Printer: "Printer Information" (Button)
  249. 3577, IDH_LOCLITE_LOCATION, // Location: "" (Edit)
  250. 3578, IDH_NOHELP, // Location: "" (Static)
  251. 3579, IDH_NOHELP, // Location: "" (Static)
  252. 3580, IDH_LOCLITE_LOCATION, // Location: "&Location:" (Static)
  253. 3581, IDH_LOCLITE_LOC_BROWSE, // Location: "&Browse..." (Button)
  254. 4201, IDH_DPGENL_JOB_START_END, // General: "Only &from" (Button)
  255. 4219, IDH_DPGENL_JOB_SIZE, // General: "" (Static)
  256. 4220, IDH_DPGENL_JOB_TITLE, // General: "" (Static)
  257. 4222, IDH_DPGENL_JOB_SUBMITTED, // General: "" (Static)
  258. 4223, IDH_DPGENL_JOB_PROCESSOR, // General: "" (Static)
  259. 4224, IDH_DPGENL_JOB_DATATYPE, // General: "" (Static)
  260. 4225, IDH_DPGENL_JOB_PAGES, // General: "" (Static)
  261. 4226, IDH_DPGENL_JOB_OWNER, // General: "" (Static)
  262. 4229, IDH_PPADV_CURRENT_PRIORITY, // General: "" (Static)
  263. 4230, IDH_DPGENL_JOB_NOTIFY, // General: "" (Edit)
  264. 4231, IDH_DPGENL_JOB_PRIORITY_SLIDER, // General: "TracBar1" (msctls_trackbar32)
  265. 4232, IDH_DPGENL_JOB_ALWAYS, // General: "No time &restriction" (Button)
  266. 4303, IDH_PRINTERPORTS_AVAILABLE_LIST, // Printer Ports: "" (ListBox)
  267. 4305, IDH_PRINTERPORTS_NEW_PORT_MONITOR, // Printer Ports: "&New Port Type..." (Button)
  268. 4307, IDH_PRINTERPORTS_AVAILABLE_LIST, // Printer Ports: "&Available port types:" (Static)
  269. 4308, IDH_PRINTERPORTS_NEW_PORT, // Printer Ports: "New &Port..." (Button)
  270. 4309, IDH_NOHELP, // Scheduling: "Available:" (Static)
  271. 4313, IDH_NOHELP, // General: "&Priority:" (Button)
  272. 4314, IDH_NOHELP, // General: "&Schedule:" (Button)
  273. 4315, IDH_NOHELP, // Advanced: "" (Static)
  274. 4316, IDH_PSADV_SPOOL_FOLDER, // Advanced: "&Spool folder:" (Static)
  275. 4317, IDH_PORTS_LIST, // Ports: "&Ports on this server" (Static)
  276. 4318, IDH_NOHELP, // Sharing: "Drivers for different versions of Windows" (Button)
  277. 4319, IDH_PSDRIVERS_INSTALLED_LIST, // Drivers: "Installed printer drivers:" (Static)
  278. 4320, IDH_PSADV_REMOTE_DOCS_NOTIFY_COMPUTER, // Advanced: "No&tify computer rather than user when remote documents are printed" (Button)
  279. 4400, IDH_PPADV_SEPARATOR_PAGE_BROWSE, // Separator Page: "&Browse..." (Button)
  280. 4401, IDH_PPADV_SEPARATOR_PAGE_NAME, // Separator Page: "" (Edit)
  281. 4403, IDH_PPADV_SEPARATOR_PAGE_NAME, // Separator Page: "Separator page:" (Static)
  282. 4404, IDH_NOHELP, // Separator Page: "Separator pages are used at the beginning of each document to make it easy to find a document among others at the printer." (Static)
  283. 4500, IDH_PPADV_PRINT_PROCESSOR_LIST, // Print Processor: "" (ListBox)
  284. 4501, IDH_PPADV_PRINT_PROCESSOR_DATATYPE_LIST, // Print Processor: "" (ListBox)
  285. 4503, IDH_PPADV_PRINT_PROCESSOR_DATATYPE_LIST, // Print Processor: "Default datatype:" (Static)
  286. 4504, IDH_PPADV_PRINT_PROCESSOR_LIST, // Print Processor: "Print processor:" (Static)
  287. 4505, IDH_NOHELP, // Print Processor: "Selecting a different print processor may result in different options being available for default datatypes. If your service does not specify a datatype the selection below will be used." (Static)
  288. 4507, IDH_PPADV_FROM_TO_START, // Advanced: "" (SysDateTimePick32)
  289. 4508, IDH_PPADV_FROM_TO_END, // Advanced: "" (SysDateTimePick32)
  290. 4509, IDH_DPGENL_JOB_START_END_FROM, // General: "" (SysDateTimePick32)
  291. 4510, IDH_DPGENL_JOB_START_END_TO, // General: "" (SysDateTimePick32)
  292. 4511, IDH_MMC_DM_SETTINGS_MANAGE_PRINTER, // Settings: "Please go to the printers folder to manage your printer." (Static)
  293. 4513, IDH_NOHELP, // Ports: "" (Static)
  294. 4548, IDH_BROWSE_LOCATION_SELECTED, // Browse For Location: "Selected location: " (Static)
  295. 4569, IDH_PSDRIVERS_PROP_NAME, // Driver Properties: "Name:" (Static)
  296. 4570, IDH_PSDRIVERS_PROP_VERSION, // Driver Properties: "Version:" (Static)
  297. 4571, IDH_PSDRIVERS_PROP_ENVIRONMENT, // Driver Properties: "Environment:" (Static)
  298. 4572, IDH_PSDRIVERS_PROP_LANGUAGE_MON, // Driver Properties: "Language monitor:" (Static)
  299. 4573, IDH_PSDRIVERS_PROP_DATATYPE, // Driver Properties: "Default datatype:" (Static)
  300. 4574, IDH_PSDRIVERS_PROP_PATH, // Driver Properties: "Driver path:" (Static)
  301. 4576, IDH_NOHELP, // Sharing: "Sharing this printer is not supported." (Static)
  302. 15447, IDH_NOHELP, // Sharing: "Sharing this printer is not supported." (Static)
  303. 4577, IDH_PSDRIVERS_PROP_BTN, // Driver Properties: "Properties..." (Button)
  304. 4578, IDH_CTP_PRINTER, // Connect to Printer: "" (Edit)
  305. 4579, IDH_CTP_SHARED_PRINTERS, // Connect to Printer: "" (ListBox)
  306. 4581, IDH_CTP_PRINTER_INFO_DESCRIPTION, // Connect to Printer: "Comment:" (Static)
  307. 4582, IDH_CTP_PRINTER_INFO_DESCRIPTION, // Connect to Printer: "" (Static)
  308. 4583, IDH_CTP_PRINTER_INFO_STATUS, // Connect to Printer: "Status:" (Static)
  309. 4584, IDH_CTP_PRINTER_INFO_STATUS, // Connect to Printer: "" (Static)
  310. 4585, IDH_CTP_PRINTER_INFO_DOCS_WAITING, // Connect to Printer: "Documents Waiting:" (Static)
  311. 4586, IDH_CTP_PRINTER_INFO_DOCS_WAITING, // Connect to Printer: "" (Static)
  312. 4587, IDH_NOHELP, // Connect to Printer: "" (Static)
  313. 4588, IDH_CTP_EXPAND_DEFAULT, // Connect to Printer: "&Expand by Default" (Button)
  314. 4589, IDH_CTP_PRINTER, // Connect to Printer: "&Printer:" (Static)
  315. 4590, IDH_CTP_SHARED_PRINTERS, // Connect to Printer: "&Shared Printers:" (Static)
  316. 4601, IDH_NOHELP, // Forms: "Forms on:" (Static)
  317. 4602, IDH_PSFORMS_LIST, // Forms: "" (ListBox)
  318. 4603, IDH_PSFORMS_NAME, // Forms: "" (Edit)
  319. 4604, IDH_PSFORMS_WIDTH, // Forms: "&Width:" (Static)
  320. 4605, IDH_PSFORMS_WIDTH, // Forms: "" (Edit)
  321. 4606, IDH_PSFORMS_HEIGHT, // Forms: "&Height:" (Static)
  322. 4607, IDH_PSFORMS_HEIGHT, // Forms: "" (Edit)
  323. 4608, IDH_PSFORMS_LEFT, // Forms: "&Left:" (Static)
  324. 4609, IDH_PSFORMS_LEFT, // Forms: "" (Edit)
  325. 4610, IDH_PSFORMS_RIGHT, // Forms: "&Right:" (Static)
  326. 4611, IDH_PSFORMS_RIGHT, // Forms: "" (Edit)
  327. 4612, IDH_PSFORMS_TOP, // Forms: "&Top:" (Static)
  328. 4613, IDH_PSFORMS_TOP, // Forms: "" (Edit)
  329. 4614, IDH_PSFORMS_BOTTOM, // Forms: "&Bottom:" (Static)
  330. 4615, IDH_PSFORMS_BOTTOM, // Forms: "" (Edit)
  331. 4616, IDH_PSFORMS_SAVEFORM, // Forms: "&Save Form" (Button)
  332. 4617, IDH_PSFORMS_DELETE, // Forms: "&Delete" (Button)
  333. 4620, IDH_PSFORMS_UNIT_METRIC, // Forms: "&Metric" (Button)
  334. 4621, IDH_PSFORMS_UNIT_ENGLISH, // Forms: "&English" (Button)
  335. 4622, IDH_PSFORMS_CREATE_NEW, // Forms: "&Create a New Form" (Button)
  336. 4623, IDH_NOHELP, // Forms: "Define a new form by editing the existing name and measurements. Then click Save Form." (Static)
  337. 4624, IDH_NOHELP, // Forms: "Paper Size:" (Static)
  338. 4625, IDH_NOHELP, // Forms: "Printer Area Margins:" (Static)
  339. 4626, IDH_NOHELP, // Measurements group box in Forms #516 (DBHE can't *see* this)
  340. 4627, IDH_NOHELP, // Forms: "Units:" (Static)
  341. 4628, IDH_NOHELP, // Forms: "&Form Description for: " (Button)
  342. 4629, IDH_PPADV_CURRENT_PRIORITY, // Advanced: "Priority:" (Static)
  343. 4630, IDH_PPADV_CURRENT_PRIORITY, // Advanced: "Spin1" (msctls_updown32)
  344. 4631, IDH_PPADV_CURRENT_PRIORITY, // Advanced: "0" (Edit)
  345. 4632, IDH_PPGENL_MODEL, // General: "M&odel:" (Static)
  346. 4633, IDH_PPGENL_MODEL, // General: "" (Edit)
  347. 4634, IDH_NOHELP, // General: "Features" (Button)
  348. 4635, IDH_PPGENL_COLOR, // General: "Color:" (Static)
  349. 4636, IDH_PPGENL_DUPLEX, // General: "Double-sided:" (Static)
  350. 4637, IDH_PPGENL_STAPLE, // General: "Staple:" (Static)
  351. 4638, IDH_PPGENL_SPEED, // General: "Speed:" (Static)
  352. 4639, IDH_PPGENL_MAXRESOLUTION, // General: "Maximum resolution:" (Static)
  353. 4640, IDH_PPGENL_PAPERSIZE, // General: "Paper sizes:" (Static)
  354. 4641, IDH_PPGENL_PAPERSIZE, // General: "" (Edit)
  355. 4650, IDH_BROWSE_LOCATION_APPROPRIATE_TREE, // Browse For Location: "Tree1" (SysTreeView32)
  356. 4651, IDH_NOHELP, // Browse For Location: "Choose the appropriate location." (Static)
  357. 4652, IDH_BROWSE_LOCATION_SELECTED, // Browse For Location: "" (Edit)
  358. 4666, IDH_LOCLITE_COMPUTER_LOCATION, // Location: "" (Edit)
  359. 4668, IDH_LOCLITE_COMPUTER_LOCATION, // Location: "&Location:" (Static)
  360. 4682, IDH_PPSHARED_NAME, // Sharing: "S&hare name" (Static)
  361. 4683, IDH_NOHELP, // Sharing: "You can share this printer with other users on your network.... etc." (Static)
  362. 0, 0
  363. };