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.

2342 lines
106 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "prids.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include <windows.h>
  10. #include <winspool.h>
  11. #include <commctrl.h>
  12. #include <setupapi.h>
  13. #include "prtlibp.hxx"
  14. #include "pridsfix.h"
  15. #include "printui.rcv"
  16. /////////////////////////////////////////////////////////////////////////////
  17. #undef APSTUDIO_READONLY_SYMBOLS
  18. /////////////////////////////////////////////////////////////////////////////
  19. // English (U.S.) resources
  20. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  21. #ifdef _WIN32
  22. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  23. #pragma code_page(1252)
  24. #endif //_WIN32
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // Dialog
  28. //
  29. DLG_PRINTER_PORTS DIALOGEX 10, 10, 252, 218
  30. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
  31. CAPTION "Ports"
  32. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  33. BEGIN
  34. ICON IDI_PRINTER,IDC_PRINTER_ICON,7,7,20,20
  35. CONTROL "Printer name",IDC_NAME,"Static",SS_LEFTNOWORDWRAP |
  36. SS_NOPREFIX | WS_GROUP,40,12,191,8
  37. LTEXT "&Print to the following port(s). Documents will print to the first free checked port.",
  38. IDC_PORTS_TEXT,7,42,218,18
  39. CONTROL "",IDC_PORTS,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  40. LVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP,7,63,237,87
  41. PUSHBUTTON "Add Por&t...",IDC_PORT_CREATE,6,155,76,14
  42. PUSHBUTTON "&Delete Port",IDC_PORT_DELETE,86,155,77,14
  43. PUSHBUTTON "&Configure Port...",IDC_PROPERTIES,168,155,76,14
  44. CONTROL "&Enable bidirectional support",IDC_ENABLE_BIDI,"Button",
  45. BS_AUTOCHECKBOX | WS_TABSTOP,6,177,229,10
  46. CONTROL "E&nable printer pooling",IDC_POOLED_PRINTING,"Button",
  47. BS_AUTOCHECKBOX | WS_TABSTOP,6,189,229,10
  48. CONTROL "",IDC_DIVIDER0,"Static",SS_BLACKFRAME | SS_SUNKEN,7,32,
  49. 237,1
  50. END
  51. DLG_PRINTER_JOB_SCHEDULING DIALOG DISCARDABLE 10, 10, 252, 218
  52. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
  53. CAPTION "Advanced"
  54. FONT 8, "MS Shell Dlg"
  55. BEGIN
  56. CONTROL "A&lways available",IDC_ALWAYS,"Button",
  57. BS_AUTORADIOBUTTON | WS_GROUP,7,7,80,8
  58. CONTROL "Availa&ble from",IDC_START,"Button",BS_AUTORADIOBUTTON,
  59. 7,19,69,10
  60. CONTROL "",IDC_START_TIME,"SysDateTimePick32",DTS_UPDOWN |
  61. WS_BORDER | WS_GROUP | WS_TABSTOP | 0x8,87,16,65,14
  62. LTEXT "To",IDC_TO_TEXT,159,19,10,8
  63. CONTROL "",IDC_UNTIL_TIME,"SysDateTimePick32",DTS_UPDOWN |
  64. WS_BORDER | WS_TABSTOP | 0x8,180,16,65,14
  65. LTEXT "Priorit&y:",IDC_TEXT_PRIORITY,7,38,24,8
  66. EDITTEXT IDC_PRIORITY,35,36,39,14,ES_AUTOHSCROLL | ES_NUMBER
  67. CONTROL "Spin1",IDC_PRIORITY_UPDOWN,"msctls_updown32",
  68. UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY |
  69. UDS_ARROWKEYS,61,38,11,11
  70. LTEXT "Dri&ver:",IDC_TEXT_DRIVER,7,59,25,10
  71. COMBOBOX IDC_DRIVER_NAME,35,57,148,120,CBS_DROPDOWNLIST |
  72. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  73. PUSHBUTTON "Ne&w Driver...",IDC_DRIVER_NEW,189,56,56,14
  74. CONTROL "",IDC_DIVIDER1,"Static",SS_ETCHEDHORZ,7,75,238,1
  75. CONTROL "&Spool print documents so program finishes printing faster",
  76. IDC_SPOOL,"Button",BS_AUTORADIOBUTTON | WS_GROUP |
  77. WS_TABSTOP,7,81,238,10
  78. CONTROL "Print &directly to the printer",IDC_PRINT_DIRECT,"Button",
  79. BS_AUTORADIOBUTTON,7,123,204,10
  80. CONTROL "S&tart printing after last page is spooled",
  81. IDC_SPOOL_ALL,"Button",BS_AUTORADIOBUTTON | WS_GROUP |
  82. WS_TABSTOP,18,95,189,10
  83. CONTROL "Start printing &immediately",IDC_SPOOL_PRINT_FASTER,
  84. "Button",BS_AUTORADIOBUTTON,18,108,189,10
  85. CONTROL "",IDC_DIVIDER2,"Static",SS_ETCHEDHORZ | WS_GROUP,7,136,
  86. 238,1
  87. CONTROL "&Hold mismatched documents",IDC_DEVQUERYPRINT,"Button",
  88. BS_AUTOCHECKBOX | WS_TABSTOP,7,143,106,10
  89. CONTROL "P&rint spooled documents first",IDC_PRINT_SPOOLED_FIRST,
  90. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,156,112,10
  91. CONTROL "&Keep printed documents",IDC_KEEP_PRINTED_JOBS,"Button",
  92. BS_AUTOCHECKBOX | WS_TABSTOP,7,169,100,10
  93. CONTROL "&Enable advanced printing features",IDC_SPOOL_DATATYPE,
  94. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,183,229,8
  95. PUSHBUTTON "Printing De&faults...",IDC_GLOBAL_DOCUMENT_DEFAULTS,7,
  96. 197,78,14,WS_GROUP
  97. PUSHBUTTON "Pri&nt Processor...",IDC_PRINT_PROC,89,197,74,14
  98. PUSHBUTTON "Separat&or Page...",IDC_SEPARATOR,167,197,78,14
  99. END
  100. DLG_DOC_JOB_GENERAL DIALOG DISCARDABLE 10, 10, 252, 224
  101. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
  102. CAPTION "General"
  103. FONT 8, "MS Shell Dlg"
  104. BEGIN
  105. ICON IDI_DOCUMENT,IDC_DOCUMENT_ICON,7,7,20,20
  106. CONTROL "",IDC_DOC_JOB_TITLE,"Static",SS_LEFTNOWORDWRAP |
  107. SS_NOPREFIX,40,12,195,10
  108. LTEXT "Size:",IDC_DOC_JOB_SIZE_TEXT,7,42,58,10,NOT WS_GROUP
  109. LTEXT "",IDC_DOC_JOB_SIZE,86,42,154,10,NOT WS_GROUP
  110. LTEXT "Pages:",IDC_DOC_JOB_PAGES_TEXT,7,54,58,10,NOT WS_GROUP
  111. LTEXT "",IDC_DOC_JOB_PAGES,86,54,154,10,NOT WS_GROUP
  112. LTEXT "Datatype:",IDC_DOC_JOB_DATATYPE_TEXT,7,66,58,10,NOT
  113. WS_GROUP
  114. LTEXT "",IDC_DOC_JOB_DATATYPE,86,66,154,10,NOT WS_GROUP
  115. LTEXT "Processor:",IDC_DOC_JOB_PROCCESSOR_TEXT,7,78,58,10,NOT
  116. WS_GROUP
  117. LTEXT "",IDC_DOC_JOB_PROCCESSOR,86,78,154,10,NOT WS_GROUP
  118. LTEXT "Owner:",IDC_DOC_JOB_OWNER_TEXT,7,90,58,10,NOT WS_GROUP
  119. LTEXT "",IDC_DOC_JOB_OWNER,86,90,154,10,NOT WS_GROUP
  120. LTEXT "Submitted:",IDC_DOC_JOB_AT_TEXT,7,102,58,10,NOT
  121. WS_GROUP
  122. LTEXT "",IDC_DOC_JOB_AT,86,102,154,10
  123. LTEXT "&Notify:",IDC_DOC_JOB_NOTIFY_TEXT,7,114,58,10,NOT
  124. WS_GROUP
  125. EDITTEXT IDC_DOC_JOB_NOTIFY,86,112,158,14,ES_AUTOHSCROLL
  126. GROUPBOX "&Priority:",IDC_PRIORITY_TEXT,7,128,237,42
  127. CONTROL "TracBar1",IDC_DOC_JOB_PRIORITY_CONTROL,
  128. "msctls_trackbar32",TBS_NOTICKS | WS_TABSTOP,45,138,154,
  129. 16
  130. LTEXT "Lowest",IDC_DOC_JOB_LOW_TEXT,16,141,25,10,NOT WS_GROUP
  131. LTEXT "Highest",IDC_DOC_JOB_HIGH_TEXT,206,141,28,10,NOT
  132. WS_GROUP
  133. LTEXT "Current priority:",IDC_DOC_JOB_CURR_TEXT,16,157,53,10,
  134. NOT WS_GROUP
  135. LTEXT "",IDC_DOC_JOB_PRIORITY,72,157,13,10,NOT WS_GROUP
  136. GROUPBOX "&Schedule:",IDC_SCHEDULE_GBOX,7,172,237,45
  137. CONTROL "No time &restriction",IDC_DOC_JOB_ALWAYS,"Button",
  138. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,19,185,75,10
  139. CONTROL "Only &from",IDC_DOC_JOB_START,"Button",
  140. BS_AUTORADIOBUTTON,19,200,50,10
  141. CONTROL "",IDC_DIVIDER3,"Static",SS_BLACKFRAME | SS_SUNKEN |
  142. WS_GROUP,7,34,237,1
  143. CONTROL "",IDC_DOC_JOB_START_TIME,"SysDateTimePick32",DTS_UPDOWN |
  144. WS_BORDER | WS_TABSTOP | 0x8,79,196,65,14
  145. CONTROL "",IDC_DOC_JOB_UNTIL_TIME,"SysDateTimePick32",DTS_UPDOWN |
  146. WS_BORDER | WS_TABSTOP | 0x8,171,196,65,14
  147. LTEXT "To",IDC_DOC_JOB_TIME_TEXT,152,200,10,8,NOT WS_GROUP
  148. END
  149. DLG_WIZ_TYPE DIALOG DISCARDABLE 0, 0, 317, 143
  150. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
  151. FONT 8, "MS Shell Dlg"
  152. BEGIN
  153. CONTROL "&Local printer attached to this computer",IDC_LOCAL,
  154. "Button",BS_AUTORADIOBUTTON | WS_TABSTOP,21,16,144,10
  155. CONTROL "A n&etwork printer, or a printer attached to another computer",
  156. IDC_NET,"Button",BS_AUTORADIOBUTTON,21,42,208,10
  157. CONTROL "&Automatically detect and install my Plug and Play printer",
  158. IDC_KICKOFF_PNP_REFRESH,"Button",BS_AUTOCHECKBOX |
  159. WS_TABSTOP,34,29,196,10
  160. LTEXT "Select the option that describes the printer you want to use:",
  161. IDC_NONE,21,1,275,10
  162. ICON "",IDC_ICON_INFO,21,96,20,20,NOT WS_VISIBLE
  163. LTEXT "To set up a network printer that is not attached to a print server,\nuse the ""Local printer"" option.",
  164. IDC_NONE,49,96,215,17
  165. END
  166. DLG_WIZ_DRIVEREXISTS DIALOG DISCARDABLE 0, 0, 317, 143
  167. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
  168. FONT 8, "MS Shell Dlg"
  169. BEGIN
  170. LTEXT "",IDC_DRIVEREXISTS_TEXT,21,1,275,12
  171. LTEXT "Do you want to keep the existing driver or use the new one?",
  172. IDC_NONE,21,24,275,12
  173. CONTROL "&Keep existing driver (recommended)",
  174. IDC_DRIVEREXISTS_KEEP_OLD,"Button",BS_AUTORADIOBUTTON,21,
  175. 36,135,10
  176. CONTROL "&Replace existing driver",IDC_DRIVEREXISTS_USE_NEW,
  177. "Button",BS_AUTORADIOBUTTON,21,52,135,10
  178. END
  179. DLG_WIZ_NAME DIALOG DISCARDABLE 0, 0, 317, 143
  180. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
  181. FONT 8, "MS Shell Dlg"
  182. BEGIN
  183. LTEXT "Type a name for this printer. Because some programs do not support printer and server name combinations of more than 31 characters, it is best to keep the name as short as possible.",
  184. IDC_NONE,21,1,275,24
  185. LTEXT "&Printer name:",IDC_NONE,31,35,47,9
  186. EDITTEXT IDC_PRINTER_NAME,31,45,174,14,ES_AUTOHSCROLL
  187. LTEXT "Do you want to use this printer as the default printer?",
  188. IDC_SET_DEFAULT,21,70,175,12
  189. CONTROL "&Yes",IDC_RADIO_YES,"Button",BS_AUTORADIOBUTTON,31,86,
  190. 35,10
  191. CONTROL "N&o",IDC_RADIO_NO,"Button",BS_AUTORADIOBUTTON,31,100,35,
  192. 10
  193. END
  194. DLG_WIZ_SHARE DIALOG DISCARDABLE 0, 0, 317, 139
  195. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
  196. FONT 8, "MS Shell Dlg"
  197. BEGIN
  198. LTEXT "If you want to share this printer, you must provide a share name. You can use the suggested name or type a new one. The share name will be visible to other network users.",
  199. IDC_NONE,21,1,277,30,NOT WS_GROUP
  200. CONTROL "D&o not share this printer",IDC_SHARED_OFF,"Button",
  201. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,21,36,94,11
  202. CONTROL "&Share name:",IDC_SHARED,"Button",BS_AUTORADIOBUTTON,21,
  203. 51,56,9
  204. LTEXT "&Share name:",IDC_NONE,43,71,54,8,NOT WS_VISIBLE |
  205. WS_DISABLED
  206. EDITTEXT IDC_SHARED_NAME,81,49,206,14,ES_AUTOHSCROLL
  207. END
  208. DLG_WIZ_COMMENT DIALOG DISCARDABLE 0, 0, 317, 139
  209. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
  210. FONT 8, "MS Shell Dlg"
  211. BEGIN
  212. LTEXT "You can describe the location and capabilities of this printer. This information may be helpful to users.",
  213. IDC_WIZ_COMMENT_LOCATION_TEXT,21,1,275,19
  214. LTEXT "&Location:",IDC_WIZ_TEXT_LOCATION,21,26,36,10
  215. EDITTEXT IDC_WIZ_LOCATION,57,24,183,14,ES_AUTOHSCROLL
  216. PUSHBUTTON "B&rowse...",IDC_WIZ_BROWSE_LOCATION,246,24,50,14
  217. LTEXT "&Comment:",IDC_WIZ_TEXT_COMMENT,21,43,33,10
  218. EDITTEXT IDC_WIZ_COMMENT,57,42,239,20,ES_MULTILINE |
  219. ES_AUTOVSCROLL
  220. END
  221. DLG_WIZ_TEST_PAGE DIALOG DISCARDABLE 0, 0, 317, 143
  222. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
  223. FONT 8, "MS Shell Dlg"
  224. BEGIN
  225. LTEXT "Your computer is configured to install additional drivers so that users running different versions of Windows can connect. This may take additional time. ",
  226. IDC_ADDITIONAL_DRIVERS_TEXT,21,46,275,18
  227. CONTROL "Install &additional drivers",IDC_ADDITIONAL_DRIVERS,
  228. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,31,72,94,10
  229. LTEXT "Do you want to print a test page?",IDC_NONE,21,1,106,8
  230. CONTROL "&Yes",IDC_RADIO_YES,"Button",BS_AUTORADIOBUTTON,31,16,
  231. 35,10
  232. CONTROL "N&o",IDC_RADIO_NO,"Button",BS_AUTORADIOBUTTON,31,31,35,
  233. 10
  234. END
  235. DLG_WIZ_NET DIALOG DISCARDABLE 0, 0, 317, 143
  236. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
  237. FONT 8, "MS Shell Dlg"
  238. BEGIN
  239. LTEXT "Do you want to use this printer as the default printer?",
  240. IDC_SET_DEFAULT,21,1,275,12
  241. CONTROL "&Yes",IDC_RADIO_YES,"Button",BS_AUTORADIOBUTTON,21,16,
  242. 35,10
  243. CONTROL "N&o",IDC_RADIO_NO,"Button",BS_AUTORADIOBUTTON,21,31,35,
  244. 10
  245. END
  246. DLG_FORMS DIALOG DISCARDABLE 0, 0, 252, 218
  247. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
  248. CAPTION "Forms"
  249. FONT 8, "MS Shell Dlg"
  250. BEGIN
  251. LTEXT "&Forms on:",IDD_FM_TX_FORMS_DESC,6,5,33,9
  252. CONTROL "Static",IDC_SERVER_NAME,"Static",SS_LEFTNOWORDWRAP |
  253. SS_NOPREFIX,42,5,203,9
  254. LISTBOX IDD_FM_LB_FORMS,5,16,187,44,LBS_SORT | WS_VSCROLL |
  255. WS_TABSTOP
  256. PUSHBUTTON "&Delete",IDD_FM_PB_DELFORM,198,16,47,14
  257. PUSHBUTTON "&Save Form",IDD_FM_PB_SAVEFORM,198,37,47,14
  258. LTEXT "Form &name:",IDC_FORMNAME_LABEL,7,69,42,10
  259. EDITTEXT IDD_FM_EF_NAME,54,67,138,12,ES_AUTOHSCROLL
  260. CONTROL "&Create a new form",IDD_FM_CK_NEW_FORM,"Button",
  261. BS_AUTOCHECKBOX | WS_TABSTOP,7,90,77,9
  262. LTEXT "Define a new form by editing the existing name and measurements. Then click Save Form.",
  263. IDD_FM_TX_NEW_FORM,7,105,185,17
  264. GROUPBOX "Form description (measurements)",IDD_FM_DESC_GBOX,5,131,
  265. 240,80
  266. LTEXT "Units:",IDD_FM_TX_UNITS,22,148,24,10
  267. CONTROL "&Metric",IDD_FM_RB_METRIC,"Button",BS_AUTORADIOBUTTON,
  268. 63,149,39,9
  269. CONTROL "&English",IDD_FM_RB_ENGLISH,"Button",BS_AUTORADIOBUTTON,
  270. 118,148,39,10
  271. LTEXT "Paper size:",IDD_FM_PAPER_SIZE,22,162,41,8
  272. LTEXT "Printer area margins:",IDD_FM_PRINTER_AREA,98,162,72,8,
  273. NOT WS_GROUP
  274. LTEXT "&Width:",IDD_FM_TX_WIDTH,22,175,20,8,NOT WS_GROUP
  275. LTEXT "Paper &width:",IDC_STATIC,192,60,53,8,NOT WS_VISIBLE |
  276. WS_DISABLED | NOT WS_GROUP
  277. EDITTEXT IDD_FM_EF_WIDTH,51,173,36,12,ES_AUTOHSCROLL
  278. LTEXT "&Height:",IDD_FM_TX_HEIGHT,22,190,24,8,NOT WS_GROUP
  279. LTEXT "Paper &height:",IDC_STATIC,192,70,53,8,NOT WS_VISIBLE |
  280. WS_DISABLED | NOT WS_GROUP
  281. EDITTEXT IDD_FM_EF_HEIGHT,51,188,36,12,ES_AUTOHSCROLL
  282. LTEXT "&Left:",IDD_FM_TX_LEFT,98,175,20,8,NOT WS_GROUP
  283. LTEXT "Margins &left:",IDC_STATIC,192,80,53,8,NOT WS_VISIBLE |
  284. WS_DISABLED | NOT WS_GROUP
  285. EDITTEXT IDD_FM_EF_LEFT,121,173,36,12,ES_AUTOHSCROLL
  286. LTEXT "&Top:",IDD_FM_TX_TOP,165,175,20,8,NOT WS_GROUP
  287. LTEXT "Margins &top:",IDC_STATIC,192,90,53,8,NOT WS_VISIBLE |
  288. WS_DISABLED | NOT WS_GROUP
  289. EDITTEXT IDD_FM_EF_TOP,191,173,36,12,ES_AUTOHSCROLL
  290. LTEXT "&Right:",IDD_FM_TX_RIGHT,98,189,20,8,NOT WS_GROUP
  291. LTEXT "Margins &right:",IDC_STATIC,192,100,53,8,NOT WS_VISIBLE |
  292. WS_DISABLED | NOT WS_GROUP
  293. EDITTEXT IDD_FM_EF_RIGHT,121,188,36,12,ES_AUTOHSCROLL
  294. LTEXT "&Bottom:",IDD_FM_TX_BOTTOM,165,190,25,8,NOT WS_GROUP
  295. LTEXT "Margins &bottom:",IDC_STATIC,192,110,53,8,NOT
  296. WS_VISIBLE | WS_DISABLED | NOT WS_GROUP
  297. EDITTEXT IDD_FM_EF_BOTTOM,191,188,36,12,ES_AUTOHSCROLL
  298. END
  299. DLG_PRINTER_PROCESSORS DIALOGEX 10, 10, 258, 152
  300. STYLE DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  301. WS_SYSMENU
  302. EXSTYLE WS_EX_CONTEXTHELP
  303. CAPTION "Print Processor"
  304. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  305. BEGIN
  306. LTEXT "Selecting a different print processor may result in different options being available for default data types. If your service does not specify a data type, the selection below will be used.",
  307. IDC_PRINT_PROCESSOR_DESC,7,7,244,28
  308. LTEXT "Print processor:",IDC_PRINT_PROCESSOR_TEXT,7,38,97,8
  309. LTEXT "Default data type:",IDC_PRINT_DATATYPE_TEXT,133,38,90,8
  310. DEFPUSHBUTTON "OK",IDOK,147,131,50,14
  311. PUSHBUTTON "Cancel",IDCANCEL,201,131,50,14
  312. LISTBOX IDC_PRINT_PROCESSOR_LIST,7,48,120,82,LBS_SORT |
  313. WS_VSCROLL | WS_TABSTOP
  314. LISTBOX IDC_PRINT_DATATYPE_LIST,133,48,117,82,LBS_SORT |
  315. WS_VSCROLL | WS_TABSTOP
  316. END
  317. DLG_PRINTER_ADD_PORT DIALOGEX 10, 10, 230, 106
  318. STYLE DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  319. WS_SYSMENU
  320. EXSTYLE WS_EX_CONTEXTHELP
  321. CAPTION "Printer Ports"
  322. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  323. BEGIN
  324. LTEXT "&Available port types:",IDC_ADD_PORT_TEXT,7,7,163,8,NOT
  325. WS_GROUP
  326. LISTBOX IDC_ADD_PORT_MONITOR_LIST,7,18,216,62,LBS_SORT |
  327. WS_VSCROLL | WS_TABSTOP
  328. PUSHBUTTON "&New Port Type...",IDC_ADD_PORT_BROWSE,7,84,75,14
  329. DEFPUSHBUTTON "New &Port...",IDC_ADD_PORT,119,84,50,14
  330. PUSHBUTTON "Cancel",IDCANCEL,173,84,50,14
  331. END
  332. DLG_SERVER_SETTINGS DIALOG DISCARDABLE 10, 10, 250, 215
  333. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
  334. CAPTION "Advanced"
  335. FONT 8, "MS Shell Dlg"
  336. BEGIN
  337. ICON IDI_SERVER,IDI_SERVER,7,7,20,20
  338. CONTROL "Server name",IDC_SERVER_NAME,"Static",SS_LEFTNOWORDWRAP |
  339. SS_NOPREFIX | WS_GROUP,40,12,203,8
  340. LTEXT "",IDC_SERVER_LINE,7,34,235,1,SS_SUNKEN | NOT WS_GROUP
  341. LTEXT "&Spool folder:",IDC_SPOOL_FOLDER_TEXT,7,43,45,8,NOT
  342. WS_GROUP
  343. EDITTEXT IDC_SERVER_SPOOL_DIRECTORY,58,41,184,14,ES_AUTOHSCROLL
  344. CONTROL "Log spooler &error events",
  345. IDC_SERVER_EVENT_LOGGING_ERROR,"Button",BS_AUTOCHECKBOX |
  346. WS_GROUP | WS_TABSTOP,14,66,224,10
  347. CONTROL "Log spooler &warning events",
  348. IDC_SERVER_EVENT_LOGGING_WARN,"Button",BS_AUTOCHECKBOX |
  349. WS_TABSTOP,14,81,224,10
  350. CONTROL "Log spooler &information events",
  351. IDC_SERVER_EVENT_LOGGING_INFO,"Button",BS_AUTOCHECKBOX |
  352. WS_TABSTOP,14,96,224,10
  353. CONTROL "&Beep on errors of remote documents",
  354. IDC_SERVER_REMOTE_JOB_ERRORS,"Button",BS_AUTOCHECKBOX |
  355. WS_TABSTOP,14,111,224,10
  356. CONTROL "Show informational notifications for &local printers",
  357. IDC_SERVER_LOCAL_JOB_NOTIFY,"Button",BS_AUTOCHECKBOX |
  358. WS_TABSTOP,14,126,224,10
  359. CONTROL "Show informational notifications for netw&ork printers",
  360. IDC_SERVER_NETWORK_JOB_NOTIFY,"Button",BS_AUTOCHECKBOX |
  361. WS_TABSTOP,14,141,224,10
  362. LTEXT "",IDC_DOWNLEVEL_LINE,7,160,235,1,SS_SUNKEN | NOT
  363. WS_GROUP
  364. LTEXT "Printer notifications for downlevel clients:",
  365. IDC_DOWNLEVEL_TEXT,7,168,137,8,NOT WS_GROUP
  366. CONTROL "No&tify when remote documents are printed",
  367. IDC_SERVER_JOB_NOTIFY,"Button",BS_AUTOCHECKBOX |
  368. WS_TABSTOP,14,183,224,10
  369. CONTROL "&Notify computer, not user, when remote documents are printed",
  370. IDC_SERVER_JOB_NOTIFY_COMPUTER,"Button",BS_AUTOCHECKBOX |
  371. WS_TABSTOP,14,198,224,10
  372. END
  373. DLG_END_TESTPAGE DIALOG DISCARDABLE 20, 20, 220, 135
  374. STYLE DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | WS_POPUP | WS_VISIBLE |
  375. WS_CAPTION
  376. FONT 8, "MS Shell Dlg"
  377. BEGIN
  378. DEFPUSHBUTTON "OK",IDOK,104,114,50,14
  379. PUSHBUTTON "&Troubleshoot...",IDCANCEL,158,114,55,14
  380. LTEXT "A test page is now being sent to the printer. Depending on the speed of your printer, it may take a minute or two before the page is printed.",
  381. IDC_STATIC,7,6,206,27
  382. LTEXT "The test page briefly demonstrates the printer's ability to print graphics and text, and it provides technical information about the printer driver.",
  383. IDC_STATIC,7,39,206,29
  384. LTEXT "If the test page printed, click OK.",IDC_STATIC,7,72,
  385. 206,8
  386. LTEXT "If the test page did not print, click Troubleshoot.",
  387. IDC_STATIC,7,82,206,8
  388. END
  389. DLG_SERVER_PORTS DIALOGEX 10, 10, 252, 218
  390. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
  391. CAPTION "Ports"
  392. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  393. BEGIN
  394. ICON IDI_SERVER,IDC_SERVER_ICON,7,7,20,20
  395. CONTROL "Server name",IDC_SERVER_NAME,"Static",SS_LEFTNOWORDWRAP |
  396. SS_NOPREFIX | WS_GROUP,40,12,203,8
  397. LTEXT "&Ports on this server",IDC_SERVER_PORTS_TEXT,7,42,226,
  398. 10
  399. CONTROL "",IDC_PORTS,"SysListView32",LVS_REPORT |
  400. LVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP,7,52,236,94
  401. PUSHBUTTON "Add Por&t...",IDC_PORT_CREATE,7,152,77,14
  402. PUSHBUTTON "&Delete Port",IDC_PORT_DELETE,88,152,75,14
  403. PUSHBUTTON "&Configure Port...",IDC_PROPERTIES,166,152,77,14
  404. CONTROL "&Enable bidirectional support",IDC_ENABLE_BIDI,"Button",
  405. BS_AUTOCHECKBOX | WS_TABSTOP,7,177,229,10
  406. CONTROL "",IDC_DIVIDER4,"Static",SS_BLACKFRAME | SS_SUNKEN,7,34,
  407. 237,1
  408. END
  409. DLG_PRINTER_GENERAL DIALOG DISCARDABLE 10, 10, 252, 218
  410. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
  411. CAPTION "General"
  412. FONT 8, "MS Shell Dlg"
  413. BEGIN
  414. ICON IDI_PRINTER,IDC_PRINTER_ICON,7,7,20,20
  415. LTEXT "Printer name:",IDC_STATIC,46,2,44,8,NOT WS_VISIBLE |
  416. WS_DISABLED | NOT WS_GROUP
  417. EDITTEXT IDC_NAME,46,12,198,14,ES_AUTOHSCROLL
  418. CONTROL "",IDC_DIVIDER5,"Static",SS_ETCHEDHORZ,7,32,237,1
  419. LTEXT "&Location:",IDC_TEXT_LOCATION,7,42,32,10
  420. EDITTEXT IDC_LOCATION,46,40,142,14,ES_AUTOHSCROLL
  421. PUSHBUTTON "&Browse...",IDC_BROWSE_LOCATION,194,40,50,14
  422. LTEXT "&Comment:",IDC_TEXT_COMMENT,7,59,33,10
  423. EDITTEXT IDC_COMMENT,46,58,198,20,ES_MULTILINE | ES_AUTOVSCROLL
  424. LTEXT "M&odel:",IDC_TEXT_MODEL,7,84,25,10
  425. EDITTEXT IDC_MODEL_NAME,46,84,198,12,ES_READONLY | NOT WS_BORDER
  426. GROUPBOX "Features",IDC_GBOX_FEATURES,7,99,237,91
  427. LTEXT "Color:",IDC_COLOR,14,113,101,8,NOT WS_GROUP
  428. LTEXT "Double-sided:",IDC_DUPLEX,14,127,101,8,NOT WS_GROUP
  429. LTEXT "Staple:",IDC_STAPLE,14,142,101,8,NOT WS_GROUP
  430. LTEXT "Speed:",IDC_SPEED,14,157,101,8,NOT WS_GROUP
  431. LTEXT "Maximum resolution:",IDC_RESOLUTION,14,171,101,8,NOT
  432. WS_GROUP
  433. LTEXT "Paper available:",IDC_PAPER_SIZE,120,113,116,8
  434. EDITTEXT IDC_PAPER_SIZE_LIST,120,124,118,55,ES_MULTILINE |
  435. ES_AUTOVSCROLL | ES_AUTOHSCROLL | ES_READONLY |
  436. WS_VSCROLL
  437. PUSHBUTTON "Pr&inting Preferences...",
  438. IDC_PER_USER_DOCUMENT_DEFAULTS,85,197,78,14
  439. PUSHBUTTON "Print &Test Page",IDC_TEST,167,197,78,14
  440. END
  441. DLG_PRINTER_SHARING DIALOG DISCARDABLE 10, 10, 252, 218
  442. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
  443. CAPTION "Sharing"
  444. FONT 8, "MS Shell Dlg"
  445. BEGIN
  446. ICON IDI_PRINTER,IDC_PRINTER_ICON,7,7,20,20
  447. LTEXT "You can share this printer with other users on your network. To enable sharing for this printer, click Share this printer.",
  448. IDC_SHARING_INFOTEXT,37,7,206,26
  449. CONTROL "Printer name",IDC_NAME,"Static",SS_LEFTNOWORDWRAP |
  450. SS_NOPREFIX | NOT WS_VISIBLE | WS_GROUP,40,12,191,8
  451. CONTROL "",IDC_DIVIDER6,"Static",SS_BLACKFRAME | SS_SUNKEN | NOT
  452. WS_VISIBLE,7,32,236,1
  453. CONTROL "Sharing is not supported for this type of printer.",
  454. IDC_SHARING_DISABLED,"Link Window",NOT WS_VISIBLE |
  455. WS_TABSTOP,17,41,219,30
  456. CONTROL "<A>If you understand the security risks but want to share printers without running the wizard, click here</A>.",
  457. IDC_ENABLE_SHARING,"Link Window",NOT WS_VISIBLE |
  458. WS_TABSTOP,17,74,219,60
  459. GROUPBOX "",IDC_SHARING_ENABLED_GROUPBOX,7,50,236,150
  460. CONTROL "Do &not share this printer",IDC_SHARED_OFF,"Button",
  461. BS_AUTORADIOBUTTON,17,37,93,10
  462. CONTROL "&Share this printer",IDC_SHARED,"Button",
  463. BS_AUTORADIOBUTTON,17,50,69,10
  464. LTEXT "S&hare name:",IDC_LABEL_SHARENAME,17,67,41,8
  465. EDITTEXT IDC_SHARED_NAME,62,65,174,14,ES_AUTOHSCROLL
  466. CONTROL "&List in the directory",IDC_PUBLISHED,"Button",
  467. BS_AUTOCHECKBOX | WS_TABSTOP,17,90,81,10
  468. LTEXT "The directory operation may take several minutes.",
  469. IDC_DS_OPERATION_PENDING,17,103,162,10
  470. GROUPBOX "Drivers",IDC_SHARING_GBOX,17,118,213,74
  471. LTEXT "If this printer is shared with users running different versions of Windows, you may want to install additional drivers, so that the users do not have to find the print driver when they connect to the shared printer.",
  472. IDC_ADDITIONAL_DRIVERS_TEXT2,26,130,198,36
  473. PUSHBUTTON "A&dditional Drivers...",IDC_SERVER_PROPERTIES,154,172,
  474. 70,14
  475. END
  476. DLG_WIZ_LOCATE DIALOG DISCARDABLE 0, 0, 317, 143
  477. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
  478. FONT 8, "MS Shell Dlg"
  479. BEGIN
  480. LTEXT "What printer do you want to connect to?",IDC_NONE,21,5,
  481. 179,8,NOT WS_GROUP
  482. CONTROL "Bro&wse for a printer",IDC_DS_SEARCH,"Button",
  483. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,21,22,153,10
  484. CONTROL "&Connect to this printer (or to browse for a printer, select this option and click Next):",
  485. IDC_NET_BROWSE,"Button",BS_AUTORADIOBUTTON,21,38,275,10
  486. CONTROL "C&onnect to a printer on the Internet or on a home or office network:",
  487. IDC_URL_BROWSE,"Button",BS_AUTORADIOBUTTON | WS_DISABLED,
  488. 21,82,275,10
  489. LTEXT "Name:",IDC_STATIC_PRINTER_NAME,34,54,22,8
  490. EDITTEXT IDC_CONNECT_TO_NET,59,51,129,14,ES_AUTOHSCROLL |
  491. WS_GROUP
  492. LTEXT "URL:",IDC_STATIC_PRINTER_URL,34,100,17,8
  493. EDITTEXT IDC_CONNECT_TO_URL,59,97,129,14,ES_AUTOHSCROLL |
  494. WS_DISABLED | WS_GROUP
  495. CONTROL "Browse the <A>Intranet</A> ...",IDC_BROWSELINK_BTN,
  496. "Link Window",NOT WS_VISIBLE | WS_TABSTOP,195,100,101,8
  497. LTEXT "Example: \\\\server\\printer",IDC_NONE,59,69,101,8
  498. LTEXT "Example: http://server/printers/myprinter/.printer",
  499. IDC_NONE,59,115,237,8
  500. END
  501. DLG_ASYNC DIALOGEX 0, 0, 220, 71
  502. STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_VISIBLE |
  503. WS_CAPTION | WS_SYSMENU
  504. CAPTION "Connecting to printer"
  505. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  506. BEGIN
  507. CONTROL "",IDD_STATUS,"SysAnimate32",ACS_CENTER |
  508. ACS_TRANSPARENT,79,9,60,31
  509. PUSHBUTTON "Cancel",IDC_CANCEL,163,50,50,14
  510. END
  511. DLG_SERVER_DRIVERS DIALOG DISCARDABLE 0, 0, 252, 218
  512. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
  513. CAPTION "Drivers"
  514. FONT 8, "MS Shell Dlg"
  515. BEGIN
  516. CONTROL "",IDC_DRIVERS,"SysListView32",LVS_REPORT |
  517. LVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP,7,52,237,140
  518. PUSHBUTTON "A&dd...",IDC_ADD_DRIVER,7,198,55,14
  519. PUSHBUTTON "&Remove",IDC_REMOVE_DRIVER,67,198,55,14
  520. PUSHBUTTON "Re&place",IDC_UPDATE_DRIVER,127,198,55,14
  521. PUSHBUTTON "Prop&erties",IDC_MORE_DETAILS,187,198,58,14
  522. CONTROL "Server name",IDC_SERVER_NAME,"Static",SS_LEFTNOWORDWRAP |
  523. SS_NOPREFIX | WS_GROUP,40,12,203,8
  524. ICON IDI_SERVER,IDI_SERVER,7,7,20,20
  525. LTEXT "Installed printer drivers:",IDC_SERVER_DRIVER_TEXT,7,42,
  526. 237,8
  527. END
  528. DLG_DRIVER_DETAILS DIALOGEX 10, 10, 242, 183
  529. STYLE DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
  530. EXSTYLE WS_EX_CONTEXTHELP
  531. CAPTION "Driver Properties"
  532. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  533. BEGIN
  534. LTEXT "Name:",IDC_DRIVER_NAME_TEXT,7,7,63,8
  535. EDITTEXT IDC_DRIVER_DETAIL_NAME,81,7,154,12,ES_AUTOHSCROLL |
  536. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  537. LTEXT "Version:",IDC_DRIVER_VERSION_TEXT,7,19,63,8
  538. EDITTEXT IDC_DRIVER_VERSION,81,19,154,12,ES_AUTOHSCROLL |
  539. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  540. LTEXT "Environment:",IDC_DRIVER_ENVIRONMENT_TEXT,7,31,63,8
  541. EDITTEXT IDC_DRIVER_ENVIRONMENT,81,31,154,12,ES_AUTOHSCROLL |
  542. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  543. LTEXT "Language monitor:",IDC_DRIVER_LANGUAGE_MONITOR_TEXT,7,
  544. 43,63,8
  545. EDITTEXT IDC_DRIVER_LANGUAGE_MONITOR,81,43,154,12,ES_AUTOHSCROLL |
  546. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  547. LTEXT "Default data type:",IDC_DRIVER_DEFAULT_DATA_TYPE_TEXT,7,
  548. 55,63,8
  549. EDITTEXT IDC_DRIVER_DEFAULT_DATA_TYPE,81,55,154,12,ES_AUTOHSCROLL |
  550. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  551. LTEXT "Driver path:",IDC_DRIVER_PATH_TEXT,7,67,63,8
  552. EDITTEXT IDC_DRIVER_PATH,81,67,154,12,ES_AUTOHSCROLL |
  553. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  554. CONTROL "List1",IDC_DRIVER_FILE_LIST_VIEW,"SysListView32",
  555. LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
  556. WS_BORDER | WS_TABSTOP,7,87,228,70
  557. PUSHBUTTON "Properties",IDC_DRIVER_PROPERTIES,131,163,50,14
  558. DEFPUSHBUTTON "Close",IDOK,185,163,50,14
  559. END
  560. DLG_RUNDLL DIALOG DISCARDABLE 0, 0, 265, 256
  561. STYLE DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
  562. CAPTION "Printer User Interface"
  563. FONT 8, "MS Shell Dlg"
  564. BEGIN
  565. DEFPUSHBUTTON "OK",IDOK,208,233,50,16
  566. EDITTEXT IDC_RUNDLL_TEXT,7,19,251,208,ES_MULTILINE |
  567. ES_AUTOVSCROLL | ES_AUTOHSCROLL | ES_READONLY |
  568. WS_VSCROLL | WS_HSCROLL
  569. LTEXT "",IDC_RUNDLL_TITLE,7,7,212,8
  570. END
  571. DLG_MESSAGE_BOX DIALOGEX 0, 0, 0, 0
  572. STYLE DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
  573. CAPTION "Message Box Dialog"
  574. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  575. BEGIN
  576. END
  577. DLG_WIZ_DRIVER_ARCHITECTURE DIALOG DISCARDABLE 0, 0, 317, 143
  578. STYLE DS_FIXEDSYS | WS_CHILD | WS_BORDER
  579. FONT 8, "MS Shell Dlg"
  580. BEGIN
  581. LTEXT "&Select the environment and operating systems of all computers that will be using this driver:",
  582. IDC_NONE,21,1,275,18,NOT WS_GROUP
  583. CONTROL "List1",IDC_ARCHITECTURE_LIST,"SysListView32",LVS_REPORT |
  584. LVS_SINGLESEL | WS_BORDER | WS_TABSTOP,21,24,275,101
  585. END
  586. DLG_WIZ_PRE_SELECT_DEVICE DIALOGEX 0, 0, 317, 143
  587. STYLE DS_FIXEDSYS | WS_CHILD | WS_BORDER
  588. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  589. BEGIN
  590. LTEXT "Pre select device",IDC_STATIC,21,1,56,8
  591. END
  592. DLG_WIZ_POST_SELECT_DEVICE DIALOGEX 0, 0, 317, 141
  593. STYLE DS_FIXEDSYS | WS_CHILD | WS_BORDER
  594. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  595. BEGIN
  596. LTEXT "Post select device",IDC_STATIC,21,1,63,8
  597. END
  598. DLG_ADDITIONAL_DRIVERS DIALOGEX 0, 0, 244, 205
  599. STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION |
  600. WS_SYSMENU
  601. CAPTION "Additional Drivers"
  602. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  603. BEGIN
  604. DEFPUSHBUTTON "OK",IDOK,133,184,50,14
  605. PUSHBUTTON "Cancel",IDCANCEL,187,184,50,14
  606. CONTROL "List1",IDC_ARCHITECTURE_LIST,"SysListView32",LVS_REPORT |
  607. LVS_SINGLESEL | WS_BORDER | WS_TABSTOP,7,28,230,149
  608. LTEXT "You can install additional drivers so that users on the following systems can download them automatically when they connect.",
  609. IDC_ADDITIONAL_DRIVERS_TEXT3,7,7,230,17
  610. END
  611. DLG_WIZ_DRIVER_INTRO DIALOG DISCARDABLE 0, 0, 317, 186
  612. STYLE DS_FIXEDSYS | WS_CHILD | WS_BORDER
  613. FONT 8, "MS Shell Dlg"
  614. BEGIN
  615. LTEXT "This wizard helps you install printer drivers for various platforms on a print server.",
  616. IDC_DRIVER_INTRO_TEXT1,115,48,190,19
  617. LTEXT "The appropriate printer drivers are then automatically installed on your computer or on other network computers when they connect to the print server.",
  618. IDC_DRIVER_INTRO_TEXT2,115,71,190,28
  619. LTEXT "Welcome to the Add Printer Driver Wizard",
  620. IDC_MAIN_TITLE,115,8,190,36
  621. LTEXT "To continue, click Next.",IDC_STATIC,115,102,108,8
  622. END
  623. DLG_WIZ_DRIVER_END DIALOG DISCARDABLE 0, 0, 317, 186
  624. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
  625. FONT 8, "MS Shell Dlg"
  626. BEGIN
  627. CONTROL "&Restart the wizard to add another printer driver",
  628. IDC_RESTART_WIZARD,"Button",BS_AUTOCHECKBOX | NOT
  629. WS_VISIBLE | WS_TABSTOP,115,33,161,10
  630. EDITTEXT IDC_DRIVER_SELECTION_SUMMARY,115,76,189,89,ES_MULTILINE |
  631. ES_AUTOVSCROLL | ES_READONLY | NOT WS_BORDER | NOT
  632. WS_TABSTOP
  633. LTEXT "You are about to add the following drivers:",IDC_NONE,
  634. 116,65,189,8
  635. LTEXT "You have successfully completed the Add Printer Driver Wizard.",
  636. IDC_NONE,115,47,190,17
  637. LTEXT "Completing the Add Printer Driver Wizard",
  638. IDC_MAIN_TITLE,115,8,189,24
  639. LTEXT "To close this wizard, click Finish.",
  640. IDC_CLICK_TO_ADD_TEXT,115,173,189,8
  641. END
  642. DLG_WIZ_PRE_INTRO DIALOGEX 0, 0, 317, 142
  643. STYLE DS_FIXEDSYS | WS_CHILD | WS_BORDER
  644. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  645. BEGIN
  646. LTEXT "Pre introduction page",IDC_STATIC,21,1,68,8
  647. END
  648. DLG_WIZ_FINISH DIALOG DISCARDABLE 0, 0, 317, 186
  649. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
  650. FONT 8, "MS Shell Dlg"
  651. BEGIN
  652. CONTROL "&Restart the wizard to add another printer",
  653. IDC_RESTART_WIZARD,"Button",BS_AUTOCHECKBOX | NOT
  654. WS_VISIBLE | WS_TABSTOP,115,33,142,10
  655. LTEXT "Completing the Add Printer Wizard",IDC_MAIN_TITLE,115,8,
  656. 189,23
  657. LTEXT "Name:",IDC_PRINTER_NAME_TEXT,115,70,35,8
  658. EDITTEXT IDC_PRINTER_NAME_SUMMARY,161,70,143,11,ES_AUTOHSCROLL |
  659. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  660. LTEXT "Share name:",IDC_SHARE_NAME_TEXT,115,81,41,8
  661. EDITTEXT IDC_SHARE_NAME_SUMMARY,161,81,143,11,ES_AUTOHSCROLL |
  662. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  663. LTEXT "Port:",IDC_PORT_NAME_TEXT,115,92,35,8
  664. EDITTEXT IDC_PORT_NAME_SUMMARY,161,92,143,11,ES_AUTOHSCROLL |
  665. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  666. LTEXT "Model:",IDC_MODEL_NAME_TEXT,115,104,35,8
  667. EDITTEXT IDC_MODEL_NAME_SUMMARY,161,104,143,11,ES_AUTOHSCROLL |
  668. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  669. LTEXT "Default:",IDC_SET_AS_DEFAULT_TEXT,115,115,35,8
  670. EDITTEXT IDC_SET_AS_DEFAULT_SUMMARY,161,115,143,11,ES_AUTOHSCROLL |
  671. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  672. LTEXT "Test page:",IDC_PRINT_TEST_PAGE_TEXT,115,126,35,8
  673. EDITTEXT IDC_PRINT_TEST_PAGE_SUMMARY,161,126,143,11,
  674. ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT
  675. WS_TABSTOP
  676. LTEXT "To close this wizard, click Finish.",
  677. IDC_CLICK_TO_ADD_TEXT,115,177,189,8
  678. LTEXT "To close this wizard, click Finish.",
  679. IDC_CON_CLICK_TO_ADD_TEXT,115,177,189,8
  680. LTEXT "You have successfully completed the Add Printer Wizard.\nYou specified the following printer settings:",
  681. IDC_CON_COMPLETION_TEXT,115,48,189,17
  682. LTEXT "You have successfully completed the Add Printer Wizard.\nYou specified the following printer settings:",
  683. IDC_COMPLETION_TEXT,115,48,189,17
  684. LTEXT "Name:",IDC_CONNECTION_TEXT,115,70,35,8
  685. EDITTEXT IDC_CONNECTION_SUMMARY,161,70,143,11,ES_AUTOHSCROLL |
  686. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  687. LTEXT "Default:",IDC_CON_SET_DEFAULT_TEXT,115,81,35,8
  688. EDITTEXT IDC_CON_SET_DEFAULT_SUMMARY,161,81,143,11,ES_AUTOHSCROLL |
  689. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  690. LTEXT "Location:",IDC_CON_LOCATION_TEXT,115,92,35,8
  691. EDITTEXT IDC_CON_LOCATION_SUMMARY,161,92,143,11,ES_AUTOHSCROLL |
  692. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  693. LTEXT "Comment:",IDC_CON_COMMENT_TEXT,115,104,35,8
  694. EDITTEXT IDC_CON_COMMENT_SUMMARY,161,104,143,24,ES_MULTILINE |
  695. ES_AUTOVSCROLL | ES_READONLY | NOT WS_BORDER | NOT
  696. WS_TABSTOP
  697. LTEXT "Comment:",IDC_COMMENT_TEXT,115,149,32,8
  698. LTEXT "Location:",IDC_LOCATION_TEXT,115,138,30,8
  699. EDITTEXT IDC_LOCATION_SUMMARY,161,138,143,11,ES_AUTOHSCROLL |
  700. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  701. EDITTEXT IDC_COMMENT_SUMMARY,161,149,143,24,ES_MULTILINE |
  702. ES_AUTOVSCROLL | ES_READONLY | NOT WS_BORDER | NOT
  703. WS_TABSTOP
  704. END
  705. DLG_WIZ_INTRO DIALOG DISCARDABLE 0, 0, 317, 186
  706. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
  707. FONT 8, "MS Shell Dlg"
  708. BEGIN
  709. LTEXT "Welcome to the Add Printer Wizard",IDC_MAIN_TITLE,115,8,
  710. 189,36
  711. LTEXT "This wizard helps you install a printer or make printer connections.",
  712. IDC_ADD_PRINTER_DESC,115,48,189,24
  713. ICON "",IDC_ICON_INFO,115,80,20,20,NOT WS_VISIBLE
  714. LTEXT "",IDC_TEXT_USB,143,80,161,72,NOT WS_VISIBLE
  715. LTEXT "To continue, click Next.",IDC_STATIC,115,152,108,8
  716. END
  717. DLG_DEVMGR_SETTINGS DIALOGEX 0, 0, 252, 218
  718. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
  719. CAPTION "Settings"
  720. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  721. BEGIN
  722. PUSHBUTTON "&Printers Folder",IDC_PRINTERS_FOLDER,185,60,60,14
  723. LTEXT "Please go to the Printers folder to manage your printer.",
  724. IDC_PRINTERS_FOLDER_TEXT,7,44,238,8
  725. CONTROL "",IDC_DIVIDER7,"Static",SS_BLACKFRAME | SS_SUNKEN,7,34,
  726. 238,1
  727. ICON IDI_PRINTER,IDC_PRINTER_ICON,7,7,21,20
  728. CONTROL "Device type: Printer",IDC_NAME,"Static",
  729. SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_GROUP,40,12,209,8
  730. END
  731. DLG_WIZ_PORT DIALOG DISCARDABLE 0, 0, 317, 143
  732. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
  733. FONT 8, "MS Shell Dlg"
  734. BEGIN
  735. LTEXT "Select the port you want your printer to use. If the port is not listed, you can create a new port. ",
  736. IDC_NONE,21,1,275,18
  737. CONTROL "&Use the following port:",IDC_PORT_EXISTING,"Button",
  738. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,21,24,86,10
  739. CONTROL "&Create a new port:",IDC_PORT_OTHER,"Button",
  740. BS_AUTORADIOBUTTON,21,115,73,10
  741. CONTROL "",IDC_PORTS,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
  742. LVS_SHOWSELALWAYS | LVS_AUTOARRANGE | WS_BORDER |
  743. WS_GROUP | WS_TABSTOP,33,36,251,63
  744. LTEXT "Note: Most computers use the LPT1: port to communicate with a local printer.",
  745. IDC_NONE,33,102,251,8
  746. LTEXT "Type:",IDC_MONITOR_TEXT,33,126,61,8
  747. COMBOBOX IDC_MONITOR_LIST,100,124,184,43,CBS_DROPDOWNLIST |
  748. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  749. END
  750. DLG_CONNECTTO DIALOG DISCARDABLE 6, 15, 285, 227
  751. STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE |
  752. WS_CAPTION | WS_SYSMENU
  753. CAPTION "Connect to Printer"
  754. FONT 8, "MS Shell Dlg"
  755. BEGIN
  756. LTEXT "&Printer:",IDD_PRINTER_NAME_TX,7,9,26,8
  757. EDITTEXT IDD_BROWSE_PRINTER,34,7,116,14,ES_AUTOHSCROLL
  758. LTEXT "&Shared printers:",IDD_BROWSE_SELECT_LB_TX,7,34,60,8
  759. CONTROL "&Expand by default",IDD_BROWSE_DEFAULTEXPAND,"Button",
  760. BS_AUTOCHECKBOX | WS_TABSTOP,162,33,79,10
  761. LISTBOX IDD_BROWSE_SELECT_LB,7,47,271,109,LBS_OWNERDRAWFIXED |
  762. LBS_WANTKEYBOARDINPUT | LBS_NODATA | WS_VSCROLL |
  763. WS_HSCROLL | WS_TABSTOP
  764. GROUPBOX "Printer information",IDC_GBOX_CONNECTO,7,156,271,41
  765. LTEXT "Comment:",IDD_BROWSE_DESCRIPTION_TX,13,169,46,8
  766. LTEXT "",IDD_BROWSE_DESCRIPTION,54,169,121,8
  767. LTEXT "Status:",IDD_BROWSE_STATUS_TX,13,179,37,8
  768. LTEXT "",IDD_BROWSE_STATUS,54,179,120,8
  769. LTEXT "Documents waiting:",IDD_BROWSE_DOCUMENTS_TX,179,179,70,
  770. 8
  771. RTEXT "",IDD_BROWSE_DOCUMENTS,249,179,22,9
  772. DEFPUSHBUTTON "OK",IDOK,175,205,50,14,WS_GROUP
  773. PUSHBUTTON "Cancel",IDCANCEL,229,205,50,14
  774. LTEXT "",IDD_BROWSE_ERROR,12,167,260,24,NOT WS_VISIBLE
  775. END
  776. DLG_PRINTER_SEPARATOR_PAGE DIALOG DISCARDABLE 10, 10, 252, 82
  777. STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE |
  778. WS_CAPTION | WS_SYSMENU
  779. CAPTION "Separator Page"
  780. FONT 8, "MS Shell Dlg"
  781. BEGIN
  782. LTEXT "Separator pages are used at the beginning of each document to make it easy to find a document among others at the printer.",
  783. IDC_SEPARATOR_PAGE_DESC,7,7,238,18,NOT WS_GROUP
  784. LTEXT "Separator page:",IDC_SEPARATOR_PAGE_TEXT,7,30,53,9,NOT
  785. WS_GROUP
  786. EDITTEXT IDC_SEPARATOR_PAGE_EDIT,62,28,129,14,ES_AUTOHSCROLL
  787. PUSHBUTTON "&Browse...",IDC_SEPARATOR_PAGE_BROWSE,195,28,50,14
  788. DEFPUSHBUTTON "OK",IDOK,141,61,50,14
  789. PUSHBUTTON "Cancel",IDCANCEL,195,61,50,14
  790. END
  791. DLG_PRINTER_LOCATION DIALOG DISCARDABLE 10, 10, 252, 218
  792. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
  793. CAPTION "Location"
  794. FONT 8, "MS Shell Dlg"
  795. BEGIN
  796. ICON IDI_GLOBE,IDC_GLOBE_ICON,7,7,20,20
  797. CONTROL "",IDC_DIVIDER8,"Static",SS_ETCHEDHORZ,7,34,238,1
  798. LTEXT "&Location:",IDC_TEXT_PHYSICAL_LOCATION,7,47,32,8
  799. EDITTEXT IDC_PHYSICAL_LOCATION,43,44,147,13,ES_AUTOHSCROLL
  800. PUSHBUTTON "&Browse...",IDC_BROWSE_PHYSICAL_LOCATION,195,44,50,14
  801. END
  802. DLG_BROWSE_LOC DIALOGEX 0, 0, 212, 186
  803. STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION |
  804. WS_SYSMENU
  805. CAPTION "Browse For Location"
  806. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  807. BEGIN
  808. LTEXT "Choose the appropriate location.",IDC_LOCTREE_ERR,7,7,
  809. 160,20
  810. CONTROL "",IDC_LOCTREE,"SysTreeView32",TVS_HASBUTTONS |
  811. TVS_HASLINES | TVS_LINESATROOT | TVS_DISABLEDRAGDROP |
  812. TVS_SHOWSELALWAYS | WS_TABSTOP,7,30,197,107,
  813. WS_EX_CLIENTEDGE
  814. CONTROL "",IDC_BROWSELOC_ANIM,"SysAnimate32",ACS_CENTER |
  815. ACS_TRANSPARENT,72,58,60,31
  816. LTEXT "Selected location: ",IDC_TEXT_CHOSEN,7,145,65,14
  817. EDITTEXT IDC_CHOSEN_LOCATION,74,145,124,14,ES_AUTOHSCROLL |
  818. ES_READONLY | NOT WS_BORDER
  819. PUSHBUTTON "Help",IDC_LOCATION_HELP,46,166,50,14
  820. DEFPUSHBUTTON "OK",IDOK,100,166,50,14
  821. PUSHBUTTON "Cancel",IDCANCEL,154,166,50,14
  822. END
  823. DLG_WIZ_BROWSE DIALOG DISCARDABLE 0, 0, 317, 143
  824. STYLE WS_CHILD | WS_VISIBLE | WS_BORDER
  825. FONT 8, "MS Shell Dlg"
  826. BEGIN
  827. LTEXT "&Printer:",IDD_PRINTER_NAME_TX,11,5,26,8
  828. EDITTEXT IDD_BROWSE_PRINTER,38,2,171,14,ES_AUTOHSCROLL
  829. LTEXT "&Shared printers:",IDD_BROWSE_SELECT_LB_TX,11,19,60,8
  830. LISTBOX IDD_BROWSE_SELECT_LB,11,28,292,75,LBS_OWNERDRAWFIXED |
  831. LBS_WANTKEYBOARDINPUT | LBS_NODATA | WS_VSCROLL |
  832. WS_HSCROLL | WS_TABSTOP
  833. GROUPBOX "Printer information",IDC_GBOX_CONNECTO,11,103,292,37
  834. LTEXT "Comment:",IDD_BROWSE_DESCRIPTION_TX,21,114,46,8
  835. LTEXT "",IDD_BROWSE_DESCRIPTION,62,114,121,8
  836. LTEXT "Status:",IDD_BROWSE_STATUS_TX,21,124,37,8
  837. LTEXT "",IDD_BROWSE_STATUS,62,124,120,8
  838. LTEXT "Documents waiting:",IDD_BROWSE_DOCUMENTS_TX,187,124,70,
  839. 8
  840. RTEXT "",IDD_BROWSE_DOCUMENTS,257,124,22,9
  841. LTEXT "",IDD_BROWSE_ERROR,20,112,260,24,NOT WS_VISIBLE
  842. END
  843. DLG_COMPUTER_LOCATION DIALOG DISCARDABLE 10, 10, 252, 218
  844. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
  845. CAPTION "Location"
  846. FONT 8, "MS Shell Dlg"
  847. BEGIN
  848. ICON IDI_GLOBE,IDC_GLOBE_ICON,7,7,20,20
  849. CONTROL "",IDC_DIVIDER8,"Static",SS_ETCHEDHORZ,7,34,238,1
  850. LTEXT "&Location:",IDC_TEXT_COMPUTER_LOCATION,7,47,32,8
  851. EDITTEXT IDC_PHYSICAL_COMPUTER_LOCATION,43,44,147,13,
  852. ES_AUTOHSCROLL
  853. PUSHBUTTON "&Browse...",IDC_BROWSE_PHYSICAL_LOCATION,195,44,50,14
  854. END
  855. DLG_WIZ_DETECT DIALOG DISCARDABLE 0, 0, 317, 143
  856. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
  857. FONT 8, "MS Shell Dlg"
  858. BEGIN
  859. ICON "",IDC_ICON_DETECT_PRINTER,21,7,20,20,NOT WS_VISIBLE
  860. LTEXT "",IDC_DETECT_STATUS,50,7,246,25
  861. LTEXT "Windows is searching for new Plug and Play printers to install.\n\nSearching...",
  862. IDC_TEXT_DETECT_INFO,21,0,275,30
  863. LTEXT "Do you want to print a test page?",
  864. IDC_TEST_PAGE_QUESTION,21,39,106,8
  865. CONTROL "&Yes",IDC_RADIO_YES,"Button",BS_AUTORADIOBUTTON,31,55,
  866. 35,10
  867. CONTROL "N&o",IDC_RADIO_NO,"Button",BS_AUTORADIOBUTTON,31,68,35,
  868. 10
  869. CONTROL "Animate1",IDC_DETECT_ANIMATE,"SysAnimate32",ACS_CENTER |
  870. ACS_TRANSPARENT | NOT WS_VISIBLE,134,62,51,31
  871. END
  872. DLG_WIZ_PORT_NEW DIALOG DISCARDABLE 0, 0, 317, 143
  873. STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
  874. FONT 8, "MS Shell Dlg"
  875. BEGIN
  876. LTEXT "Select the port you want your printer to use. If the port is not listed, you can create a new port. ",
  877. IDC_NONE,21,1,275,18
  878. CONTROL "&Use the following port:",IDC_PORT_EXISTING,"Button",
  879. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,21,24,86,10
  880. CONTROL "&Create a new port:",IDC_PORT_OTHER,"Button",
  881. BS_AUTORADIOBUTTON,21,115,73,10
  882. COMBOBOX IDC_PORTS,109,23,175,93,CBS_DROPDOWNLIST |
  883. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  884. LTEXT "Note: Most computers use the LPT1: port to communicate with a local printer. The connector for this port should look something like this:",
  885. IDC_PORTS_INFO_TEXT,33,43,251,18
  886. CONTROL 134,IDC_IMAGE_PRNPLUG,"Static",SS_BITMAP,33,67,149,69
  887. LTEXT "Type of port:",IDC_MONITOR_TEXT,33,126,61,8
  888. COMBOBOX IDC_MONITOR_LIST,109,124,175,43,CBS_DROPDOWNLIST |
  889. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  890. END
  891. IDD_SIMPLE_SHARE_ENABLE_WARNING DIALOG DISCARDABLE 0, 0, 257, 96
  892. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  893. CAPTION "Enable Printer Sharing"
  894. FONT 8, "MS Shell Dlg"
  895. BEGIN
  896. ICON "",IDC_ICON_INFO,7,7,20,20
  897. LTEXT "If you enable sharing on this computer without using the Network Setup Wizard, the computer could be vulnerable to attacks from the Internet. We strongly recommend that you run the Network Setup Wizard to protect your computer."
  898. IDC_STATIC,40,7,204,36
  899. CONTROL "Use the wizard to enable printer sharing (Recommended)",
  900. IDC_RB_RUN_THE_WIZARD,"Button",BS_AUTORADIOBUTTON,40,44,
  901. 204,10
  902. CONTROL "Just enable printer sharing",
  903. IDC_RB_ENABLE_FILE_SHARING,"Button",BS_AUTORADIOBUTTON,40,56,
  904. 204,10
  905. DEFPUSHBUTTON "OK",IDOK,130,76,54,14,WS_GROUP
  906. PUSHBUTTON "Cancel",IDCANCEL,185,76,54,14
  907. END
  908. /////////////////////////////////////////////////////////////////////////////
  909. //
  910. // Bitmap
  911. //
  912. IDB_WIZBMP BITMAP MOVEABLE PURE "wizard.bmp"
  913. IDB_WATERMARK BITMAP MOVEABLE PURE "wizard97.bmp"
  914. IDB_CHECKSTATES BITMAP DISCARDABLE "checkbx.bmp"
  915. IDB_BANNER BITMAP DISCARDABLE "banner.bmp"
  916. IDB_BROWSE BITMAP DISCARDABLE "browse.bmp"
  917. IDB_PRNPLUG BITMAP DISCARDABLE "prnplug.bmp"
  918. /////////////////////////////////////////////////////////////////////////////
  919. //
  920. // Icon
  921. //
  922. // Icon with lowest ID value placed first to ensure application icon
  923. // remains consistent on all systems.
  924. IDI_PRINTER_ERROR ICON DISCARDABLE "printerr.ico"
  925. IDI_PRINTER ICON DISCARDABLE "printer.ico"
  926. IDI_SEC_PERMS ICON DISCARDABLE "perms.ico"
  927. IDI_SEC_AUDIT ICON DISCARDABLE "audit.ico"
  928. IDI_SEC_OWNER ICON DISCARDABLE "owner.ico"
  929. IDI_DOCUMENT ICON DISCARDABLE "document.ico"
  930. IDI_SERVER ICON DISCARDABLE "server.ico"
  931. IDI_GLOBE ICON DISCARDABLE "globe.ico"
  932. /////////////////////////////////////////////////////////////////////////////
  933. //
  934. // Menu
  935. //
  936. MENU_PRINTQUEUE MENU DISCARDABLE
  937. BEGIN
  938. POPUP "&Printer"
  939. BEGIN
  940. MENUITEM "C&onnect", IDM_PRINTER_INSTALL
  941. MENUITEM SEPARATOR
  942. MENUITEM "Se&t As Default Printer", IDM_PRINTER_SET_DEFAULT
  943. MENUITEM "Printing Pre&ferences...", IDM_PRINTER_DOCUMENT_DEFAULTS
  944. MENUITEM SEPARATOR
  945. MENUITEM "P&ause Printing", IDM_PRINTER_PAUSE
  946. MENUITEM "Cance&l All Documents", IDM_PRINTER_PURGE
  947. MENUITEM SEPARATOR
  948. MENUITEM "S&haring...", IDM_PRINTER_SHARING
  949. MENUITEM "&Use Printer Offline", IDM_PRINTER_WORKOFFLINE
  950. MENUITEM SEPARATOR
  951. MENUITEM "P&roperties", IDM_PRINTER_PROPERTIES
  952. MENUITEM SEPARATOR
  953. MENUITEM "&Close", IDM_PRINTER_CLOSE
  954. END
  955. POPUP "&Document"
  956. BEGIN
  957. MENUITEM "P&ause", IDM_JOB_PAUSE
  958. MENUITEM "R&esume", IDM_JOB_RESUME
  959. MENUITEM "Re&start", IDM_JOB_RESTART
  960. MENUITEM SEPARATOR
  961. MENUITEM "&Cancel", IDM_JOB_CANCEL
  962. MENUITEM SEPARATOR
  963. MENUITEM "P&roperties", IDM_JOB_PROPERTIES
  964. END
  965. POPUP "&View"
  966. BEGIN
  967. MENUITEM "&Status Bar", IDM_STATUS_BAR
  968. MENUITEM "Re&fresh", IDM_REFRESH
  969. END
  970. POPUP "&Help"
  971. BEGIN
  972. MENUITEM "&Help Topics", IDM_HELP_CONTENTS
  973. MENUITEM "&Troubleshooter", IDM_HELP_TROUBLESHOOTER
  974. MENUITEM SEPARATOR
  975. MENUITEM "&About Windows", IDM_HELP_ABOUT
  976. END
  977. END
  978. POPUP_DRAGDROP_PRINT MENU DISCARDABLE
  979. BEGIN
  980. POPUP ""
  981. BEGIN
  982. MENUITEM "&Print", IDM_DRAGDROP_PRINT
  983. MENUITEM SEPARATOR
  984. MENUITEM "&Cancel", IDM_DRAGDROP_CANCEL
  985. END
  986. END
  987. POPUP_DRAGDROP_MOVE MENU DISCARDABLE
  988. BEGIN
  989. POPUP ""
  990. BEGIN
  991. MENUITEM "&Move Here", IDM_DRAGDROP_MOVE
  992. MENUITEM SEPARATOR
  993. MENUITEM "&Cancel", IDM_DRAGDROP_CANCEL
  994. END
  995. END
  996. POPUP_TRAYNOTIFY_PRINTERS MENU DISCARDABLE
  997. BEGIN
  998. POPUP ""
  999. BEGIN
  1000. MENUITEM "Open All Active &Printers and Faxes",
  1001. IDM_TRAYNOTIFY_DEFAULT
  1002. MENUITEM "Open The Printers and &Faxes Folder",
  1003. IDM_TRAYNOTIFY_PRNFOLDER
  1004. MENUITEM "&Refresh...", IDM_TRAYNOTIFY_REFRESH
  1005. END
  1006. END
  1007. /////////////////////////////////////////////////////////////////////////////
  1008. //
  1009. // Accelerator
  1010. //
  1011. ACCEL_PRINTQUEUE ACCELERATORS MOVEABLE PURE
  1012. BEGIN
  1013. VK_DELETE, IDM_JOB_CANCEL, VIRTKEY, NOINVERT
  1014. VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT
  1015. VK_F5, IDM_REFRESH, VIRTKEY, NOINVERT
  1016. VK_RETURN, IDM_JOB_PROPERTIES, VIRTKEY, NOINVERT
  1017. END
  1018. /////////////////////////////////////////////////////////////////////////////
  1019. //
  1020. // DESIGNINFO
  1021. //
  1022. #ifdef APSTUDIO_INVOKED
  1023. GUIDELINES DESIGNINFO DISCARDABLE
  1024. BEGIN
  1025. DLG_PRINTER_PORTS, DIALOG
  1026. BEGIN
  1027. VERTGUIDE, 7
  1028. VERTGUIDE, 244
  1029. HORZGUIDE, 152
  1030. END
  1031. DLG_PRINTER_JOB_SCHEDULING, DIALOG
  1032. BEGIN
  1033. HORZGUIDE, 7
  1034. HORZGUIDE, 128
  1035. HORZGUIDE, 129
  1036. END
  1037. DLG_DOC_JOB_GENERAL, DIALOG
  1038. BEGIN
  1039. RIGHTMARGIN, 244
  1040. VERTGUIDE, 7
  1041. VERTGUIDE, 16
  1042. VERTGUIDE, 86
  1043. BOTTOMMARGIN, 217
  1044. END
  1045. DLG_WIZ_TYPE, DIALOG
  1046. BEGIN
  1047. RIGHTMARGIN, 296
  1048. VERTGUIDE, 21
  1049. VERTGUIDE, 34
  1050. END
  1051. DLG_WIZ_DRIVEREXISTS, DIALOG
  1052. BEGIN
  1053. LEFTMARGIN, 21
  1054. RIGHTMARGIN, 296
  1055. END
  1056. DLG_WIZ_NAME, DIALOG
  1057. BEGIN
  1058. RIGHTMARGIN, 296
  1059. VERTGUIDE, 21
  1060. VERTGUIDE, 31
  1061. HORZGUIDE, 70
  1062. END
  1063. DLG_WIZ_SHARE, DIALOG
  1064. BEGIN
  1065. VERTGUIDE, 20
  1066. VERTGUIDE, 30
  1067. VERTGUIDE, 43
  1068. VERTGUIDE, 287
  1069. VERTGUIDE, 297
  1070. END
  1071. DLG_WIZ_COMMENT, DIALOG
  1072. BEGIN
  1073. VERTGUIDE, 21
  1074. VERTGUIDE, 296
  1075. END
  1076. DLG_WIZ_TEST_PAGE, DIALOG
  1077. BEGIN
  1078. LEFTMARGIN, 21
  1079. RIGHTMARGIN, 296
  1080. VERTGUIDE, 31
  1081. END
  1082. DLG_WIZ_NET, DIALOG
  1083. BEGIN
  1084. RIGHTMARGIN, 296
  1085. VERTGUIDE, 21
  1086. VERTGUIDE, 31
  1087. END
  1088. DLG_FORMS, DIALOG
  1089. BEGIN
  1090. LEFTMARGIN, 7
  1091. RIGHTMARGIN, 245
  1092. VERTGUIDE, 32
  1093. VERTGUIDE, 76
  1094. VERTGUIDE, 112
  1095. VERTGUIDE, 192
  1096. VERTGUIDE, 227
  1097. VERTGUIDE, 237
  1098. BOTTOMMARGIN, 211
  1099. HORZGUIDE, 44
  1100. HORZGUIDE, 200
  1101. END
  1102. DLG_PRINTER_PROCESSORS, DIALOG
  1103. BEGIN
  1104. VERTGUIDE, 7
  1105. VERTGUIDE, 127
  1106. VERTGUIDE, 134
  1107. VERTGUIDE, 167
  1108. VERTGUIDE, 217
  1109. VERTGUIDE, 251
  1110. BOTTOMMARGIN, 145
  1111. HORZGUIDE, 48
  1112. HORZGUIDE, 110
  1113. END
  1114. DLG_PRINTER_ADD_PORT, DIALOG
  1115. BEGIN
  1116. LEFTMARGIN, 7
  1117. RIGHTMARGIN, 223
  1118. VERTGUIDE, 173
  1119. BOTTOMMARGIN, 98
  1120. HORZGUIDE, 80
  1121. HORZGUIDE, 86
  1122. END
  1123. DLG_SERVER_SETTINGS, DIALOG
  1124. BEGIN
  1125. VERTGUIDE, 6
  1126. VERTGUIDE, 244
  1127. END
  1128. DLG_END_TESTPAGE, DIALOG
  1129. BEGIN
  1130. LEFTMARGIN, 7
  1131. RIGHTMARGIN, 213
  1132. BOTTOMMARGIN, 128
  1133. HORZGUIDE, 129
  1134. END
  1135. DLG_SERVER_PORTS, DIALOG
  1136. BEGIN
  1137. LEFTMARGIN, 1
  1138. VERTGUIDE, 6
  1139. VERTGUIDE, 87
  1140. VERTGUIDE, 166
  1141. VERTGUIDE, 243
  1142. BOTTOMMARGIN, 211
  1143. HORZGUIDE, 166
  1144. END
  1145. DLG_PRINTER_GENERAL, DIALOG
  1146. BEGIN
  1147. HORZGUIDE, 211
  1148. END
  1149. DLG_PRINTER_SHARING, DIALOG
  1150. BEGIN
  1151. VERTGUIDE, 7
  1152. VERTGUIDE, 17
  1153. VERTGUIDE, 236
  1154. VERTGUIDE, 243
  1155. BOTTOMMARGIN, 211
  1156. END
  1157. DLG_WIZ_LOCATE, DIALOG
  1158. BEGIN
  1159. VERTGUIDE, 21
  1160. VERTGUIDE, 34
  1161. VERTGUIDE, 45
  1162. VERTGUIDE, 132
  1163. VERTGUIDE, 174
  1164. VERTGUIDE, 296
  1165. END
  1166. DLG_ASYNC, DIALOG
  1167. BEGIN
  1168. RIGHTMARGIN, 213
  1169. BOTTOMMARGIN, 64
  1170. END
  1171. DLG_SERVER_DRIVERS, DIALOG
  1172. BEGIN
  1173. LEFTMARGIN, 6
  1174. RIGHTMARGIN, 246
  1175. VERTGUIDE, 85
  1176. VERTGUIDE, 139
  1177. VERTGUIDE, 194
  1178. BOTTOMMARGIN, 212
  1179. HORZGUIDE, 188
  1180. HORZGUIDE, 198
  1181. END
  1182. DLG_DRIVER_DETAILS, DIALOG
  1183. BEGIN
  1184. LEFTMARGIN, 7
  1185. RIGHTMARGIN, 235
  1186. VERTGUIDE, 81
  1187. VERTGUIDE, 185
  1188. TOPMARGIN, 7
  1189. BOTTOMMARGIN, 177
  1190. HORZGUIDE, 79
  1191. END
  1192. DLG_RUNDLL, DIALOG
  1193. BEGIN
  1194. LEFTMARGIN, 7
  1195. RIGHTMARGIN, 258
  1196. BOTTOMMARGIN, 249
  1197. HORZGUIDE, 227
  1198. HORZGUIDE, 233
  1199. END
  1200. DLG_WIZ_DRIVER_ARCHITECTURE, DIALOG
  1201. BEGIN
  1202. RIGHTMARGIN, 296
  1203. VERTGUIDE, 21
  1204. BOTTOMMARGIN, 135
  1205. END
  1206. DLG_WIZ_PRE_SELECT_DEVICE, DIALOG
  1207. BEGIN
  1208. VERTGUIDE, 21
  1209. END
  1210. DLG_ADDITIONAL_DRIVERS, DIALOG
  1211. BEGIN
  1212. HORZGUIDE, 177
  1213. HORZGUIDE, 198
  1214. END
  1215. DLG_WIZ_DRIVER_INTRO, DIALOG
  1216. BEGIN
  1217. VERTGUIDE, 115
  1218. VERTGUIDE, 305
  1219. BOTTOMMARGIN, 185
  1220. END
  1221. DLG_WIZ_DRIVER_END, DIALOG
  1222. BEGIN
  1223. VERTGUIDE, 115
  1224. VERTGUIDE, 305
  1225. BOTTOMMARGIN, 185
  1226. END
  1227. DLG_WIZ_FINISH, DIALOG
  1228. BEGIN
  1229. RIGHTMARGIN, 304
  1230. VERTGUIDE, 115
  1231. BOTTOMMARGIN, 185
  1232. END
  1233. DLG_WIZ_INTRO, DIALOG
  1234. BEGIN
  1235. RIGHTMARGIN, 304
  1236. VERTGUIDE, 115
  1237. END
  1238. DLG_DEVMGR_SETTINGS, DIALOG
  1239. BEGIN
  1240. VERTGUIDE, 7
  1241. VERTGUIDE, 245
  1242. END
  1243. DLG_WIZ_PORT, DIALOG
  1244. BEGIN
  1245. VERTGUIDE, 21
  1246. VERTGUIDE, 33
  1247. VERTGUIDE, 284
  1248. VERTGUIDE, 296
  1249. BOTTOMMARGIN, 136
  1250. END
  1251. DLG_PRINTER_SEPARATOR_PAGE, DIALOG
  1252. BEGIN
  1253. LEFTMARGIN, 7
  1254. RIGHTMARGIN, 245
  1255. TOPMARGIN, 7
  1256. BOTTOMMARGIN, 75
  1257. END
  1258. DLG_PRINTER_LOCATION, DIALOG
  1259. BEGIN
  1260. HORZGUIDE, 211
  1261. END
  1262. DLG_WIZ_BROWSE, DIALOG
  1263. BEGIN
  1264. VERTGUIDE, 11
  1265. VERTGUIDE, 20
  1266. END
  1267. DLG_COMPUTER_LOCATION, DIALOG
  1268. BEGIN
  1269. HORZGUIDE, 211
  1270. END
  1271. DLG_WIZ_DETECT, DIALOG
  1272. BEGIN
  1273. RIGHTMARGIN, 296
  1274. VERTGUIDE, 21
  1275. VERTGUIDE, 34
  1276. END
  1277. DLG_WIZ_PORT_NEW, DIALOG
  1278. BEGIN
  1279. VERTGUIDE, 21
  1280. VERTGUIDE, 33
  1281. VERTGUIDE, 284
  1282. VERTGUIDE, 296
  1283. BOTTOMMARGIN, 136
  1284. END
  1285. END
  1286. #endif // APSTUDIO_INVOKED
  1287. #ifdef APSTUDIO_INVOKED
  1288. /////////////////////////////////////////////////////////////////////////////
  1289. //
  1290. // TEXTINCLUDE
  1291. //
  1292. 1 TEXTINCLUDE DISCARDABLE
  1293. BEGIN
  1294. "prids.h\0"
  1295. END
  1296. 2 TEXTINCLUDE DISCARDABLE
  1297. BEGIN
  1298. "#include <windows.h>\r\n"
  1299. "#include <winspool.h>\r\n"
  1300. "#include <commctrl.h>\r\n"
  1301. "#include <setupapi.h>\r\n"
  1302. "#include ""prtlibp.hxx""\r\n"
  1303. "#include ""pridsfix.h""\r\n"
  1304. "#include ""printui.rcv""\r\n"
  1305. "\0"
  1306. END
  1307. 3 TEXTINCLUDE DISCARDABLE
  1308. BEGIN
  1309. "\r\n"
  1310. "\0"
  1311. END
  1312. #endif // APSTUDIO_INVOKED
  1313. /////////////////////////////////////////////////////////////////////////////
  1314. //
  1315. // METAFILE
  1316. //
  1317. IDR_MF_LOGO METAFILE MOVEABLE PURE "LOGO.WMF"
  1318. /////////////////////////////////////////////////////////////////////////////
  1319. //
  1320. // AVI
  1321. //
  1322. IDA_SEARCH AVI MOVEABLE PURE "search.avi"
  1323. IDA_INSPECT AVI DISCARDABLE "inspect.avi"
  1324. /////////////////////////////////////////////////////////////////////////////
  1325. //
  1326. // String Table
  1327. //
  1328. STRINGTABLE DISCARDABLE
  1329. BEGIN
  1330. IDS_CONFIRMINSTALLKNOWNDRIVER
  1331. "The server for the '%s' printer does not have the correct printer driver installed. If you want to search for the proper driver, click OK. Otherwise, click Cancel and contact your network administrator or original equipment manufacturer for the correct printer driver."
  1332. IDS_PROMPTFORINF "File needed: Printer driver INF for %s"
  1333. IDS_COULDNOTSTARTBROWSETHREAD "Unable to display printer browse list."
  1334. IDS_CONFIRMUNKNOWNDRIVER
  1335. "To use this printer, you must install the corresponding printer driver. To continue, click OK."
  1336. IDS_APW_SETUP_PAGE_INSTRUCT_HYDRA
  1337. "Select the manufacturer and model of your printer. If your printer is not listed, consult your printer documentation for compatible printer software."
  1338. IDS_LOCTREEROOT "Entire "
  1339. IDS_CONFIRMKNOWNDRIVER "To use the printer %s, you must install the corresponding printer driver. To continue, click OK."
  1340. IDS_NO_LOCATION "No location chosen."
  1341. IDS_PRINTER_PREFERENCES_DEFAULT "Printing Defaults"
  1342. IDS_APW_SETUP_PAGE_SUBTITLE
  1343. "The manufacturer and model determine which printer software to use."
  1344. IDS_APDW_SETUP_PAGE_SUBTITLE
  1345. "The manufacturer and model determine which printer driver to use."
  1346. IDS_RESTRICTIONS "This operation has been cancelled due to restrictions in effect on this computer. Please contact your system administrator."
  1347. IDS_RESTRICTIONSTITLE "Restrictions"
  1348. END
  1349. STRINGTABLE DISCARDABLE
  1350. BEGIN
  1351. IDS_MH_HELP_TROUBLESHOOTER "Opens the print troubleshooter."
  1352. END
  1353. STRINGTABLE DISCARDABLE
  1354. BEGIN
  1355. IDS_PHEAD_PORT "Port"
  1356. IDS_PHEAD_DESCRIPTION "Description"
  1357. IDS_PHEAD_PRINTERS "Printer"
  1358. END
  1359. STRINGTABLE DISCARDABLE
  1360. BEGIN
  1361. IDS_DRIVER_HEAD_NAME "Name"
  1362. IDS_DRIVER_HEAD_ENVIRONMENT "Environment"
  1363. IDS_DRIVER_HEAD_VERSION "Version"
  1364. IDS_DRIVER_HEAD_INSTALLED "Installed"
  1365. IDS_STATS_HEAD_NAME "Name"
  1366. IDS_STATS_HEAD_UP_TIME "Up Time"
  1367. END
  1368. STRINGTABLE DISCARDABLE
  1369. BEGIN
  1370. IDS_STATS_HEAD_START_TIME "Start Time"
  1371. IDS_STATS_HEAD_CURRENT_JOBS "Jobs"
  1372. IDS_STATS_HEAD_AVERAGE_JOB_SIZE "Average Bytes/Job"
  1373. IDS_STATS_HEAD_TOTAL_JOBS "Total Jobs"
  1374. IDS_STATS_HEAD_PRINTED_BYTES "Total Bytes"
  1375. IDS_TEXT_PRINTERPORT "Printer Port"
  1376. IDS_TEXT_SERIALPORT "Serial Port"
  1377. IDS_TEXT_PRINTTOFILE "Print to File"
  1378. END
  1379. STRINGTABLE DISCARDABLE
  1380. BEGIN
  1381. IDS_HEAD_JOB_PORT_NAME "Port"
  1382. IDS_HEAD_JOB_USER_NAME "Owner"
  1383. IDS_HEAD_JOB_STATUS_STRING "Status"
  1384. IDS_HEAD_JOB_DOCUMENT "Document Name"
  1385. END
  1386. STRINGTABLE DISCARDABLE
  1387. BEGIN
  1388. IDS_HEAD_JOB_SUBMITTED "Submitted"
  1389. IDS_HEAD_JOB_TOTAL_PAGES "Pages"
  1390. IDS_HEAD_JOB_TOTAL_BYTES "Size"
  1391. END
  1392. STRINGTABLE DISCARDABLE
  1393. BEGIN
  1394. IDS_STATUS_DELETING "Deleting"
  1395. IDS_STATUS_PAPER_JAM "Paper Jam"
  1396. IDS_STATUS_PAPER_OUT "Out of Paper"
  1397. IDS_STATUS_MANUAL_FEED "Manual Feed Required"
  1398. IDS_STATUS_PAPER_PROBLEM "Paper Problem"
  1399. IDS_STATUS_OFFLINE "Offline"
  1400. IDS_STATUS_IO_ACTIVE "I/O Active"
  1401. IDS_STATUS_BUSY "Busy"
  1402. IDS_STATUS_PRINTING "Printing"
  1403. IDS_STATUS_OUTPUT_BIN_FULL "Output Bin Full"
  1404. IDS_STATUS_NOT_AVAILABLE "Not Available"
  1405. IDS_STATUS_WAITING "Waiting"
  1406. IDS_STATUS_PROCESSING "Processing"
  1407. IDS_STATUS_INITIALIZING "Initializing"
  1408. IDS_STATUS_WARMING_UP "Warming Up"
  1409. IDS_STATUS_TONER_LOW "Toner Low"
  1410. END
  1411. STRINGTABLE DISCARDABLE
  1412. BEGIN
  1413. IDS_STATUS_NO_TONER "No Toner"
  1414. IDS_STATUS_PAGE_PUNT "Page Punt"
  1415. IDS_STATUS_USER_INTERVENTION "User Intervention Required"
  1416. IDS_STATUS_OUT_OF_MEMORY "Out of Memory"
  1417. IDS_STATUS_DOOR_OPEN "Door Open"
  1418. IDS_STATUS_SERVER_UNKNOWN "Server Status Unknown"
  1419. IDS_STATUS_POWER_SAVE "Power Save Mode"
  1420. IDS_STATUS_PAUSED "Paused"
  1421. IDS_STATUS_ERROR "Error"
  1422. IDS_STATUS_SPOOLING "Spooling"
  1423. IDS_STATUS_PRINTED "Printed"
  1424. IDS_STATUS_COMPLETE "Sent to printer"
  1425. END
  1426. STRINGTABLE DISCARDABLE
  1427. BEGIN
  1428. IDS_ERR_NO_DRIVER_NO_DEVICE_OPTIONS
  1429. "A driver for the specified printer is not installed. You do not have access to install the driver. Only spooler properties will be displayed."
  1430. IDS_ERR_ADD_PRINTER_WINDOW
  1431. "Window for Add Printer Wizard could not be registered."
  1432. IDS_STATUS_RESTART "Restarting"
  1433. IDS_ERR_NOT_IMPLEMENTED "This operation is currently under construction."
  1434. IDS_ERR_DUPLICATED_DS_ITEM
  1435. "A printer with the same publish name already exists."
  1436. IDS_ENVIRONMENT_IA64 "Windows IA64"
  1437. IDS_DEFAULT_PORT "LPT1:"
  1438. IDS_ERR_ADD_PRINTER_CONNECTION "Unable to add the printer connection."
  1439. IDS_ERR_ADD_ONLY_PRINTERS "Please select a printer object."
  1440. END
  1441. STRINGTABLE DISCARDABLE
  1442. BEGIN
  1443. IDS_ERRMAP_DISK_FULL "There is not enough disk space to complete this operation. Please free some disk space and then try again."
  1444. IDS_ERRMAP_NETWORK_ACCESS_DENIED
  1445. "You do not have permission to print to this server. Please contact your administrator for assistance."
  1446. IDS_ERRMAP_NET_WRITE_FAULT
  1447. "There was a network error. Please try printing the document again."
  1448. IDS_ERRMAP_NOT_SUPPORTED "This operation is not supported."
  1449. IDS_ERRMAP_OUTOFMEMORY "There is not enough memory to complete this operation. Please close some programs and try again."
  1450. IDS_ERR_INSTALLPRINTER "Unable to Install Printer."
  1451. IDS_ERRMAP_FILE_CORRUPT "Some driver files are missing or incorrect. Reinstall the driver or try using the latest version."
  1452. IDS_ERR_PORT_ALREADY_EXISTS "The port already exists."
  1453. IDS_ERR_LOCATION_PROP_TITLE "Location"
  1454. IDS_BAD_KMDRIVER "The printer driver is not compatible with a policy enabled on your computer that blocks Windows NT 4.0 drivers. If you want to use this driver, contact your system administrator about disabling this policy."
  1455. IDS_PRINT_NOTCONNECTED "You must connect to this printer before you can print on it. Do you want to connect to this printer and then print the selected document?"
  1456. IDS_NODRIVERUI_BAD_KMDRIVER
  1457. "Some printer properties will not be accessible because the '%s' printer driver is not compatible with a policy enabled on your computer that blocks NT 4.0 drivers."
  1458. IDS_INCOMPATIBLEDRIVER "The printer driver '%s' is not compatible with Windows. Contact your administrator for help locating and installing a compatible printer driver."
  1459. IDS_FRIENDLY_ACCESSDENIED
  1460. "You do not have permission to modify the settings for this printer. If you need to change the settings, contact your system administrator."
  1461. IDS_TOOLTIP_TRAY "%d document(s) pending for %s"
  1462. IDS_BALLOON_TITLE_JOB_FAILED "This document failed to print"
  1463. IDS_PRINTER_DRIVER_BLOCKED
  1464. "The driver that you are trying to install is not compatible with Windows XP."
  1465. END
  1466. STRINGTABLE DISCARDABLE
  1467. BEGIN
  1468. IDS_COULDNOTCONNECTTOPRINTER_BLOCKED_HELP
  1469. "Windows cannot install this printer until your system administrator first installs a new driver for it on the print server. Or, to install a driver on your computer without the assistance of your system administrator, run the Print Troubleshooter and select the option that contains this message:\n\n""The current printer driver is not compatible with a policy enabled on your computer that blocks Windows NT 4.0 or Windows 2000 kernel-mode drivers."""
  1470. IDS_NULLSTR " "
  1471. END
  1472. STRINGTABLE DISCARDABLE
  1473. BEGIN
  1474. IDS_CONNECTING_TO_PRINTER "Connecting to "
  1475. IDS_ERR_PRINTER_WEBVIEW_SHARE "Only shared printers support the Web view."
  1476. IDS_ERR_ALL_DRIVER_NOT_UPDATED "Unable to update %s, %s, %s driver."
  1477. IDS_APW_SETUP_PAGE_INSTRUCT
  1478. "Select the manufacturer and model of your printer. If your printer came with an installation disk, click Have Disk. If your printer is not listed, consult your printer documentation for compatible printer software."
  1479. IDS_APDW_SETUP_PAGE_INSTRUCT
  1480. "Select the manufacturer and model of the Windows XP printer driver you want to install. If your printer driver is not listed, you can click Have Disk to select a Windows XP printer driver supplied by your printer manufacturer."
  1481. IDS_ERR_ADD_MACHINE_CONNECTION
  1482. "Unable to add the per machine printer connection."
  1483. IDS_ERR_DELETE_MACHINE_CONNECTION
  1484. "Unable to delete the per machine printer connection."
  1485. IDS_ERR_ENUM_MACHINE_CONNECTION
  1486. "Unable to enumerate per machine printer connections."
  1487. IDS_ERR_RUNDLL_MACHINE_CONNECTION "Per Machine Printer Connections"
  1488. IDS_WORK_OFFLINE "Use Printer Offline"
  1489. IDS_ERR_WEB_SERVICE_NOT_STARTED
  1490. "Microsoft Peer Web Service is not installed."
  1491. IDS_ERR_REMOVE_DS_PRINTER
  1492. "The directory is not available. Are you sure you want orphan %s printer in the directory?"
  1493. IDS_ERR_DELETE_PRINTER_DRIVER
  1494. "Deleting this printer driver will remove it from the system. Are you sure you want to delete %s?"
  1495. IDS_ERR_DELETE_PRINTER_DRIVERN
  1496. "Deleting these printer drivers will remove them from the system. Are you sure you want to delete the selected printer drivers?"
  1497. IDS_ERR_UPDATE_PRINTER_DRIVER
  1498. "Windows will now attempt to replace the '%s' printer driver with the version originally included in Windows, if one is available. Do you want to continue?"
  1499. IDS_ERR_UPDATE_PRINTER_DRIVERN
  1500. "Are you sure you want to replace the selected printer drivers with their original versions?"
  1501. END
  1502. STRINGTABLE DISCARDABLE
  1503. BEGIN
  1504. IDS_ERR_PORT_NOT_IMPLEMENTED "The request is not supported."
  1505. IDS_CONFIGURE_PORT_TITLE "Configure Port"
  1506. IDS_DS_SEARCH_DIR_NAME "&Find a printer in the directory"
  1507. IDS_ERR_MISSING_PRINTER_NAME
  1508. "You need to specify a valid network printer name"
  1509. IDS_ERR_LIST_IN_DIRECTORY
  1510. "The directory is unavailable. Please view the event log for more information."
  1511. IDS_ERR_ADD_DRV_ERROR "Additional drivers dialog cannot be displayed."
  1512. IDS_ERR_PORT_DOES_NOT_EXIST "The port may be in use or may not exist."
  1513. IDS_DRIVER_NOTINSTALLED "No"
  1514. IDS_ADDITIONAL_DRIVER_TITLE "Additional Drivers"
  1515. IDS_ERR_DRIVER_NOT_INSTALLED "Unable to install the %s, %s driver."
  1516. IDS_WIZ_TITLE "Title"
  1517. IDS_WIZ_SUBTITLE "Sub Title"
  1518. IDS_ERR_RUNDLL_INVALID_COMMAND "Invalid rundll command.\nCommand: %s."
  1519. END
  1520. STRINGTABLE DISCARDABLE
  1521. BEGIN
  1522. IDS_RUNDLL_TITLE "Printer User Interface"
  1523. IDS_RUNDLL_ERROR "Printer rundll command failed.\nCommand: %s."
  1524. IDS_RUNDLL_USAGE "Usage: rundll32 printui.dll,PrintUIEntry [options] [@commandfile]"
  1525. IDS_RUNDLL_SET_ATTRIBUTE_TITLE "Set Printer Settings Command Usage"
  1526. IDS_RUNDLL_SET_ATTRIBUTE_USAGE
  1527. "rundll32 printui.dll,PrintUIEntry /Xs /n printer <key> [-|+]<value> <key> [-|+]<value> etc."
  1528. IDS_RUNDLL_STRING "<string>"
  1529. IDS_RUNDLL_INTEGER "<integer>"
  1530. IDS_RUNDLL_START "<"
  1531. IDS_RUNDLL_END ">"
  1532. IDS_RUNDLL_SEP "|"
  1533. IDS_RUNDLL_FORMAT "key: %s value: %s"
  1534. IDS_RUNDLL_HELP1 "?"
  1535. END
  1536. STRINGTABLE DISCARDABLE
  1537. BEGIN
  1538. IDS_TP_TIMEDATE "Submitted Time: %s"
  1539. IDS_SEPARATOR_PAGE_TITLE "Separator Page"
  1540. IDS_WIZ_COMMENT_TITLE "Location and Comment"
  1541. IDS_WIZ_COMMENT_SUBTITLE
  1542. "You have the option of supplying a location and description of this printer."
  1543. IDS_PRINTER_PREFERENCES "Printing Preferences"
  1544. IDS_ERR_ADDITIONAL_DRIVERS
  1545. "At least one additional driver failed to install correctly. You may need to verify the correct additional drivers are installed for your printer. To see a list of additional drivers for your printer, go to the printer's sharing tab and click Additional Drivers."
  1546. IDS_DOCUMENT_DEFAULT_TITLE_FORMAT "%1 %2"
  1547. IDS_ERR_WITH_HELP1 "Either the printer name was typed incorrectly, or the specified printer has lost its connection to the server. For more information, click Help."
  1548. IDS_COLOR "Color:"
  1549. IDS_DUPLEX "Double-sided:"
  1550. IDS_STAPLE "Staple:"
  1551. IDS_SPEED "Speed:"
  1552. IDS_RESOLUTION "Maximum resolution:"
  1553. IDS_SPEED_UNITS "ppm"
  1554. IDS_RESOLUTION_UNITS "dpi"
  1555. IDS_FEATURE_UNKNOWN "Unknown"
  1556. END
  1557. STRINGTABLE DISCARDABLE
  1558. BEGIN
  1559. IDS_TP_HELP_FILE "Help file: %s"
  1560. IDS_PRINTER_PROPERTIES_TITLE_FORMAT "%1 %2"
  1561. IDS_PRINTER_SUREPURGE "Are you sure you want to cancel all documents for '%s'?"
  1562. IDS_PRINTERS_TITLE "Printers"
  1563. IDS_SERVER_PROPERTIES_CHANGESPOOLFOLDER_WARN
  1564. "The changes to the spool folder will occur immediately and any currently active documents will not print. It is recommended to allow all documents to complete printing before changing the spool folder. Are you sure you want to change the spool folder?"
  1565. IDS_TEXT_DETECT_SUCCESS "A Plug and Play printer was detected and installed. To finish the wizard, click Next."
  1566. IDS_TEXT_USB "If you have a Plug and Play printer that connects through a USB port (or any other hot pluggable port, such as IEEE 1394, infrared, and so on), you do not need to use this wizard. Click Cancel to close the wizard, and then plug the printer's cable into your computer or point the printer toward your computer's infrared port, and turn the printer on. Windows will automatically install the printer for you."
  1567. IDS_TEXT_DETECT_FAILURE "The wizard was unable to detect any Plug and Play printers. To install the printer manually, click Next."
  1568. IDS_WIZ_DETECT_TITLE "New Printer Detection"
  1569. IDS_WIZ_DETECT_SUBTITLE "This wizard automatically detects and installs new Plug and Play printers."
  1570. IDS_ERRMAP_SPOOL_FILE_NOT_FOUND "The spooler file was not found."
  1571. IDS_ERRMAP_SPL_NO_STARTDOC "Unable to create a print job."
  1572. IDS_ERRMAP_NO_SPOOL_SPACE
  1573. "The server has run out of disk space. Please try printing your document at a later time."
  1574. IDS_ERRMAP_UNKNOWN_PRINTPROCESSOR "The print processor does not exist."
  1575. IDS_ERRMAP_RPC_S_SERVER_UNAVAILABLE "The print spooler service is not running."
  1576. END
  1577. STRINGTABLE DISCARDABLE
  1578. BEGIN
  1579. IDS_RUNDLL_HELP2 "Help"
  1580. IDS_RUNDLL_DISPLAY_FORMAT1 "%s:\t%s"
  1581. IDS_RUNDLL_DISPLAY_FORMAT2 "%s:\t%d"
  1582. IDS_RUNDLL_DISPLAY_TITLE "Settings for "
  1583. END
  1584. STRINGTABLE DISCARDABLE
  1585. BEGIN
  1586. IDS_RUNDLL_SET_PAUSE "Pause"
  1587. IDS_RUNDLL_SET_RESUME "Resume"
  1588. IDS_RUNDLL_SET_PURGE "Purge"
  1589. IDS_RUNDLL_SET_QUEUED "Queued"
  1590. IDS_RUNDLL_SET_DIRECT "Direct"
  1591. IDS_RUNDLL_SET_DEFAULT "Default"
  1592. IDS_RUNDLL_SET_SHARED "Shared"
  1593. IDS_RUNDLL_SET_HIDDEN "Hidden"
  1594. IDS_RUNDLL_SET_NETWORK "Network"
  1595. IDS_RUNDLL_SET_LOCAL "Local"
  1596. IDS_RUNDLL_SET_ENABLEDEVQ "EnableDevq"
  1597. END
  1598. STRINGTABLE DISCARDABLE
  1599. BEGIN
  1600. IDS_RUNDLL_SET_KEEPPRINTEDJOBS "KeepPrintedJobs"
  1601. IDS_RUNDLL_SET_DOCOMPLETEFIRST "DoCompleteFirst"
  1602. IDS_RUNDLL_SET_WORKOFFLINE "WorkOffline"
  1603. IDS_RUNDLL_SET_ENABLEBIDI "EnableBidi"
  1604. IDS_RUNDLL_SET_RAWONLY "RawOnly"
  1605. IDS_RUNDLL_SET_PUBLISHED "Published"
  1606. IDS_RUNDLL_SET_PRINTERNAME "PrinterName"
  1607. IDS_RUNDLL_SET_SHARENAME "ShareName"
  1608. IDS_RUNDLL_SET_PORTNAME "PortName"
  1609. IDS_RUNDLL_SET_DRIVERNAME "DriverName"
  1610. IDS_RUNDLL_SET_COMMENT "Comment"
  1611. IDS_RUNDLL_SET_LOCATION "Location"
  1612. IDS_RUNDLL_SET_SEPFILE "SepFile"
  1613. IDS_RUNDLL_SET_PRINTPROCESSOR "PrintProcessor"
  1614. IDS_RUNDLL_SET_DATATYPE "Datatype"
  1615. IDS_RUNDLL_SET_PARAMETERS "Parameters"
  1616. END
  1617. STRINGTABLE DISCARDABLE
  1618. BEGIN
  1619. IDS_RUNDLL_SET_ATTRIBUTES "Attributes"
  1620. IDS_RUNDLL_SET_PRIORITY "Priority"
  1621. IDS_RUNDLL_SET_DEFAULTPRIORITY "DefaultPriority"
  1622. IDS_RUNDLL_SET_STARTTIME "StartTime"
  1623. IDS_RUNDLL_SET_UNTILTIME "UntilTime"
  1624. IDS_RUNDLL_SET_STATUS "Status"
  1625. END
  1626. STRINGTABLE DISCARDABLE
  1627. BEGIN
  1628. IDS_RUNDLL_OPTION0 "/a[file] binary file name"
  1629. IDS_RUNDLL_OPTION1 "/b[name] base printer name"
  1630. IDS_RUNDLL_OPTION2 "/c[name] unc machine name if the action is on a remote machine"
  1631. IDS_RUNDLL_OPTION3 "/dl delete local printer"
  1632. IDS_RUNDLL_OPTION4 "/dn delete network printer connection"
  1633. IDS_RUNDLL_OPTION5 "/dd delete printer driver"
  1634. IDS_RUNDLL_OPTION6 "/e display printing preferences"
  1635. IDS_RUNDLL_OPTION7 "/f[file] either inf file or output file"
  1636. IDS_RUNDLL_OPTION8 "/ga add per machine printer connections"
  1637. IDS_RUNDLL_OPTION9 "/ge enum per machine printer connections"
  1638. IDS_RUNDLL_OPTION10 "/gd delete per machine printer connections"
  1639. IDS_RUNDLL_OPTION11 "/h[arch] driver architecture one of the following, Alpha | Intel | IA64"
  1640. IDS_RUNDLL_OPTION12 "/ia install printer driver using inf file"
  1641. IDS_RUNDLL_OPTION13 "/id install printer driver using add printer driver wizard"
  1642. END
  1643. STRINGTABLE DISCARDABLE
  1644. BEGIN
  1645. IDS_RUNDLL_OPTION14 "/if install printer using inf file"
  1646. IDS_RUNDLL_OPTION15 "/ii install printer using add printer wizard with an inf file"
  1647. IDS_RUNDLL_OPTION16 "/il install printer using add printer wizard"
  1648. IDS_RUNDLL_OPTION17 "/in add network printer connection"
  1649. IDS_RUNDLL_OPTION18 "/j[provider] print provider name"
  1650. IDS_RUNDLL_OPTION19 "/k print test page to specified printer, cannot be combined with command when installing a printer"
  1651. IDS_RUNDLL_OPTION20 "/l[path] printer driver source path"
  1652. IDS_RUNDLL_OPTION21 "/m[model] printer driver model name"
  1653. IDS_RUNDLL_OPTION22 "/n[name] printer name"
  1654. IDS_RUNDLL_OPTION23 "/o display printer queue view"
  1655. IDS_RUNDLL_OPTION24 "/p display printer properties"
  1656. IDS_RUNDLL_OPTION25 "/q quiet mode, do not display error messages"
  1657. IDS_RUNDLL_OPTION26 "/r[port] port name"
  1658. IDS_RUNDLL_OPTION27 "/s display server properties"
  1659. IDS_RUNDLL_OPTION28 "/Ss Store printer settings into a file"
  1660. IDS_RUNDLL_OPTION29 "/Sr Restore printer settings from a file"
  1661. END
  1662. STRINGTABLE DISCARDABLE
  1663. BEGIN
  1664. IDS_RUNDLL_OPTION30 "Store or restore printer settings option flags that must be placed at the end of command:\r\n\t2\tPRINTER_INFO_2\r\n\t7\tPRINTER_INFO_7\r\n\tc\tColor Profile\r\n\td\tPrinterData\r\n\ts\tSecurity descriptor\r\n\tg\tGlobal DevMode\r\n\tm\tMinimal settings\r\n\tu\tUser DevMode\r\n\tr\tResolve name conflicts\r\n\tf\tForce name\r\n\tp\tResolve port"
  1665. IDS_RUNDLL_OPTION31 "/u use the existing printer driver if it's already installed"
  1666. IDS_RUNDLL_OPTION32 "/t[#] zero based index page to start on"
  1667. IDS_RUNDLL_OPTION33 "/v[version] driver version one of the following, Windows 95, 98 and Me | Windows NT 4.0 | Windows NT 4.0 or 2000 | Windows 2000 or XP | Windows XP"
  1668. IDS_RUNDLL_OPTION34 "/w prompt the user for a driver if specified driver is not found in the inf"
  1669. IDS_RUNDLL_OPTION35 "/y set printer as the default"
  1670. IDS_RUNDLL_OPTION36 "/Xg get printer settings"
  1671. IDS_RUNDLL_OPTION37 "/Xs set printer settings"
  1672. IDS_RUNDLL_OPTION38 "/z do not auto share this printer"
  1673. IDS_RUNDLL_OPTION39 "/Y do not auto generate a printer name"
  1674. IDS_RUNDLL_OPTION40 "/K changes the meaning of /v and /h to accept 0,1,2,3, respectively Windows IA64 | Windows NT x86 | Windows NT Alpha_AXP | Windows 4.0"
  1675. IDS_RUNDLL_OPTION41 "/Z share this printer, can only be used with the /if option"
  1676. IDS_RUNDLL_OPTION42 "/? help this message"
  1677. IDS_RUNDLL_OPTION43 "@[file] command line argument file"
  1678. IDS_RUNDLL_OPTION44 "/Mw[message] show a warning message before committing the command"
  1679. IDS_RUNDLL_OPTION45 "/Mq[message] show a confirmation message before committing the command"
  1680. END
  1681. STRINGTABLE DISCARDABLE
  1682. BEGIN
  1683. IDS_ARCH_INTEL "Intel"
  1684. IDS_ARCH_MIPS "MIPS"
  1685. IDS_ARCH_ALPHA "Alpha"
  1686. IDS_ARCH_POWERPC "PowerPC"
  1687. IDS_ARCH_UNKNOWN "Unknown"
  1688. IDS_ARCH_IA64 "IA64"
  1689. END
  1690. STRINGTABLE DISCARDABLE
  1691. BEGIN
  1692. IDS_VERSION_WINDOWS_95 "Windows 95 or 98"
  1693. IDS_VERSION_NT_31 "Windows NT 3.1"
  1694. IDS_VERSION_35X "Windows NT 3.5 or 3.51"
  1695. IDS_VERSION_351 "Windows NT 3.51"
  1696. IDS_VERSION_40 "Windows NT 4.0"
  1697. IDS_VERSION_40_50 "Windows NT 4.0 or 2000"
  1698. IDS_VERSION_50 "Windows 2000"
  1699. IDS_VERSION_50_51 "Windows 2000 or XP"
  1700. IDS_VERSION_51 "Windows XP"
  1701. IDS_VERSION_WINDOWS_ME "Windows 95, 98 and Me"
  1702. END
  1703. STRINGTABLE DISCARDABLE
  1704. BEGIN
  1705. IDS_RUNDLL_EXAMPLE0 "Examples:"
  1706. IDS_RUNDLL_EXAMPLE1 "Run server properties: \r\nrundll32 printui.dll,PrintUIEntry /s /t1 /n\\\\machine"
  1707. IDS_RUNDLL_EXAMPLE2 "Run printer properties: \r\nrundll32 printui.dll,PrintUIEntry /p /n\\\\machine\\printer"
  1708. IDS_RUNDLL_EXAMPLE3 "Run add printer wizard localy: \r\nrundll32 printui.dll,PrintUIEntry /il "
  1709. END
  1710. STRINGTABLE DISCARDABLE
  1711. BEGIN
  1712. IDS_RUNDLL_EXAMPLE4 "Run add printer wizard on \\\\machine: \r\nrundll32 printui.dll,PrintUIEntry /il /c\\\\machine"
  1713. IDS_RUNDLL_EXAMPLE5 "Run queue view: \r\nrundll32 printui.dll,PrintUIEntry /o /n\\\\machine\\printer"
  1714. IDS_RUNDLL_EXAMPLE6 "Run inf install: \r\nrundll32 printui.dll,PrintUIEntry /if /b ""Test Printer"" /f %windir%\\inf\\ntprint.inf /r ""lpt1:"" /m ""AGFA-AccuSet v52.3"""
  1715. IDS_RUNDLL_EXAMPLE7 "Run add printer wizard using inf: \r\nrundll32 printui.dll,PrintUIEntry /ii /f %windir%\\inf\\ntprint.inf"
  1716. IDS_RUNDLL_EXAMPLE8 "Add per machine printer connection: \r\nrundll32 printui.dll,PrintUIEntry /ga /c\\\\machine /n\\\\machine\\printer /j""LanMan Print Services"""
  1717. IDS_RUNDLL_EXAMPLE9 "Delete per machine printer connection: \r\nrundll32 printui.dll,PrintUIEntry /gd /c\\\\machine /n\\\\machine\\printer"
  1718. IDS_RUNDLL_EXAMPLE10 "Enumerate per machine printer connections: \r\nrundll32 printui.dll,PrintUIEntry /ge /c\\\\machine"
  1719. IDS_RUNDLL_EXAMPLE11 "Add printer driver using inf: \r\nrundll32 printui.dll,PrintUIEntry /ia /c\\\\machine /m ""AGFA-AccuSet v52.3"" /h ""Intel"" /v ""Windows 2000 or XP"" /f %windir%\\inf\\ntprint.inf"
  1720. IDS_RUNDLL_EXAMPLE12 "Add printer driver using inf: \r\nrundll32 printui.dll,PrintUIEntry /ia /K /c\\\\machine /m ""AGFA-AccuSet v52.3"" /h ""Windows NT x86"" /v 3"
  1721. IDS_RUNDLL_EXAMPLE13 "Remove printer driver: \r\nrundll32 printui.dll,PrintUIEntry /dd /c\\\\machine /m ""AGFA-AccuSet v52.3"" /h ""Intel"" /v ""Windows 2000 or XP"""
  1722. IDS_RUNDLL_EXAMPLE14 "Remove printer driver: \r\nrundll32 printui.dll,PrintUIEntry /dd /K /c\\\\machine /m ""AGFA-AccuSet v52.3"" /h ""Windows NT x86"" /v 3"
  1723. IDS_RUNDLL_EXAMPLE15 "Set printer as default: \r\nrundll32 printui.dll,PrintUIEntry /y /n ""printer"""
  1724. IDS_RUNDLL_EXAMPLE16 "Set printer comment: \r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" comment ""My Cool Printer"""
  1725. IDS_RUNDLL_EXAMPLE17 "Get printer settings: \r\nrundll32 printui.dll,PrintUIEntry /Xg /n ""printer"""
  1726. IDS_RUNDLL_EXAMPLE18 "Get printer settings saving results in a file: \r\nrundll32 printui.dll,PrintUIEntry /f ""results.txt"" /Xg /n ""printer"""
  1727. IDS_RUNDLL_EXAMPLE19 "Set printer settings command usage:\r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" ?"
  1728. END
  1729. STRINGTABLE DISCARDABLE
  1730. BEGIN
  1731. IDS_RUNDLL_EXAMPLE20 "Store all printer settings into a file: \r\nrundll32 printui.dll,PrintUIEntry /Ss /n ""printer"" /a ""file.dat"""
  1732. IDS_RUNDLL_EXAMPLE21 "Restore all printer settings from a file: \r\nrundll32 printui.dll,PrintUIEntry /Sr /n ""printer"" /a ""file.dat"""
  1733. IDS_RUNDLL_EXAMPLE22 "Store printer information on level 2 into a file : \r\nrundll32 printui.dll,PrintUIEntry /Ss /n ""printer"" /a ""file.dat"" 2"
  1734. IDS_RUNDLL_EXAMPLE23 "Restore from a file printer security descriptor: \r\nrundll32 printui.dll,PrintUIEntry /Sr /n ""printer"" /a ""file.dat"" s"
  1735. IDS_RUNDLL_EXAMPLE24 "Restore from a file printer global devmode and printer data: \r\nrundll32 printui.dll,PrintUIEntry /Sr /n ""printer"" /a ""file.dat"" g d"
  1736. IDS_RUNDLL_EXAMPLE25 "Restore from a file minimum settings and resolve port name: \r\nrundll32 printui.dll,PrintUIEntry /Sr /n ""printer"" /a ""file.dat"" m p"
  1737. END
  1738. STRINGTABLE DISCARDABLE
  1739. BEGIN
  1740. IDS_RUNDLL_SET_EXAMPLE1 "Pause printer: \r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" status pause"
  1741. IDS_RUNDLL_SET_EXAMPLE2 "Set printer print direct to printer: \r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" attributes +direct"
  1742. IDS_RUNDLL_SET_EXAMPLE3 "Set printer to spool: \r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" attributes -direct"
  1743. IDS_RUNDLL_SET_EXAMPLE4 "Set printer to hold mismatched documents and keep documents after they have printed: \r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" attributes +EnableDevq attributes +KeepPrintedJobs"
  1744. IDS_RUNDLL_SET_EXAMPLE5 "Share printer: \r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" sharename ""Share"" attributes +Shared"
  1745. IDS_RUNDLL_SET_EXAMPLE6 "Stop sharing printer: \r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" attributes -Shared"
  1746. IDS_RUNDLL_SET_EXAMPLE7 "Set queue priority to 50: \r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" priority 50"
  1747. IDS_RUNDLL_SET_EXAMPLE8 "Rename printer to Printer1: \r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" printername ""Printer1"""
  1748. END
  1749. STRINGTABLE DISCARDABLE
  1750. BEGIN
  1751. IDS_MH_PRINTER_INSTALL "Installs the selected printer."
  1752. IDS_MH_PRINTER_PAUSE "Pauses printing on this printer."
  1753. IDS_MH_PRINTER_PURGE "Cancels all print documents on this printer."
  1754. IDS_MH_PRINTER_SET_DEFAULT
  1755. "Specifies that the selected printer is the default printer."
  1756. IDS_MH_PRINTER_SHARING "Displays sharing properties for this printer."
  1757. IDS_MH_REFRESH "Refresh item information."
  1758. IDS_MH_PRINTER_PROPERTIES "Displays the properties of this printer."
  1759. IDS_MH_PRINTER_CLOSE "Closes the window."
  1760. IDS_MH_PRINTER_DOCUMENT_DEFAULTS
  1761. "Displays your default preferences for this printer."
  1762. IDS_MH_PRINTER_WORKOFFLINE "Use this printer offline"
  1763. END
  1764. STRINGTABLE DISCARDABLE
  1765. BEGIN
  1766. IDS_MH_JOB_PAUSE "Pauses the selected documents."
  1767. IDS_MH_JOB_RESUME "Resumes the selected documents."
  1768. IDS_MH_JOB_RESTART "Restarts the selected documents."
  1769. IDS_MH_JOB_CANCEL "Cancels the selected documents."
  1770. IDS_MH_JOB_PROPERTIES "Displays the properties of the selected items."
  1771. END
  1772. STRINGTABLE DISCARDABLE
  1773. BEGIN
  1774. IDS_MH_STATUS_BAR "Shows or hides the status bar."
  1775. END
  1776. STRINGTABLE DISCARDABLE
  1777. BEGIN
  1778. IDS_MH_HELP_CONTENTS "Opens Help."
  1779. IDS_MH_HELP_ABOUT "Displays program information, version number, and copyright."
  1780. END
  1781. STRINGTABLE DISCARDABLE
  1782. BEGIN
  1783. IDS_APPNAME "PrintUI"
  1784. IDS_DESC "Print User Interface"
  1785. IDS_WINDOWS "Windows (TM)"
  1786. IDS_DELETE_PORTN "Deleting these ports will remove them from the system. Are you sure you want to delete the selected ports?"
  1787. IDS_PRINTER "Printer"
  1788. IDS_DELETE_PORT "Deleting this port will remove it from the system. Are you sure you want to delete %s?"
  1789. IDS_DELETE_PORT_TITLE "Delete Port"
  1790. IDS_JOB_SIZE "%d bytes"
  1791. IDS_PRTPROP_UNIQUE_FORMAT "%%s (Copy %u)"
  1792. IDS_CENTIMETERS "cm"
  1793. IDS_INCHES "in"
  1794. END
  1795. STRINGTABLE DISCARDABLE
  1796. BEGIN
  1797. IDS_SB_OPEN "Opening"
  1798. IDS_SB_INITIALIZE "Initializing"
  1799. IDS_SB_REFRESH "Refreshing"
  1800. IDS_SB_POLL "Failed to open, retrying"
  1801. IDS_SB_JOBS "%d document(s) in queue"
  1802. IDS_SB_ERROR "Error processing command."
  1803. IDS_SB_COMMAND "Processing command"
  1804. IDS_SB_INVALID_PRINTER_NAME
  1805. "Printer not found on server, unable to connect"
  1806. IDS_SB_ACCESS_DENIED "Access denied, unable to connect"
  1807. IDS_SB_OPEN_ERROR "Unable to connect"
  1808. IDS_DRIVER_CHANGE "If you change the printer driver, your changes will be saved and the properties for the new driver will appear. The properties for the new driver may look different. Do you want to continue?"
  1809. IDS_DRIVER_INSTALLED "Yes"
  1810. END
  1811. STRINGTABLE DISCARDABLE
  1812. BEGIN
  1813. IDS_ERR_NO_DEVICE_SEC_OPTIONS
  1814. "You do not have access to this printer. Only the security tab will be displayed."
  1815. IDS_ERR_CHANGE_DRIVER "Unable to change to the specified driver, original settings will be restored."
  1816. IDS_ERR_PRINTER_NAME_CONFLICT "Printer name conflict."
  1817. IDS_ERR_PRINTER_NOT_FOUND_TITLE "Error Opening Printer"
  1818. IDS_ERR_PRINTER_NOT_FOUND "Printer %s does not exist on the computer."
  1819. IDS_DSPTEMPLATE_WITH_ON "%1 on %2"
  1820. IDS_TP_MACHINENAME "Computer name: %s"
  1821. IDS_TEXT_PROPERTIES "Properties"
  1822. IDS_TEXT_CLOSE "Close"
  1823. IDS_ERR_SERVER_PROP_CANNOT_VIEW "Server properties cannot be viewed."
  1824. IDS_ERR_SHARE_NAME_NOT_DOS
  1825. "The share name that you entered may not be accessible from some MS-DOS workstations. Are you sure you want to use this share name? "
  1826. IDS_DEFAULT_SHARE "Printer"
  1827. IDS_WARN_TRAILINGSPACES_IN_PRINTERNAME
  1828. "The printer share name contains a trailing space. If the test page does not print, have your network administrator remove the trailing space."
  1829. IDS_ERR_NO_DRIVER_INSTALLED
  1830. "The '%s' printer driver is not installed on this computer. Some printer properties will not be accessible unless you install the printer driver. Do you want to install the driver now?"
  1831. IDS_ERR_INVALID_CHAR_SHARENAME
  1832. "The share name is invalid. It should not have slashes '/' or backslashes '\\' or commas ','."
  1833. IDS_ERR_PORT_SEL_CHANGE "You have disabled printer pooling. The port selections for this printer will be cleared. Do you want to continue?"
  1834. IDS_DSPTEMPLATE_NETCRAWLER
  1835. "Auto %1 on %2"
  1836. END
  1837. STRINGTABLE DISCARDABLE
  1838. BEGIN
  1839. IDS_SEPARATOR_PAGE_DESC "Separator Pages (*.sep)"
  1840. IDS_SEPARATOR_PAGE_EXT "*.sep"
  1841. IDS_SEPARATOR_PAGE_ALL "All files (*.*)"
  1842. IDS_SEPARATOR_PAGE_ALL_EXT "*.*"
  1843. IDS_SERVER_PROPERTIES_TITLE "Print Server Properties"
  1844. IDS_SERVER_SETTINGS_CHANGED
  1845. "You must shut down and restart this computer\nbefore the new settings will take effect."
  1846. IDS_SERVER_SETTINGS_CHANGED_REMOTE
  1847. "You must shut down and restart %s\nbefore the new settings will take effect."
  1848. IDS_SERVER_PRINTER_NAME_TITLE "Server Properties"
  1849. IDS_SERVER_NO_PRINTER_DEFINED
  1850. "At least one printer must be defined to use forms."
  1851. END
  1852. STRINGTABLE DISCARDABLE
  1853. BEGIN
  1854. IDS_DRIVER_WIZ_TITLE "Add Printer Driver Wizard"
  1855. IDS_ERR_ATLEAST_ONE_VERSION
  1856. "You must select at least one uninstalled environment and operating system version."
  1857. IDS_SERVER_SETTINGS_TITLE "Print Server"
  1858. IDS_ERR_ALL_DRIVER_NOT_INSTALLED "Unable to install %s, %s, %s driver."
  1859. IDS_DRIVER_DETAILS_TITLE "Driver Properties"
  1860. IDS_DRIVER_ADD_NEEDS_APPLY
  1861. "The selected driver has not been installed. To add this driver, click Apply or OK."
  1862. IDS_ERR_DRIVERS_NOT_REFRESHED
  1863. "The drivers list was not refreshed. The driver data may be invalid."
  1864. IDS_ERR_WANT_TO_EXIT "Some of the options were not applied. Would you like to exit?"
  1865. IDS_DRIVER_UPDATE_NEEDS_APPLY
  1866. "The selected driver has not been updated. To update this driver, click Apply or OK."
  1867. IDS_ERR_ALL_DRIVER_NOT_REMOVED "Unable to remove %s, %s, %s driver."
  1868. END
  1869. STRINGTABLE DISCARDABLE
  1870. BEGIN
  1871. IDS_ERR_DOC_PROP_TITLE "Printing Preferences"
  1872. IDS_ERR_DOC_PROP "Printing Preferences could not be modified."
  1873. IDS_ERR_SAVE_PRINTER "Printer settings could not be saved."
  1874. IDS_ERR_GENERIC "Operation could not be completed."
  1875. IDS_ERR_ACCESS_DENIED "Access denied."
  1876. IDS_ERR_REMOVE_PRINTER_TITLE "Remove Printer"
  1877. IDS_ERR_REMOVE_PRINTER_CONNECTION "Printer connection cannot be removed."
  1878. IDS_ERR_REMOVE_PRINTER "Printer cannot be removed."
  1879. IDS_ERR_ADD_PRINTER_TITLE "Add Printer Wizard"
  1880. IDS_ERR_INSTALL_DRIVER "Printer driver was not installed."
  1881. IDS_ERR_DRIVER_SELECTION "Printer driver selection could not be changed."
  1882. IDS_ERR_ERROR_SAVING "Settings cannot be saved due to a previous error."
  1883. IDS_ERR_ONLY_ONE_PORT "Printer pooling cannot be enabled unless more than one port is selected. To disable printer pooling and continue, click Okay. To select additional printer ports, click Cancel and select at least one additional port."
  1884. END
  1885. STRINGTABLE DISCARDABLE
  1886. BEGIN
  1887. IDS_ERR_SHARING_EXTRA_DRIVER_FAILED
  1888. "Alternate driver selection list cannot be displayed."
  1889. IDS_ERR_PLATFORM_VERSION
  1890. "The specified computer's platform type and driver version cannot be determined."
  1891. IDS_ERR_ADD_DEFAULT_DRIVER "Default driver cannot be installed."
  1892. IDS_ENVIRONMENT_ALPHA "Windows NT Alpha_AXP"
  1893. IDS_ENVIRONMENT_X86 "Windows NT x86"
  1894. IDS_ENVIRONMENT_MIPS "Windows NT R4000"
  1895. IDS_ENVIRONMENT_PPC "Windows NT PowerPC"
  1896. IDS_ENVIRONMENT_WIN95 "Windows 4.0"
  1897. IDS_ERR_SERVER_SETTINGS_NOT_AVAILABLE
  1898. "Advanced print server properties cannot be displayed. You may be viewing the settings of a computer running a previous version of Windows."
  1899. IDS_TYPE_REMOTE_SERVER "Remote print server %s."
  1900. IDS_ERR_MAKE_CONNECTION "Printer driver is not available. To copy the printer driver to your computer, make a connection to this printer."
  1901. IDS_ERR_INSTALLING_EXTRA_DRIVERS "Alternate drivers cannot be installed."
  1902. IDS_ERR_ADD_PORT "Specified port cannot be added."
  1903. IDS_ERR_TESTPAGE "Test page failed to print. Would you like to view the print troubleshooter for assistance?"
  1904. END
  1905. STRINGTABLE DISCARDABLE
  1906. BEGIN
  1907. IDS_ERR_NO_PORTS "You must select at least one port."
  1908. IDS_ERR_CONFIG_PORT "An error occurred during port configuration."
  1909. IDS_ERR_NO_PRINTER_NAME "You need to specify a printer name."
  1910. IDS_ERR_LONG_PRINTER_NAME
  1911. "The printer name you specified is too long. The name must contain fewer than 221 characters. Specify a new printer name."
  1912. IDS_ERR_BAD_PRINTER_NAME
  1913. "A printer name cannot contain the characters '!', '\\', or ','. Specify a new printer name."
  1914. IDS_ERR_NO_SHARE_NAME "You need to specify a share name."
  1915. IDS_ERR_SECURITY "You do not have permission to perform that operation."
  1916. IDS_ERR_PRINTER_PROP_TITLE "Printer Properties"
  1917. IDS_ERR_PRINTER_PROP "Printer properties cannot be displayed."
  1918. IDS_ERR_NO_DEVICE_OPTIONS "Only spooler properties will be displayed."
  1919. IDS_ERR_SET_DEFAULT_PRINTER "Default printer cannot be set."
  1920. IDS_ERR_DOC_JOB_PROPERTY_JOB_NA "Document properties cannot be displayed."
  1921. IDS_ERR_DOC_JOB_PROPERTY_TITLE "Document Properties"
  1922. IDS_ERR_DOC_JOB_PROPERTY_MODIFY
  1923. "Document properties cannot be saved. You may not have permission to perform this operation."
  1924. IDS_ERR_DOC_JOB_PROPERTY_TIME
  1925. "Specified document's time conflicts with the printer's time."
  1926. IDS_ADD_PRINTER_TITLE "Add Printer Wizard"
  1927. END
  1928. STRINGTABLE DISCARDABLE
  1929. BEGIN
  1930. IDS_ERR_SERVER_SETTINGS_SAVE "Unable to save server settings."
  1931. IDS_ERR_MONITOR_TITLE "Add Printer Ports"
  1932. IDS_ERR_PRINTER_PROP_NONE
  1933. "The properties for this item are not available."
  1934. IDS_ERR_DELETE_PORTN "Some of the selected ports cannot be deleted."
  1935. IDS_ADD_PRINTER_TITLE_REMOTE "Add Printer Wizard on %s"
  1936. IDS_ADD_PRINTER_INTRO_REMOTE "Welcome to the Add Printer Wizard on %s"
  1937. IDS_ADD_PRINTER_DESC_REMOTE
  1938. "This wizard helps you install a printer on a remote computer."
  1939. IDS_ADD_DRIVER_TITLE_REMOTE "Add Printer Driver Wizard on %s"
  1940. IDS_ADD_DRIVER_INTRO_REMOTE
  1941. "Welcome to the Add Printer Driver Wizard on %s"
  1942. IDS_TP_TESTPAGENAME "Test Page"
  1943. IDS_TP_TIMESNEWROMAN "Times New Roman"
  1944. IDS_TP_HEADER "Windows XP\nPrinter Test Page%c"
  1945. END
  1946. STRINGTABLE DISCARDABLE
  1947. BEGIN
  1948. IDS_ERR_PROP_DRIVER_EXISTS "Existing driver dialog cannot be displayed."
  1949. IDS_ERR_PRINTER_SEPARATOR_PAGE
  1950. "Separator page settings cannot be displayed."
  1951. IDS_ERR_PRINTER_ADD_PORT "Add port dialog cannot be displayed."
  1952. IDS_ERR_PRINTER_PROCESSORS "Print processor dialog cannot be displayed."
  1953. IDS_ERR_PRINTER_ADD_MONITOR "Printer port monitor cannot be installed."
  1954. IDS_ERR_SEPARATOR_PAGE_NOEXISTS "Separator page does not exist."
  1955. IDS_ERR_INVALID_PRINTER_STATE
  1956. "Operation cannot complete because it would leave the printer in an invalid state."
  1957. IDS_ERR_INVALID_SHARENAME "Share name is invalid."
  1958. IDS_ERR_DUPLICATE_SHARE "Share name already exists."
  1959. IDS_ERR_FORMS_TITLE "Server Properties"
  1960. IDS_ERR_FORMS_COULDNOTADDFORM "Form %s could not be added."
  1961. IDS_ERR_FORMS_COULDNOTDELETEFORM "Form %s could not be deleted."
  1962. IDS_ERR_FORMS_COULDNOTSETFORM "Form %s could not be set."
  1963. IDS_ERR_FORMS_NAMECONFLICT
  1964. "The name of the form you are trying to add conflicts with an existing form. Modify the form name and try again."
  1965. IDS_ERR_DELETE_PORT "Selected port cannot be deleted."
  1966. IDS_ERR_SERVER_SETTINGS_INVALID_DIR
  1967. "Server spool directory location is invalid."
  1968. END
  1969. STRINGTABLE DISCARDABLE
  1970. BEGIN
  1971. IDS_SEC_NOACCESS "No Access"
  1972. IDS_SEC_PRINT "Print"
  1973. IDS_SEC_ADMINISTERDOCUMENTS "Manage Documents"
  1974. IDS_SEC_ADMINISTER "Full Control"
  1975. IDS_SEC_AUDIT_PRINT "&Print"
  1976. IDS_SEC_AUDIT_ADMINISTER "&Full Control"
  1977. IDS_SEC_AUDIT_DELETE "&Delete"
  1978. IDS_SEC_CHANGE_PERMISSIONS "&Change Permissions"
  1979. IDS_SEC_TAKE_OWNERSHIP "&Take Ownership"
  1980. END
  1981. STRINGTABLE DISCARDABLE
  1982. BEGIN
  1983. IDS_DRIVER_ALPHA_0 "Windows NT 3.1 Alpha"
  1984. IDS_DRIVER_X86_0 "Windows NT 3.1 Intel"
  1985. IDS_DRIVER_MIPS_0 "Windows NT 3.1 MIPS"
  1986. IDS_DRIVER_WIN95 "Windows 95, 98 and Me"
  1987. IDS_DRIVER_ALPHA_1 "Windows NT 3.5 or 3.51 Alpha"
  1988. IDS_DRIVER_X86_1 "Windows NT 3.5 or 3.51 Intel"
  1989. IDS_DRIVER_MIPS_1 "Windows NT 3.5 or 3.51 MIPS"
  1990. IDS_DRIVER_PPC_1 "Windows NT 3.51 PPC"
  1991. IDS_DRIVER_ALPHA_2 "Windows NT 4.0 Alpha"
  1992. IDS_DRIVER_X86_2 "Windows NT 4.0 Intel"
  1993. IDS_DRIVER_MIPS_2 "Windows NT 4.0 MIPS"
  1994. IDS_DRIVER_PPC_2 "Windows NT 4.0 PPC"
  1995. END
  1996. STRINGTABLE DISCARDABLE
  1997. BEGIN
  1998. IDS_DRIVER_ALPHA_3 "Windows 2000 Alpha"
  1999. IDS_DRIVER_X86_3 "Windows 2000 Intel"
  2000. IDS_DRIVER_IA64_3 "Windows 2001 IA64"
  2001. END
  2002. STRINGTABLE DISCARDABLE
  2003. BEGIN
  2004. IDS_TP_CONGRATULATIONS "Congratulations!\n"
  2005. IDS_TP_PRINTERISINSTALLED
  2006. "If you can read this information, you have correctly installed your %s on %s.\n\nThe information below describes your printer driver and port settings.\n"
  2007. IDS_TP_FONTNAMEINFOTEXT "Lucida Console"
  2008. IDS_TP_PRINTERNAME "Printer name: %s"
  2009. IDS_TP_PORTNAME "Port name(s): %s"
  2010. IDS_TP_PRINTERMODEL "Printer model: %s"
  2011. IDS_TP_DRV_NAME "Driver name: %s"
  2012. IDS_TP_DATA_FILE "Data file: %s"
  2013. IDS_TP_CONFIG_FILE "Config file: %s"
  2014. IDS_TP_DRV_VERSION "Driver version: %u.%02u"
  2015. IDS_TP_COLOR "Color support: Yes"
  2016. IDS_TP_MONO "Color support: No"
  2017. IDS_TP_DEPENDENTLIST "\nAdditional files used by this driver:"
  2018. IDS_TP_VERSIONANDGPC " %s\t(%s, GPC %u.%02u)"
  2019. IDS_TP_VERSIONONLY " %s\t(%s)"
  2020. IDS_TP_GPCONLY " %s\t(GPC %u.%02u)"
  2021. END
  2022. STRINGTABLE DISCARDABLE
  2023. BEGIN
  2024. IDS_TP_NOVERSIONINFO " %s"
  2025. IDS_TP_DATATYPE "Data format: %s"
  2026. IDS_TP_TESTPAGECAPTION "Printer Test Page"
  2027. IDS_TP_TESTPAGEEND "\nThis is the end of the printer test page."
  2028. IDS_TP_SHARE_NAME "Share name: %s"
  2029. IDS_TP_LOCATION "Location: %s"
  2030. IDS_TP_COMMENT "Comment: %s"
  2031. IDS_TP_ENVIRONMENT "Environment: %s"
  2032. IDS_TP_MONITOR "Monitor: %s"
  2033. IDS_TP_DEFAULT_DATATYPE "Default datatype: %s"
  2034. IDS_ERR_MONITOR_INSTALL "Unable to install the specified printer port."
  2035. END
  2036. STRINGTABLE DISCARDABLE
  2037. BEGIN
  2038. IDS_DRIVER_FILE_HEAD_NAME "Description"
  2039. IDS_DRIVER_FILE_HEAD_FILE "File"
  2040. IDS_DRIVER_HELP_FILE "Help File"
  2041. IDS_DRIVER_CONFIG_FILE "Config File"
  2042. IDS_DRIVER_DATA_FILE "Data File"
  2043. IDS_DRIVER_PATH "Driver File"
  2044. IDS_DRIVER_DEPENDENT_FILE "Dependent File"
  2045. IDS_ERR_ADD_PRINTER_INF_INSTALL
  2046. "Add printer failed during inf installation."
  2047. IDS_CONTEXT_WEB_OPEN "De&tails"
  2048. IDS_CONTEXT_WEB_OPEN_CMD_STRING "Open the selected item's web queue view"
  2049. IDS_ERR_WEB_TITLE "Printer Web View"
  2050. IDS_ERR_PRINTER_WEBVIEW_SUPPORT "The printer web view failed to start."
  2051. END
  2052. STRINGTABLE DISCARDABLE
  2053. BEGIN
  2054. IDS_ERR_MISSING_PRINTER_URL
  2055. "You need to specify a valid printer address (URL)"
  2056. IDS_LARGEFONTNAME "Verdana Bold"
  2057. IDS_LARGEFONTSIZE "12"
  2058. IDS_WIZ_PORT_TITLE "Select a Printer Port"
  2059. IDS_WIZ_PORT_SUBTITLE "Computers communicate with printers through ports."
  2060. IDS_WIZ_DRIVEREXISTS_TITLE "Use Existing Driver"
  2061. IDS_WIZ_DRIVEREXISTS_SUBTITLE
  2062. "A driver is already installed for this printer. You can use or replace the existing driver."
  2063. IDS_WIZ_NAME_TITLE "Name Your Printer"
  2064. IDS_WIZ_NAME_SUBTITLE "You must assign a name to this printer."
  2065. IDS_WIZ_SHARE_TITLE "Printer Sharing"
  2066. IDS_WIZ_SHARE_SUBTITLE "You can share this printer with other network users."
  2067. IDS_WIZ_LOCATE_TITLE "Specify a Printer"
  2068. IDS_WIZ_LOCATE_SUBTITLE "If you don't know the name or address of the printer, you can search for a printer that meets your needs."
  2069. IDS_WIZ_ARCH_TITLE "Environment and Operating System Selection"
  2070. END
  2071. STRINGTABLE DISCARDABLE
  2072. BEGIN
  2073. IDS_WIZ_ARCH_SUBTITLE "Each environment and operating system combination uses its own set of printer drivers."
  2074. IDS_WIZ_TEST_PAGE_TITLE "Print Test Page"
  2075. IDS_WIZ_TEST_PAGE_SUBTITLE
  2076. "To confirm that the printer is installed properly, you can print a test page."
  2077. IDS_WIZ_TYPE_TITLE "Local or Network Printer"
  2078. IDS_WIZ_TYPE_SUBTITLE "The wizard needs to know which type of printer to set up."
  2079. IDS_WIZ_NET_TITLE "Default Printer"
  2080. IDS_WIZ_NET_SUBTITLE "Your computer will always send documents to the default printer unless you specify otherwise."
  2081. IDS_DS_PENDING_TEXT "The directory operation may take several minutes."
  2082. IDS_DRIVER_INTRO_TEXT "This wizard helps you install a new printer driver."
  2083. IDS_ERR_DOCUMENT_PROP "Printing preferences cannot be displayed."
  2084. IDS_NOT_SHARED "<Not Shared>"
  2085. IDS_YES "Yes"
  2086. IDS_NO "No"
  2087. IDS_WIZ_BROWSE_TITLE "Browse for Printer"
  2088. IDS_WIZ_BROWSE_SUBTITLE "When the list of printers appears, select the one you want to use."
  2089. IDS_COMPLETING_TEXT "Completing the %s"
  2090. END
  2091. STRINGTABLE DISCARDABLE
  2092. BEGIN
  2093. IDS_CONNECTTOPRINTER "Connect to Printer"
  2094. IDS_COULDNOTCONNECTTOPRINTER "Windows cannot connect to the printer."
  2095. IDS_PAUSED "Paused"
  2096. IDS_ERROR "Error"
  2097. IDS_PENDING_DELETION "Pending Deletion"
  2098. IDS_READY "Ready"
  2099. IDS_INSUFFPRIV_CREATEPRINTER
  2100. "You do not have sufficient access to your computer to connect to the selected printer."
  2101. IDS_MUSTSUPPLYVALIDNAME "You must supply a valid printer name."
  2102. IDS_INSTALLDRIVER "Install Driver"
  2103. IDS_ERRORRUNNINGSPLSETUP "Printer driver setup error."
  2104. IDS_CANNOTOPENPRINTER "Could not open the selected printer."
  2105. IDS_CONFIRMINSTALLDRIVER
  2106. "The server for the printer does not have the correct printer driver installed. If you want to search for the proper driver, click OK. Otherwise, click Cancel and contact your network administrator or original equipment manufacturer for the correct printer driver."
  2107. IDS_ERROR_UNKNOWN_DRIVER
  2108. "Windows cannot locate a suitable printer driver. Contact your administrator for help locating and installing a suitable driver."
  2109. IDS_WORKING "Searching for printers..."
  2110. IDS_PRINTER_IS_LOCAL "You cannot connect to %s, since it is a local printer."
  2111. IDS_INSUFFICENT_PRIVILLEGE
  2112. "To perform this task, you must have a computer administrator account."
  2113. END
  2114. STRINGTABLE DISCARDABLE
  2115. BEGIN
  2116. IDS_RUNDLL_OPTION46 "/W[flags] specifies flags and switches for the wizards (for APW & APDW)\r\n\tr\tmake the wizards to be restart-able from the last page"
  2117. IDS_RUNDLL_OPTION47 "/G[flags] specifies global flags and switches\r\n\tw\tsuppress setup driver warnings UI (super quiet mode)"
  2118. END
  2119. STRINGTABLE DISCARDABLE
  2120. BEGIN
  2121. IDS_BALLOON_TITLE_JOB_PRINTED "This document was sent to the printer"
  2122. IDS_BALLOON_TEXT_JOB_PRINTED
  2123. "Document name: '%s'\nPrinter name: '%s'\nTime sent: %s\nTotal pages: %d"
  2124. IDS_BALLOON_TEXT_JOB_FAILED
  2125. "Document name: '%s'\nPrinter name: '%s'\nTime sent: %s\n\nClick here to open the print queue, and then for assistance, click Troubleshooter on the Help menu."
  2126. IDS_BALLOON_TEXT_JOB_PRINTED_NOPAGES
  2127. "Document name: '%s'\nPrinter name: '%s'\nTime sent: %s"
  2128. IDS_TEXT_ELLIPSES "..."
  2129. IDS_TRAY_TEXT_ERROR "%s (error)"
  2130. IDS_FORMS_INVALIDNUMBER "Invalid number. 'Paper Size' and 'Print Area Margins' should all be positive numbers defining a valid paper size and valid printable area margins."
  2131. IDS_ERRMAP_PRINTER_ALREADY_EXISTS
  2132. "This printer or printer share name already exists. Select another name for the printer."
  2133. IDS_QUEUE_FORWARD_SLASH "/"
  2134. IDS_QUEUE_SURE_CANCEL "Are you sure you want to cancel the selected print jobs?"
  2135. IDS_ERROR_INVALID_ARG "The arguments are invalid."
  2136. IDS_ERROR_DRIVER_DOESNT_EXISTS
  2137. "The specified printer driver doesn't exist on the server."
  2138. IDS_TEXT_RECOMMENDED "Recommended Printer Port"
  2139. IDS_BALLOON_TITLE_JOB_FAILED_OOP "The printer is out of paper"
  2140. IDS_TEXT_NA "N/A"
  2141. IDS_APDW_SETUP_PAGE_TITLE "Printer Driver Selection"
  2142. END
  2143. STRINGTABLE DISCARDABLE
  2144. BEGIN
  2145. IDS_APW_SETUP_PAGE_TITLE "Install Printer Software"
  2146. IDS_APW_TEXT_CONNECT_TO_THIS_PRINTER "&Connect to this printer:"
  2147. IDS_CREDUI_CANNOT_DELETE_CREDENTIALS
  2148. "The existing set of credentials cannot be deleted."
  2149. IDS_CREDUI_QUESTION_OWERWRITE_CREDENTIALS
  2150. "The credentials supplied conflict with an existing set of credentials. Overwriting the existing set of credentials may cause some running applications to stop function properly. Do you really want to overwrite the existing set of credentials?"
  2151. IDS_CREDUI_QUESTION_INSUFFICIENT_CREDENTIALS
  2152. "The credentials supplied are not sufficient to access this printer. Do you want to specify new credentials?"
  2153. IDS_TEXT_SHARING_NOT_ENABLED
  2154. "As a security measure, Windows has disabled remote access to this computer. However, you can enable remote access and safely share printers by running the <A>Network Setup Wizard</A>."
  2155. END
  2156. #endif // English (U.S.) resources
  2157. /////////////////////////////////////////////////////////////////////////////
  2158. #ifndef APSTUDIO_INVOKED
  2159. /////////////////////////////////////////////////////////////////////////////
  2160. //
  2161. // Generated from the TEXTINCLUDE 3 resource.
  2162. //
  2163. /////////////////////////////////////////////////////////////////////////////
  2164. #endif // not APSTUDIO_INVOKED