windows-nt/Source/XPSP1/NT/printscan/ui/printui/printui.rc
2020-09-26 16:20:57 +08:00

2343 lines
106 KiB
Plaintext

//Microsoft Developer Studio generated resource script.
//
#include "prids.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include <windows.h>
#include <winspool.h>
#include <commctrl.h>
#include <setupapi.h>
#include "prtlibp.hxx"
#include "pridsfix.h"
#include "printui.rcv"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// English (U.S.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//
DLG_PRINTER_PORTS DIALOGEX 10, 10, 252, 218
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
CAPTION "Ports"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
ICON IDI_PRINTER,IDC_PRINTER_ICON,7,7,20,20
CONTROL "Printer name",IDC_NAME,"Static",SS_LEFTNOWORDWRAP |
SS_NOPREFIX | WS_GROUP,40,12,191,8
LTEXT "&Print to the following port(s). Documents will print to the first free checked port.",
IDC_PORTS_TEXT,7,42,218,18
CONTROL "",IDC_PORTS,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
LVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP,7,63,237,87
PUSHBUTTON "Add Por&t...",IDC_PORT_CREATE,6,155,76,14
PUSHBUTTON "&Delete Port",IDC_PORT_DELETE,86,155,77,14
PUSHBUTTON "&Configure Port...",IDC_PROPERTIES,168,155,76,14
CONTROL "&Enable bidirectional support",IDC_ENABLE_BIDI,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,6,177,229,10
CONTROL "E&nable printer pooling",IDC_POOLED_PRINTING,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,6,189,229,10
CONTROL "",IDC_DIVIDER0,"Static",SS_BLACKFRAME | SS_SUNKEN,7,32,
237,1
END
DLG_PRINTER_JOB_SCHEDULING DIALOG DISCARDABLE 10, 10, 252, 218
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
CAPTION "Advanced"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL "A&lways available",IDC_ALWAYS,"Button",
BS_AUTORADIOBUTTON | WS_GROUP,7,7,80,8
CONTROL "Availa&ble from",IDC_START,"Button",BS_AUTORADIOBUTTON,
7,19,69,10
CONTROL "",IDC_START_TIME,"SysDateTimePick32",DTS_UPDOWN |
WS_BORDER | WS_GROUP | WS_TABSTOP | 0x8,87,16,65,14
LTEXT "To",IDC_TO_TEXT,159,19,10,8
CONTROL "",IDC_UNTIL_TIME,"SysDateTimePick32",DTS_UPDOWN |
WS_BORDER | WS_TABSTOP | 0x8,180,16,65,14
LTEXT "Priorit&y:",IDC_TEXT_PRIORITY,7,38,24,8
EDITTEXT IDC_PRIORITY,35,36,39,14,ES_AUTOHSCROLL | ES_NUMBER
CONTROL "Spin1",IDC_PRIORITY_UPDOWN,"msctls_updown32",
UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY |
UDS_ARROWKEYS,61,38,11,11
LTEXT "Dri&ver:",IDC_TEXT_DRIVER,7,59,25,10
COMBOBOX IDC_DRIVER_NAME,35,57,148,120,CBS_DROPDOWNLIST |
CBS_SORT | WS_VSCROLL | WS_TABSTOP
PUSHBUTTON "Ne&w Driver...",IDC_DRIVER_NEW,189,56,56,14
CONTROL "",IDC_DIVIDER1,"Static",SS_ETCHEDHORZ,7,75,238,1
CONTROL "&Spool print documents so program finishes printing faster",
IDC_SPOOL,"Button",BS_AUTORADIOBUTTON | WS_GROUP |
WS_TABSTOP,7,81,238,10
CONTROL "Print &directly to the printer",IDC_PRINT_DIRECT,"Button",
BS_AUTORADIOBUTTON,7,123,204,10
CONTROL "S&tart printing after last page is spooled",
IDC_SPOOL_ALL,"Button",BS_AUTORADIOBUTTON | WS_GROUP |
WS_TABSTOP,18,95,189,10
CONTROL "Start printing &immediately",IDC_SPOOL_PRINT_FASTER,
"Button",BS_AUTORADIOBUTTON,18,108,189,10
CONTROL "",IDC_DIVIDER2,"Static",SS_ETCHEDHORZ | WS_GROUP,7,136,
238,1
CONTROL "&Hold mismatched documents",IDC_DEVQUERYPRINT,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,7,143,106,10
CONTROL "P&rint spooled documents first",IDC_PRINT_SPOOLED_FIRST,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,156,112,10
CONTROL "&Keep printed documents",IDC_KEEP_PRINTED_JOBS,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,7,169,100,10
CONTROL "&Enable advanced printing features",IDC_SPOOL_DATATYPE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,183,229,8
PUSHBUTTON "Printing De&faults...",IDC_GLOBAL_DOCUMENT_DEFAULTS,7,
197,78,14,WS_GROUP
PUSHBUTTON "Pri&nt Processor...",IDC_PRINT_PROC,89,197,74,14
PUSHBUTTON "Separat&or Page...",IDC_SEPARATOR,167,197,78,14
END
DLG_DOC_JOB_GENERAL DIALOG DISCARDABLE 10, 10, 252, 224
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
CAPTION "General"
FONT 8, "MS Shell Dlg"
BEGIN
ICON IDI_DOCUMENT,IDC_DOCUMENT_ICON,7,7,20,20
CONTROL "",IDC_DOC_JOB_TITLE,"Static",SS_LEFTNOWORDWRAP |
SS_NOPREFIX,40,12,195,10
LTEXT "Size:",IDC_DOC_JOB_SIZE_TEXT,7,42,58,10,NOT WS_GROUP
LTEXT "",IDC_DOC_JOB_SIZE,86,42,154,10,NOT WS_GROUP
LTEXT "Pages:",IDC_DOC_JOB_PAGES_TEXT,7,54,58,10,NOT WS_GROUP
LTEXT "",IDC_DOC_JOB_PAGES,86,54,154,10,NOT WS_GROUP
LTEXT "Datatype:",IDC_DOC_JOB_DATATYPE_TEXT,7,66,58,10,NOT
WS_GROUP
LTEXT "",IDC_DOC_JOB_DATATYPE,86,66,154,10,NOT WS_GROUP
LTEXT "Processor:",IDC_DOC_JOB_PROCCESSOR_TEXT,7,78,58,10,NOT
WS_GROUP
LTEXT "",IDC_DOC_JOB_PROCCESSOR,86,78,154,10,NOT WS_GROUP
LTEXT "Owner:",IDC_DOC_JOB_OWNER_TEXT,7,90,58,10,NOT WS_GROUP
LTEXT "",IDC_DOC_JOB_OWNER,86,90,154,10,NOT WS_GROUP
LTEXT "Submitted:",IDC_DOC_JOB_AT_TEXT,7,102,58,10,NOT
WS_GROUP
LTEXT "",IDC_DOC_JOB_AT,86,102,154,10
LTEXT "&Notify:",IDC_DOC_JOB_NOTIFY_TEXT,7,114,58,10,NOT
WS_GROUP
EDITTEXT IDC_DOC_JOB_NOTIFY,86,112,158,14,ES_AUTOHSCROLL
GROUPBOX "&Priority:",IDC_PRIORITY_TEXT,7,128,237,42
CONTROL "TracBar1",IDC_DOC_JOB_PRIORITY_CONTROL,
"msctls_trackbar32",TBS_NOTICKS | WS_TABSTOP,45,138,154,
16
LTEXT "Lowest",IDC_DOC_JOB_LOW_TEXT,16,141,25,10,NOT WS_GROUP
LTEXT "Highest",IDC_DOC_JOB_HIGH_TEXT,206,141,28,10,NOT
WS_GROUP
LTEXT "Current priority:",IDC_DOC_JOB_CURR_TEXT,16,157,53,10,
NOT WS_GROUP
LTEXT "",IDC_DOC_JOB_PRIORITY,72,157,13,10,NOT WS_GROUP
GROUPBOX "&Schedule:",IDC_SCHEDULE_GBOX,7,172,237,45
CONTROL "No time &restriction",IDC_DOC_JOB_ALWAYS,"Button",
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,19,185,75,10
CONTROL "Only &from",IDC_DOC_JOB_START,"Button",
BS_AUTORADIOBUTTON,19,200,50,10
CONTROL "",IDC_DIVIDER3,"Static",SS_BLACKFRAME | SS_SUNKEN |
WS_GROUP,7,34,237,1
CONTROL "",IDC_DOC_JOB_START_TIME,"SysDateTimePick32",DTS_UPDOWN |
WS_BORDER | WS_TABSTOP | 0x8,79,196,65,14
CONTROL "",IDC_DOC_JOB_UNTIL_TIME,"SysDateTimePick32",DTS_UPDOWN |
WS_BORDER | WS_TABSTOP | 0x8,171,196,65,14
LTEXT "To",IDC_DOC_JOB_TIME_TEXT,152,200,10,8,NOT WS_GROUP
END
DLG_WIZ_TYPE DIALOG DISCARDABLE 0, 0, 317, 143
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL "&Local printer attached to this computer",IDC_LOCAL,
"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,21,16,144,10
CONTROL "A n&etwork printer, or a printer attached to another computer",
IDC_NET,"Button",BS_AUTORADIOBUTTON,21,42,208,10
CONTROL "&Automatically detect and install my Plug and Play printer",
IDC_KICKOFF_PNP_REFRESH,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,34,29,196,10
LTEXT "Select the option that describes the printer you want to use:",
IDC_NONE,21,1,275,10
ICON "",IDC_ICON_INFO,21,96,20,20,NOT WS_VISIBLE
LTEXT "To set up a network printer that is not attached to a print server,\nuse the ""Local printer"" option.",
IDC_NONE,49,96,215,17
END
DLG_WIZ_DRIVEREXISTS DIALOG DISCARDABLE 0, 0, 317, 143
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "",IDC_DRIVEREXISTS_TEXT,21,1,275,12
LTEXT "Do you want to keep the existing driver or use the new one?",
IDC_NONE,21,24,275,12
CONTROL "&Keep existing driver (recommended)",
IDC_DRIVEREXISTS_KEEP_OLD,"Button",BS_AUTORADIOBUTTON,21,
36,135,10
CONTROL "&Replace existing driver",IDC_DRIVEREXISTS_USE_NEW,
"Button",BS_AUTORADIOBUTTON,21,52,135,10
END
DLG_WIZ_NAME DIALOG DISCARDABLE 0, 0, 317, 143
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
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.",
IDC_NONE,21,1,275,24
LTEXT "&Printer name:",IDC_NONE,31,35,47,9
EDITTEXT IDC_PRINTER_NAME,31,45,174,14,ES_AUTOHSCROLL
LTEXT "Do you want to use this printer as the default printer?",
IDC_SET_DEFAULT,21,70,175,12
CONTROL "&Yes",IDC_RADIO_YES,"Button",BS_AUTORADIOBUTTON,31,86,
35,10
CONTROL "N&o",IDC_RADIO_NO,"Button",BS_AUTORADIOBUTTON,31,100,35,
10
END
DLG_WIZ_SHARE DIALOG DISCARDABLE 0, 0, 317, 139
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
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.",
IDC_NONE,21,1,277,30,NOT WS_GROUP
CONTROL "D&o not share this printer",IDC_SHARED_OFF,"Button",
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,21,36,94,11
CONTROL "&Share name:",IDC_SHARED,"Button",BS_AUTORADIOBUTTON,21,
51,56,9
LTEXT "&Share name:",IDC_NONE,43,71,54,8,NOT WS_VISIBLE |
WS_DISABLED
EDITTEXT IDC_SHARED_NAME,81,49,206,14,ES_AUTOHSCROLL
END
DLG_WIZ_COMMENT DIALOG DISCARDABLE 0, 0, 317, 139
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "You can describe the location and capabilities of this printer. This information may be helpful to users.",
IDC_WIZ_COMMENT_LOCATION_TEXT,21,1,275,19
LTEXT "&Location:",IDC_WIZ_TEXT_LOCATION,21,26,36,10
EDITTEXT IDC_WIZ_LOCATION,57,24,183,14,ES_AUTOHSCROLL
PUSHBUTTON "B&rowse...",IDC_WIZ_BROWSE_LOCATION,246,24,50,14
LTEXT "&Comment:",IDC_WIZ_TEXT_COMMENT,21,43,33,10
EDITTEXT IDC_WIZ_COMMENT,57,42,239,20,ES_MULTILINE |
ES_AUTOVSCROLL
END
DLG_WIZ_TEST_PAGE DIALOG DISCARDABLE 0, 0, 317, 143
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Your computer is configured to install additional drivers so that users running different versions of Windows can connect. This may take additional time. ",
IDC_ADDITIONAL_DRIVERS_TEXT,21,46,275,18
CONTROL "Install &additional drivers",IDC_ADDITIONAL_DRIVERS,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,31,72,94,10
LTEXT "Do you want to print a test page?",IDC_NONE,21,1,106,8
CONTROL "&Yes",IDC_RADIO_YES,"Button",BS_AUTORADIOBUTTON,31,16,
35,10
CONTROL "N&o",IDC_RADIO_NO,"Button",BS_AUTORADIOBUTTON,31,31,35,
10
END
DLG_WIZ_NET DIALOG DISCARDABLE 0, 0, 317, 143
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Do you want to use this printer as the default printer?",
IDC_SET_DEFAULT,21,1,275,12
CONTROL "&Yes",IDC_RADIO_YES,"Button",BS_AUTORADIOBUTTON,21,16,
35,10
CONTROL "N&o",IDC_RADIO_NO,"Button",BS_AUTORADIOBUTTON,21,31,35,
10
END
DLG_FORMS DIALOG DISCARDABLE 0, 0, 252, 218
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
CAPTION "Forms"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "&Forms on:",IDD_FM_TX_FORMS_DESC,6,5,33,9
CONTROL "Static",IDC_SERVER_NAME,"Static",SS_LEFTNOWORDWRAP |
SS_NOPREFIX,42,5,203,9
LISTBOX IDD_FM_LB_FORMS,5,16,187,44,LBS_SORT | WS_VSCROLL |
WS_TABSTOP
PUSHBUTTON "&Delete",IDD_FM_PB_DELFORM,198,16,47,14
PUSHBUTTON "&Save Form",IDD_FM_PB_SAVEFORM,198,37,47,14
LTEXT "Form &name:",IDC_FORMNAME_LABEL,7,69,42,10
EDITTEXT IDD_FM_EF_NAME,54,67,138,12,ES_AUTOHSCROLL
CONTROL "&Create a new form",IDD_FM_CK_NEW_FORM,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,7,90,77,9
LTEXT "Define a new form by editing the existing name and measurements. Then click Save Form.",
IDD_FM_TX_NEW_FORM,7,105,185,17
GROUPBOX "Form description (measurements)",IDD_FM_DESC_GBOX,5,131,
240,80
LTEXT "Units:",IDD_FM_TX_UNITS,22,148,24,10
CONTROL "&Metric",IDD_FM_RB_METRIC,"Button",BS_AUTORADIOBUTTON,
63,149,39,9
CONTROL "&English",IDD_FM_RB_ENGLISH,"Button",BS_AUTORADIOBUTTON,
118,148,39,10
LTEXT "Paper size:",IDD_FM_PAPER_SIZE,22,162,41,8
LTEXT "Printer area margins:",IDD_FM_PRINTER_AREA,98,162,72,8,
NOT WS_GROUP
LTEXT "&Width:",IDD_FM_TX_WIDTH,22,175,20,8,NOT WS_GROUP
LTEXT "Paper &width:",IDC_STATIC,192,60,53,8,NOT WS_VISIBLE |
WS_DISABLED | NOT WS_GROUP
EDITTEXT IDD_FM_EF_WIDTH,51,173,36,12,ES_AUTOHSCROLL
LTEXT "&Height:",IDD_FM_TX_HEIGHT,22,190,24,8,NOT WS_GROUP
LTEXT "Paper &height:",IDC_STATIC,192,70,53,8,NOT WS_VISIBLE |
WS_DISABLED | NOT WS_GROUP
EDITTEXT IDD_FM_EF_HEIGHT,51,188,36,12,ES_AUTOHSCROLL
LTEXT "&Left:",IDD_FM_TX_LEFT,98,175,20,8,NOT WS_GROUP
LTEXT "Margins &left:",IDC_STATIC,192,80,53,8,NOT WS_VISIBLE |
WS_DISABLED | NOT WS_GROUP
EDITTEXT IDD_FM_EF_LEFT,121,173,36,12,ES_AUTOHSCROLL
LTEXT "&Top:",IDD_FM_TX_TOP,165,175,20,8,NOT WS_GROUP
LTEXT "Margins &top:",IDC_STATIC,192,90,53,8,NOT WS_VISIBLE |
WS_DISABLED | NOT WS_GROUP
EDITTEXT IDD_FM_EF_TOP,191,173,36,12,ES_AUTOHSCROLL
LTEXT "&Right:",IDD_FM_TX_RIGHT,98,189,20,8,NOT WS_GROUP
LTEXT "Margins &right:",IDC_STATIC,192,100,53,8,NOT WS_VISIBLE |
WS_DISABLED | NOT WS_GROUP
EDITTEXT IDD_FM_EF_RIGHT,121,188,36,12,ES_AUTOHSCROLL
LTEXT "&Bottom:",IDD_FM_TX_BOTTOM,165,190,25,8,NOT WS_GROUP
LTEXT "Margins &bottom:",IDC_STATIC,192,110,53,8,NOT
WS_VISIBLE | WS_DISABLED | NOT WS_GROUP
EDITTEXT IDD_FM_EF_BOTTOM,191,188,36,12,ES_AUTOHSCROLL
END
DLG_PRINTER_PROCESSORS DIALOGEX 10, 10, 258, 152
STYLE DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_VISIBLE | WS_CAPTION |
WS_SYSMENU
EXSTYLE WS_EX_CONTEXTHELP
CAPTION "Print Processor"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
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.",
IDC_PRINT_PROCESSOR_DESC,7,7,244,28
LTEXT "Print processor:",IDC_PRINT_PROCESSOR_TEXT,7,38,97,8
LTEXT "Default data type:",IDC_PRINT_DATATYPE_TEXT,133,38,90,8
DEFPUSHBUTTON "OK",IDOK,147,131,50,14
PUSHBUTTON "Cancel",IDCANCEL,201,131,50,14
LISTBOX IDC_PRINT_PROCESSOR_LIST,7,48,120,82,LBS_SORT |
WS_VSCROLL | WS_TABSTOP
LISTBOX IDC_PRINT_DATATYPE_LIST,133,48,117,82,LBS_SORT |
WS_VSCROLL | WS_TABSTOP
END
DLG_PRINTER_ADD_PORT DIALOGEX 10, 10, 230, 106
STYLE DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_VISIBLE | WS_CAPTION |
WS_SYSMENU
EXSTYLE WS_EX_CONTEXTHELP
CAPTION "Printer Ports"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT "&Available port types:",IDC_ADD_PORT_TEXT,7,7,163,8,NOT
WS_GROUP
LISTBOX IDC_ADD_PORT_MONITOR_LIST,7,18,216,62,LBS_SORT |
WS_VSCROLL | WS_TABSTOP
PUSHBUTTON "&New Port Type...",IDC_ADD_PORT_BROWSE,7,84,75,14
DEFPUSHBUTTON "New &Port...",IDC_ADD_PORT,119,84,50,14
PUSHBUTTON "Cancel",IDCANCEL,173,84,50,14
END
DLG_SERVER_SETTINGS DIALOG DISCARDABLE 10, 10, 250, 215
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
CAPTION "Advanced"
FONT 8, "MS Shell Dlg"
BEGIN
ICON IDI_SERVER,IDI_SERVER,7,7,20,20
CONTROL "Server name",IDC_SERVER_NAME,"Static",SS_LEFTNOWORDWRAP |
SS_NOPREFIX | WS_GROUP,40,12,203,8
LTEXT "",IDC_SERVER_LINE,7,34,235,1,SS_SUNKEN | NOT WS_GROUP
LTEXT "&Spool folder:",IDC_SPOOL_FOLDER_TEXT,7,43,45,8,NOT
WS_GROUP
EDITTEXT IDC_SERVER_SPOOL_DIRECTORY,58,41,184,14,ES_AUTOHSCROLL
CONTROL "Log spooler &error events",
IDC_SERVER_EVENT_LOGGING_ERROR,"Button",BS_AUTOCHECKBOX |
WS_GROUP | WS_TABSTOP,14,66,224,10
CONTROL "Log spooler &warning events",
IDC_SERVER_EVENT_LOGGING_WARN,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,14,81,224,10
CONTROL "Log spooler &information events",
IDC_SERVER_EVENT_LOGGING_INFO,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,14,96,224,10
CONTROL "&Beep on errors of remote documents",
IDC_SERVER_REMOTE_JOB_ERRORS,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,14,111,224,10
CONTROL "Show informational notifications for &local printers",
IDC_SERVER_LOCAL_JOB_NOTIFY,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,14,126,224,10
CONTROL "Show informational notifications for netw&ork printers",
IDC_SERVER_NETWORK_JOB_NOTIFY,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,14,141,224,10
LTEXT "",IDC_DOWNLEVEL_LINE,7,160,235,1,SS_SUNKEN | NOT
WS_GROUP
LTEXT "Printer notifications for downlevel clients:",
IDC_DOWNLEVEL_TEXT,7,168,137,8,NOT WS_GROUP
CONTROL "No&tify when remote documents are printed",
IDC_SERVER_JOB_NOTIFY,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,14,183,224,10
CONTROL "&Notify computer, not user, when remote documents are printed",
IDC_SERVER_JOB_NOTIFY_COMPUTER,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,14,198,224,10
END
DLG_END_TESTPAGE DIALOG DISCARDABLE 20, 20, 220, 135
STYLE DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | WS_POPUP | WS_VISIBLE |
WS_CAPTION
FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "OK",IDOK,104,114,50,14
PUSHBUTTON "&Troubleshoot...",IDCANCEL,158,114,55,14
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.",
IDC_STATIC,7,6,206,27
LTEXT "The test page briefly demonstrates the printer's ability to print graphics and text, and it provides technical information about the printer driver.",
IDC_STATIC,7,39,206,29
LTEXT "If the test page printed, click OK.",IDC_STATIC,7,72,
206,8
LTEXT "If the test page did not print, click Troubleshoot.",
IDC_STATIC,7,82,206,8
END
DLG_SERVER_PORTS DIALOGEX 10, 10, 252, 218
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
CAPTION "Ports"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
ICON IDI_SERVER,IDC_SERVER_ICON,7,7,20,20
CONTROL "Server name",IDC_SERVER_NAME,"Static",SS_LEFTNOWORDWRAP |
SS_NOPREFIX | WS_GROUP,40,12,203,8
LTEXT "&Ports on this server",IDC_SERVER_PORTS_TEXT,7,42,226,
10
CONTROL "",IDC_PORTS,"SysListView32",LVS_REPORT |
LVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP,7,52,236,94
PUSHBUTTON "Add Por&t...",IDC_PORT_CREATE,7,152,77,14
PUSHBUTTON "&Delete Port",IDC_PORT_DELETE,88,152,75,14
PUSHBUTTON "&Configure Port...",IDC_PROPERTIES,166,152,77,14
CONTROL "&Enable bidirectional support",IDC_ENABLE_BIDI,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,7,177,229,10
CONTROL "",IDC_DIVIDER4,"Static",SS_BLACKFRAME | SS_SUNKEN,7,34,
237,1
END
DLG_PRINTER_GENERAL DIALOG DISCARDABLE 10, 10, 252, 218
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
CAPTION "General"
FONT 8, "MS Shell Dlg"
BEGIN
ICON IDI_PRINTER,IDC_PRINTER_ICON,7,7,20,20
LTEXT "Printer name:",IDC_STATIC,46,2,44,8,NOT WS_VISIBLE |
WS_DISABLED | NOT WS_GROUP
EDITTEXT IDC_NAME,46,12,198,14,ES_AUTOHSCROLL
CONTROL "",IDC_DIVIDER5,"Static",SS_ETCHEDHORZ,7,32,237,1
LTEXT "&Location:",IDC_TEXT_LOCATION,7,42,32,10
EDITTEXT IDC_LOCATION,46,40,142,14,ES_AUTOHSCROLL
PUSHBUTTON "&Browse...",IDC_BROWSE_LOCATION,194,40,50,14
LTEXT "&Comment:",IDC_TEXT_COMMENT,7,59,33,10
EDITTEXT IDC_COMMENT,46,58,198,20,ES_MULTILINE | ES_AUTOVSCROLL
LTEXT "M&odel:",IDC_TEXT_MODEL,7,84,25,10
EDITTEXT IDC_MODEL_NAME,46,84,198,12,ES_READONLY | NOT WS_BORDER
GROUPBOX "Features",IDC_GBOX_FEATURES,7,99,237,91
LTEXT "Color:",IDC_COLOR,14,113,101,8,NOT WS_GROUP
LTEXT "Double-sided:",IDC_DUPLEX,14,127,101,8,NOT WS_GROUP
LTEXT "Staple:",IDC_STAPLE,14,142,101,8,NOT WS_GROUP
LTEXT "Speed:",IDC_SPEED,14,157,101,8,NOT WS_GROUP
LTEXT "Maximum resolution:",IDC_RESOLUTION,14,171,101,8,NOT
WS_GROUP
LTEXT "Paper available:",IDC_PAPER_SIZE,120,113,116,8
EDITTEXT IDC_PAPER_SIZE_LIST,120,124,118,55,ES_MULTILINE |
ES_AUTOVSCROLL | ES_AUTOHSCROLL | ES_READONLY |
WS_VSCROLL
PUSHBUTTON "Pr&inting Preferences...",
IDC_PER_USER_DOCUMENT_DEFAULTS,85,197,78,14
PUSHBUTTON "Print &Test Page",IDC_TEST,167,197,78,14
END
DLG_PRINTER_SHARING DIALOG DISCARDABLE 10, 10, 252, 218
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
CAPTION "Sharing"
FONT 8, "MS Shell Dlg"
BEGIN
ICON IDI_PRINTER,IDC_PRINTER_ICON,7,7,20,20
LTEXT "You can share this printer with other users on your network. To enable sharing for this printer, click Share this printer.",
IDC_SHARING_INFOTEXT,37,7,206,26
CONTROL "Printer name",IDC_NAME,"Static",SS_LEFTNOWORDWRAP |
SS_NOPREFIX | NOT WS_VISIBLE | WS_GROUP,40,12,191,8
CONTROL "",IDC_DIVIDER6,"Static",SS_BLACKFRAME | SS_SUNKEN | NOT
WS_VISIBLE,7,32,236,1
CONTROL "Sharing is not supported for this type of printer.",
IDC_SHARING_DISABLED,"Link Window",NOT WS_VISIBLE |
WS_TABSTOP,17,41,219,30
CONTROL "<A>If you understand the security risks but want to share printers without running the wizard, click here</A>.",
IDC_ENABLE_SHARING,"Link Window",NOT WS_VISIBLE |
WS_TABSTOP,17,74,219,60
GROUPBOX "",IDC_SHARING_ENABLED_GROUPBOX,7,50,236,150
CONTROL "Do &not share this printer",IDC_SHARED_OFF,"Button",
BS_AUTORADIOBUTTON,17,37,93,10
CONTROL "&Share this printer",IDC_SHARED,"Button",
BS_AUTORADIOBUTTON,17,50,69,10
LTEXT "S&hare name:",IDC_LABEL_SHARENAME,17,67,41,8
EDITTEXT IDC_SHARED_NAME,62,65,174,14,ES_AUTOHSCROLL
CONTROL "&List in the directory",IDC_PUBLISHED,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,17,90,81,10
LTEXT "The directory operation may take several minutes.",
IDC_DS_OPERATION_PENDING,17,103,162,10
GROUPBOX "Drivers",IDC_SHARING_GBOX,17,118,213,74
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.",
IDC_ADDITIONAL_DRIVERS_TEXT2,26,130,198,36
PUSHBUTTON "A&dditional Drivers...",IDC_SERVER_PROPERTIES,154,172,
70,14
END
DLG_WIZ_LOCATE DIALOG DISCARDABLE 0, 0, 317, 143
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "What printer do you want to connect to?",IDC_NONE,21,5,
179,8,NOT WS_GROUP
CONTROL "Bro&wse for a printer",IDC_DS_SEARCH,"Button",
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,21,22,153,10
CONTROL "&Connect to this printer (or to browse for a printer, select this option and click Next):",
IDC_NET_BROWSE,"Button",BS_AUTORADIOBUTTON,21,38,275,10
CONTROL "C&onnect to a printer on the Internet or on a home or office network:",
IDC_URL_BROWSE,"Button",BS_AUTORADIOBUTTON | WS_DISABLED,
21,82,275,10
LTEXT "Name:",IDC_STATIC_PRINTER_NAME,34,54,22,8
EDITTEXT IDC_CONNECT_TO_NET,59,51,129,14,ES_AUTOHSCROLL |
WS_GROUP
LTEXT "URL:",IDC_STATIC_PRINTER_URL,34,100,17,8
EDITTEXT IDC_CONNECT_TO_URL,59,97,129,14,ES_AUTOHSCROLL |
WS_DISABLED | WS_GROUP
CONTROL "Browse the <A>Intranet</A> ...",IDC_BROWSELINK_BTN,
"Link Window",NOT WS_VISIBLE | WS_TABSTOP,195,100,101,8
LTEXT "Example: \\\\server\\printer",IDC_NONE,59,69,101,8
LTEXT "Example: http://server/printers/myprinter/.printer",
IDC_NONE,59,115,237,8
END
DLG_ASYNC DIALOGEX 0, 0, 220, 71
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_VISIBLE |
WS_CAPTION | WS_SYSMENU
CAPTION "Connecting to printer"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
CONTROL "",IDD_STATUS,"SysAnimate32",ACS_CENTER |
ACS_TRANSPARENT,79,9,60,31
PUSHBUTTON "Cancel",IDC_CANCEL,163,50,50,14
END
DLG_SERVER_DRIVERS DIALOG DISCARDABLE 0, 0, 252, 218
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
CAPTION "Drivers"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL "",IDC_DRIVERS,"SysListView32",LVS_REPORT |
LVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP,7,52,237,140
PUSHBUTTON "A&dd...",IDC_ADD_DRIVER,7,198,55,14
PUSHBUTTON "&Remove",IDC_REMOVE_DRIVER,67,198,55,14
PUSHBUTTON "Re&place",IDC_UPDATE_DRIVER,127,198,55,14
PUSHBUTTON "Prop&erties",IDC_MORE_DETAILS,187,198,58,14
CONTROL "Server name",IDC_SERVER_NAME,"Static",SS_LEFTNOWORDWRAP |
SS_NOPREFIX | WS_GROUP,40,12,203,8
ICON IDI_SERVER,IDI_SERVER,7,7,20,20
LTEXT "Installed printer drivers:",IDC_SERVER_DRIVER_TEXT,7,42,
237,8
END
DLG_DRIVER_DETAILS DIALOGEX 10, 10, 242, 183
STYLE DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_CONTEXTHELP
CAPTION "Driver Properties"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT "Name:",IDC_DRIVER_NAME_TEXT,7,7,63,8
EDITTEXT IDC_DRIVER_DETAIL_NAME,81,7,154,12,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
LTEXT "Version:",IDC_DRIVER_VERSION_TEXT,7,19,63,8
EDITTEXT IDC_DRIVER_VERSION,81,19,154,12,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
LTEXT "Environment:",IDC_DRIVER_ENVIRONMENT_TEXT,7,31,63,8
EDITTEXT IDC_DRIVER_ENVIRONMENT,81,31,154,12,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
LTEXT "Language monitor:",IDC_DRIVER_LANGUAGE_MONITOR_TEXT,7,
43,63,8
EDITTEXT IDC_DRIVER_LANGUAGE_MONITOR,81,43,154,12,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
LTEXT "Default data type:",IDC_DRIVER_DEFAULT_DATA_TYPE_TEXT,7,
55,63,8
EDITTEXT IDC_DRIVER_DEFAULT_DATA_TYPE,81,55,154,12,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
LTEXT "Driver path:",IDC_DRIVER_PATH_TEXT,7,67,63,8
EDITTEXT IDC_DRIVER_PATH,81,67,154,12,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
CONTROL "List1",IDC_DRIVER_FILE_LIST_VIEW,"SysListView32",
LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
WS_BORDER | WS_TABSTOP,7,87,228,70
PUSHBUTTON "Properties",IDC_DRIVER_PROPERTIES,131,163,50,14
DEFPUSHBUTTON "Close",IDOK,185,163,50,14
END
DLG_RUNDLL DIALOG DISCARDABLE 0, 0, 265, 256
STYLE DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
CAPTION "Printer User Interface"
FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "OK",IDOK,208,233,50,16
EDITTEXT IDC_RUNDLL_TEXT,7,19,251,208,ES_MULTILINE |
ES_AUTOVSCROLL | ES_AUTOHSCROLL | ES_READONLY |
WS_VSCROLL | WS_HSCROLL
LTEXT "",IDC_RUNDLL_TITLE,7,7,212,8
END
DLG_MESSAGE_BOX DIALOGEX 0, 0, 0, 0
STYLE DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
CAPTION "Message Box Dialog"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
END
DLG_WIZ_DRIVER_ARCHITECTURE DIALOG DISCARDABLE 0, 0, 317, 143
STYLE DS_FIXEDSYS | WS_CHILD | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "&Select the environment and operating systems of all computers that will be using this driver:",
IDC_NONE,21,1,275,18,NOT WS_GROUP
CONTROL "List1",IDC_ARCHITECTURE_LIST,"SysListView32",LVS_REPORT |
LVS_SINGLESEL | WS_BORDER | WS_TABSTOP,21,24,275,101
END
DLG_WIZ_PRE_SELECT_DEVICE DIALOGEX 0, 0, 317, 143
STYLE DS_FIXEDSYS | WS_CHILD | WS_BORDER
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT "Pre select device",IDC_STATIC,21,1,56,8
END
DLG_WIZ_POST_SELECT_DEVICE DIALOGEX 0, 0, 317, 141
STYLE DS_FIXEDSYS | WS_CHILD | WS_BORDER
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT "Post select device",IDC_STATIC,21,1,63,8
END
DLG_ADDITIONAL_DRIVERS DIALOGEX 0, 0, 244, 205
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION |
WS_SYSMENU
CAPTION "Additional Drivers"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
DEFPUSHBUTTON "OK",IDOK,133,184,50,14
PUSHBUTTON "Cancel",IDCANCEL,187,184,50,14
CONTROL "List1",IDC_ARCHITECTURE_LIST,"SysListView32",LVS_REPORT |
LVS_SINGLESEL | WS_BORDER | WS_TABSTOP,7,28,230,149
LTEXT "You can install additional drivers so that users on the following systems can download them automatically when they connect.",
IDC_ADDITIONAL_DRIVERS_TEXT3,7,7,230,17
END
DLG_WIZ_DRIVER_INTRO DIALOG DISCARDABLE 0, 0, 317, 186
STYLE DS_FIXEDSYS | WS_CHILD | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "This wizard helps you install printer drivers for various platforms on a print server.",
IDC_DRIVER_INTRO_TEXT1,115,48,190,19
LTEXT "The appropriate printer drivers are then automatically installed on your computer or on other network computers when they connect to the print server.",
IDC_DRIVER_INTRO_TEXT2,115,71,190,28
LTEXT "Welcome to the Add Printer Driver Wizard",
IDC_MAIN_TITLE,115,8,190,36
LTEXT "To continue, click Next.",IDC_STATIC,115,102,108,8
END
DLG_WIZ_DRIVER_END DIALOG DISCARDABLE 0, 0, 317, 186
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL "&Restart the wizard to add another printer driver",
IDC_RESTART_WIZARD,"Button",BS_AUTOCHECKBOX | NOT
WS_VISIBLE | WS_TABSTOP,115,33,161,10
EDITTEXT IDC_DRIVER_SELECTION_SUMMARY,115,76,189,89,ES_MULTILINE |
ES_AUTOVSCROLL | ES_READONLY | NOT WS_BORDER | NOT
WS_TABSTOP
LTEXT "You are about to add the following drivers:",IDC_NONE,
116,65,189,8
LTEXT "You have successfully completed the Add Printer Driver Wizard.",
IDC_NONE,115,47,190,17
LTEXT "Completing the Add Printer Driver Wizard",
IDC_MAIN_TITLE,115,8,189,24
LTEXT "To close this wizard, click Finish.",
IDC_CLICK_TO_ADD_TEXT,115,173,189,8
END
DLG_WIZ_PRE_INTRO DIALOGEX 0, 0, 317, 142
STYLE DS_FIXEDSYS | WS_CHILD | WS_BORDER
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT "Pre introduction page",IDC_STATIC,21,1,68,8
END
DLG_WIZ_FINISH DIALOG DISCARDABLE 0, 0, 317, 186
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL "&Restart the wizard to add another printer",
IDC_RESTART_WIZARD,"Button",BS_AUTOCHECKBOX | NOT
WS_VISIBLE | WS_TABSTOP,115,33,142,10
LTEXT "Completing the Add Printer Wizard",IDC_MAIN_TITLE,115,8,
189,23
LTEXT "Name:",IDC_PRINTER_NAME_TEXT,115,70,35,8
EDITTEXT IDC_PRINTER_NAME_SUMMARY,161,70,143,11,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
LTEXT "Share name:",IDC_SHARE_NAME_TEXT,115,81,41,8
EDITTEXT IDC_SHARE_NAME_SUMMARY,161,81,143,11,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
LTEXT "Port:",IDC_PORT_NAME_TEXT,115,92,35,8
EDITTEXT IDC_PORT_NAME_SUMMARY,161,92,143,11,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
LTEXT "Model:",IDC_MODEL_NAME_TEXT,115,104,35,8
EDITTEXT IDC_MODEL_NAME_SUMMARY,161,104,143,11,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
LTEXT "Default:",IDC_SET_AS_DEFAULT_TEXT,115,115,35,8
EDITTEXT IDC_SET_AS_DEFAULT_SUMMARY,161,115,143,11,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
LTEXT "Test page:",IDC_PRINT_TEST_PAGE_TEXT,115,126,35,8
EDITTEXT IDC_PRINT_TEST_PAGE_SUMMARY,161,126,143,11,
ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT
WS_TABSTOP
LTEXT "To close this wizard, click Finish.",
IDC_CLICK_TO_ADD_TEXT,115,177,189,8
LTEXT "To close this wizard, click Finish.",
IDC_CON_CLICK_TO_ADD_TEXT,115,177,189,8
LTEXT "You have successfully completed the Add Printer Wizard.\nYou specified the following printer settings:",
IDC_CON_COMPLETION_TEXT,115,48,189,17
LTEXT "You have successfully completed the Add Printer Wizard.\nYou specified the following printer settings:",
IDC_COMPLETION_TEXT,115,48,189,17
LTEXT "Name:",IDC_CONNECTION_TEXT,115,70,35,8
EDITTEXT IDC_CONNECTION_SUMMARY,161,70,143,11,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
LTEXT "Default:",IDC_CON_SET_DEFAULT_TEXT,115,81,35,8
EDITTEXT IDC_CON_SET_DEFAULT_SUMMARY,161,81,143,11,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
LTEXT "Location:",IDC_CON_LOCATION_TEXT,115,92,35,8
EDITTEXT IDC_CON_LOCATION_SUMMARY,161,92,143,11,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
LTEXT "Comment:",IDC_CON_COMMENT_TEXT,115,104,35,8
EDITTEXT IDC_CON_COMMENT_SUMMARY,161,104,143,24,ES_MULTILINE |
ES_AUTOVSCROLL | ES_READONLY | NOT WS_BORDER | NOT
WS_TABSTOP
LTEXT "Comment:",IDC_COMMENT_TEXT,115,149,32,8
LTEXT "Location:",IDC_LOCATION_TEXT,115,138,30,8
EDITTEXT IDC_LOCATION_SUMMARY,161,138,143,11,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
EDITTEXT IDC_COMMENT_SUMMARY,161,149,143,24,ES_MULTILINE |
ES_AUTOVSCROLL | ES_READONLY | NOT WS_BORDER | NOT
WS_TABSTOP
END
DLG_WIZ_INTRO DIALOG DISCARDABLE 0, 0, 317, 186
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Welcome to the Add Printer Wizard",IDC_MAIN_TITLE,115,8,
189,36
LTEXT "This wizard helps you install a printer or make printer connections.",
IDC_ADD_PRINTER_DESC,115,48,189,24
ICON "",IDC_ICON_INFO,115,80,20,20,NOT WS_VISIBLE
LTEXT "",IDC_TEXT_USB,143,80,161,72,NOT WS_VISIBLE
LTEXT "To continue, click Next.",IDC_STATIC,115,152,108,8
END
DLG_DEVMGR_SETTINGS DIALOGEX 0, 0, 252, 218
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
CAPTION "Settings"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
PUSHBUTTON "&Printers Folder",IDC_PRINTERS_FOLDER,185,60,60,14
LTEXT "Please go to the Printers folder to manage your printer.",
IDC_PRINTERS_FOLDER_TEXT,7,44,238,8
CONTROL "",IDC_DIVIDER7,"Static",SS_BLACKFRAME | SS_SUNKEN,7,34,
238,1
ICON IDI_PRINTER,IDC_PRINTER_ICON,7,7,21,20
CONTROL "Device type: Printer",IDC_NAME,"Static",
SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_GROUP,40,12,209,8
END
DLG_WIZ_PORT DIALOG DISCARDABLE 0, 0, 317, 143
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Select the port you want your printer to use. If the port is not listed, you can create a new port. ",
IDC_NONE,21,1,275,18
CONTROL "&Use the following port:",IDC_PORT_EXISTING,"Button",
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,21,24,86,10
CONTROL "&Create a new port:",IDC_PORT_OTHER,"Button",
BS_AUTORADIOBUTTON,21,115,73,10
CONTROL "",IDC_PORTS,"SysListView32",LVS_REPORT | LVS_SINGLESEL |
LVS_SHOWSELALWAYS | LVS_AUTOARRANGE | WS_BORDER |
WS_GROUP | WS_TABSTOP,33,36,251,63
LTEXT "Note: Most computers use the LPT1: port to communicate with a local printer.",
IDC_NONE,33,102,251,8
LTEXT "Type:",IDC_MONITOR_TEXT,33,126,61,8
COMBOBOX IDC_MONITOR_LIST,100,124,184,43,CBS_DROPDOWNLIST |
CBS_SORT | WS_VSCROLL | WS_TABSTOP
END
DLG_CONNECTTO DIALOG DISCARDABLE 6, 15, 285, 227
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE |
WS_CAPTION | WS_SYSMENU
CAPTION "Connect to Printer"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "&Printer:",IDD_PRINTER_NAME_TX,7,9,26,8
EDITTEXT IDD_BROWSE_PRINTER,34,7,116,14,ES_AUTOHSCROLL
LTEXT "&Shared printers:",IDD_BROWSE_SELECT_LB_TX,7,34,60,8
CONTROL "&Expand by default",IDD_BROWSE_DEFAULTEXPAND,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,162,33,79,10
LISTBOX IDD_BROWSE_SELECT_LB,7,47,271,109,LBS_OWNERDRAWFIXED |
LBS_WANTKEYBOARDINPUT | LBS_NODATA | WS_VSCROLL |
WS_HSCROLL | WS_TABSTOP
GROUPBOX "Printer information",IDC_GBOX_CONNECTO,7,156,271,41
LTEXT "Comment:",IDD_BROWSE_DESCRIPTION_TX,13,169,46,8
LTEXT "",IDD_BROWSE_DESCRIPTION,54,169,121,8
LTEXT "Status:",IDD_BROWSE_STATUS_TX,13,179,37,8
LTEXT "",IDD_BROWSE_STATUS,54,179,120,8
LTEXT "Documents waiting:",IDD_BROWSE_DOCUMENTS_TX,179,179,70,
8
RTEXT "",IDD_BROWSE_DOCUMENTS,249,179,22,9
DEFPUSHBUTTON "OK",IDOK,175,205,50,14,WS_GROUP
PUSHBUTTON "Cancel",IDCANCEL,229,205,50,14
LTEXT "",IDD_BROWSE_ERROR,12,167,260,24,NOT WS_VISIBLE
END
DLG_PRINTER_SEPARATOR_PAGE DIALOG DISCARDABLE 10, 10, 252, 82
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE |
WS_CAPTION | WS_SYSMENU
CAPTION "Separator Page"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Separator pages are used at the beginning of each document to make it easy to find a document among others at the printer.",
IDC_SEPARATOR_PAGE_DESC,7,7,238,18,NOT WS_GROUP
LTEXT "Separator page:",IDC_SEPARATOR_PAGE_TEXT,7,30,53,9,NOT
WS_GROUP
EDITTEXT IDC_SEPARATOR_PAGE_EDIT,62,28,129,14,ES_AUTOHSCROLL
PUSHBUTTON "&Browse...",IDC_SEPARATOR_PAGE_BROWSE,195,28,50,14
DEFPUSHBUTTON "OK",IDOK,141,61,50,14
PUSHBUTTON "Cancel",IDCANCEL,195,61,50,14
END
DLG_PRINTER_LOCATION DIALOG DISCARDABLE 10, 10, 252, 218
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
CAPTION "Location"
FONT 8, "MS Shell Dlg"
BEGIN
ICON IDI_GLOBE,IDC_GLOBE_ICON,7,7,20,20
CONTROL "",IDC_DIVIDER8,"Static",SS_ETCHEDHORZ,7,34,238,1
LTEXT "&Location:",IDC_TEXT_PHYSICAL_LOCATION,7,47,32,8
EDITTEXT IDC_PHYSICAL_LOCATION,43,44,147,13,ES_AUTOHSCROLL
PUSHBUTTON "&Browse...",IDC_BROWSE_PHYSICAL_LOCATION,195,44,50,14
END
DLG_BROWSE_LOC DIALOGEX 0, 0, 212, 186
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION |
WS_SYSMENU
CAPTION "Browse For Location"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT "Choose the appropriate location.",IDC_LOCTREE_ERR,7,7,
160,20
CONTROL "",IDC_LOCTREE,"SysTreeView32",TVS_HASBUTTONS |
TVS_HASLINES | TVS_LINESATROOT | TVS_DISABLEDRAGDROP |
TVS_SHOWSELALWAYS | WS_TABSTOP,7,30,197,107,
WS_EX_CLIENTEDGE
CONTROL "",IDC_BROWSELOC_ANIM,"SysAnimate32",ACS_CENTER |
ACS_TRANSPARENT,72,58,60,31
LTEXT "Selected location: ",IDC_TEXT_CHOSEN,7,145,65,14
EDITTEXT IDC_CHOSEN_LOCATION,74,145,124,14,ES_AUTOHSCROLL |
ES_READONLY | NOT WS_BORDER
PUSHBUTTON "Help",IDC_LOCATION_HELP,46,166,50,14
DEFPUSHBUTTON "OK",IDOK,100,166,50,14
PUSHBUTTON "Cancel",IDCANCEL,154,166,50,14
END
DLG_WIZ_BROWSE DIALOG DISCARDABLE 0, 0, 317, 143
STYLE WS_CHILD | WS_VISIBLE | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "&Printer:",IDD_PRINTER_NAME_TX,11,5,26,8
EDITTEXT IDD_BROWSE_PRINTER,38,2,171,14,ES_AUTOHSCROLL
LTEXT "&Shared printers:",IDD_BROWSE_SELECT_LB_TX,11,19,60,8
LISTBOX IDD_BROWSE_SELECT_LB,11,28,292,75,LBS_OWNERDRAWFIXED |
LBS_WANTKEYBOARDINPUT | LBS_NODATA | WS_VSCROLL |
WS_HSCROLL | WS_TABSTOP
GROUPBOX "Printer information",IDC_GBOX_CONNECTO,11,103,292,37
LTEXT "Comment:",IDD_BROWSE_DESCRIPTION_TX,21,114,46,8
LTEXT "",IDD_BROWSE_DESCRIPTION,62,114,121,8
LTEXT "Status:",IDD_BROWSE_STATUS_TX,21,124,37,8
LTEXT "",IDD_BROWSE_STATUS,62,124,120,8
LTEXT "Documents waiting:",IDD_BROWSE_DOCUMENTS_TX,187,124,70,
8
RTEXT "",IDD_BROWSE_DOCUMENTS,257,124,22,9
LTEXT "",IDD_BROWSE_ERROR,20,112,260,24,NOT WS_VISIBLE
END
DLG_COMPUTER_LOCATION DIALOG DISCARDABLE 10, 10, 252, 218
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
CAPTION "Location"
FONT 8, "MS Shell Dlg"
BEGIN
ICON IDI_GLOBE,IDC_GLOBE_ICON,7,7,20,20
CONTROL "",IDC_DIVIDER8,"Static",SS_ETCHEDHORZ,7,34,238,1
LTEXT "&Location:",IDC_TEXT_COMPUTER_LOCATION,7,47,32,8
EDITTEXT IDC_PHYSICAL_COMPUTER_LOCATION,43,44,147,13,
ES_AUTOHSCROLL
PUSHBUTTON "&Browse...",IDC_BROWSE_PHYSICAL_LOCATION,195,44,50,14
END
DLG_WIZ_DETECT DIALOG DISCARDABLE 0, 0, 317, 143
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
ICON "",IDC_ICON_DETECT_PRINTER,21,7,20,20,NOT WS_VISIBLE
LTEXT "",IDC_DETECT_STATUS,50,7,246,25
LTEXT "Windows is searching for new Plug and Play printers to install.\n\nSearching...",
IDC_TEXT_DETECT_INFO,21,0,275,30
LTEXT "Do you want to print a test page?",
IDC_TEST_PAGE_QUESTION,21,39,106,8
CONTROL "&Yes",IDC_RADIO_YES,"Button",BS_AUTORADIOBUTTON,31,55,
35,10
CONTROL "N&o",IDC_RADIO_NO,"Button",BS_AUTORADIOBUTTON,31,68,35,
10
CONTROL "Animate1",IDC_DETECT_ANIMATE,"SysAnimate32",ACS_CENTER |
ACS_TRANSPARENT | NOT WS_VISIBLE,134,62,51,31
END
DLG_WIZ_PORT_NEW DIALOG DISCARDABLE 0, 0, 317, 143
STYLE DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Select the port you want your printer to use. If the port is not listed, you can create a new port. ",
IDC_NONE,21,1,275,18
CONTROL "&Use the following port:",IDC_PORT_EXISTING,"Button",
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,21,24,86,10
CONTROL "&Create a new port:",IDC_PORT_OTHER,"Button",
BS_AUTORADIOBUTTON,21,115,73,10
COMBOBOX IDC_PORTS,109,23,175,93,CBS_DROPDOWNLIST |
CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
LTEXT "Note: Most computers use the LPT1: port to communicate with a local printer. The connector for this port should look something like this:",
IDC_PORTS_INFO_TEXT,33,43,251,18
CONTROL 134,IDC_IMAGE_PRNPLUG,"Static",SS_BITMAP,33,67,149,69
LTEXT "Type of port:",IDC_MONITOR_TEXT,33,126,61,8
COMBOBOX IDC_MONITOR_LIST,109,124,175,43,CBS_DROPDOWNLIST |
CBS_SORT | WS_VSCROLL | WS_TABSTOP
END
IDD_SIMPLE_SHARE_ENABLE_WARNING DIALOG DISCARDABLE 0, 0, 257, 96
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
CAPTION "Enable Printer Sharing"
FONT 8, "MS Shell Dlg"
BEGIN
ICON "",IDC_ICON_INFO,7,7,20,20
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."
IDC_STATIC,40,7,204,36
CONTROL "Use the wizard to enable printer sharing (Recommended)",
IDC_RB_RUN_THE_WIZARD,"Button",BS_AUTORADIOBUTTON,40,44,
204,10
CONTROL "Just enable printer sharing",
IDC_RB_ENABLE_FILE_SHARING,"Button",BS_AUTORADIOBUTTON,40,56,
204,10
DEFPUSHBUTTON "OK",IDOK,130,76,54,14,WS_GROUP
PUSHBUTTON "Cancel",IDCANCEL,185,76,54,14
END
/////////////////////////////////////////////////////////////////////////////
//
// Bitmap
//
IDB_WIZBMP BITMAP MOVEABLE PURE "wizard.bmp"
IDB_WATERMARK BITMAP MOVEABLE PURE "wizard97.bmp"
IDB_CHECKSTATES BITMAP DISCARDABLE "checkbx.bmp"
IDB_BANNER BITMAP DISCARDABLE "banner.bmp"
IDB_BROWSE BITMAP DISCARDABLE "browse.bmp"
IDB_PRNPLUG BITMAP DISCARDABLE "prnplug.bmp"
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_PRINTER_ERROR ICON DISCARDABLE "printerr.ico"
IDI_PRINTER ICON DISCARDABLE "printer.ico"
IDI_SEC_PERMS ICON DISCARDABLE "perms.ico"
IDI_SEC_AUDIT ICON DISCARDABLE "audit.ico"
IDI_SEC_OWNER ICON DISCARDABLE "owner.ico"
IDI_DOCUMENT ICON DISCARDABLE "document.ico"
IDI_SERVER ICON DISCARDABLE "server.ico"
IDI_GLOBE ICON DISCARDABLE "globe.ico"
/////////////////////////////////////////////////////////////////////////////
//
// Menu
//
MENU_PRINTQUEUE MENU DISCARDABLE
BEGIN
POPUP "&Printer"
BEGIN
MENUITEM "C&onnect", IDM_PRINTER_INSTALL
MENUITEM SEPARATOR
MENUITEM "Se&t As Default Printer", IDM_PRINTER_SET_DEFAULT
MENUITEM "Printing Pre&ferences...", IDM_PRINTER_DOCUMENT_DEFAULTS
MENUITEM SEPARATOR
MENUITEM "P&ause Printing", IDM_PRINTER_PAUSE
MENUITEM "Cance&l All Documents", IDM_PRINTER_PURGE
MENUITEM SEPARATOR
MENUITEM "S&haring...", IDM_PRINTER_SHARING
MENUITEM "&Use Printer Offline", IDM_PRINTER_WORKOFFLINE
MENUITEM SEPARATOR
MENUITEM "P&roperties", IDM_PRINTER_PROPERTIES
MENUITEM SEPARATOR
MENUITEM "&Close", IDM_PRINTER_CLOSE
END
POPUP "&Document"
BEGIN
MENUITEM "P&ause", IDM_JOB_PAUSE
MENUITEM "R&esume", IDM_JOB_RESUME
MENUITEM "Re&start", IDM_JOB_RESTART
MENUITEM SEPARATOR
MENUITEM "&Cancel", IDM_JOB_CANCEL
MENUITEM SEPARATOR
MENUITEM "P&roperties", IDM_JOB_PROPERTIES
END
POPUP "&View"
BEGIN
MENUITEM "&Status Bar", IDM_STATUS_BAR
MENUITEM "Re&fresh", IDM_REFRESH
END
POPUP "&Help"
BEGIN
MENUITEM "&Help Topics", IDM_HELP_CONTENTS
MENUITEM "&Troubleshooter", IDM_HELP_TROUBLESHOOTER
MENUITEM SEPARATOR
MENUITEM "&About Windows", IDM_HELP_ABOUT
END
END
POPUP_DRAGDROP_PRINT MENU DISCARDABLE
BEGIN
POPUP ""
BEGIN
MENUITEM "&Print", IDM_DRAGDROP_PRINT
MENUITEM SEPARATOR
MENUITEM "&Cancel", IDM_DRAGDROP_CANCEL
END
END
POPUP_DRAGDROP_MOVE MENU DISCARDABLE
BEGIN
POPUP ""
BEGIN
MENUITEM "&Move Here", IDM_DRAGDROP_MOVE
MENUITEM SEPARATOR
MENUITEM "&Cancel", IDM_DRAGDROP_CANCEL
END
END
POPUP_TRAYNOTIFY_PRINTERS MENU DISCARDABLE
BEGIN
POPUP ""
BEGIN
MENUITEM "Open All Active &Printers and Faxes",
IDM_TRAYNOTIFY_DEFAULT
MENUITEM "Open The Printers and &Faxes Folder",
IDM_TRAYNOTIFY_PRNFOLDER
MENUITEM "&Refresh...", IDM_TRAYNOTIFY_REFRESH
END
END
/////////////////////////////////////////////////////////////////////////////
//
// Accelerator
//
ACCEL_PRINTQUEUE ACCELERATORS MOVEABLE PURE
BEGIN
VK_DELETE, IDM_JOB_CANCEL, VIRTKEY, NOINVERT
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT
VK_F5, IDM_REFRESH, VIRTKEY, NOINVERT
VK_RETURN, IDM_JOB_PROPERTIES, VIRTKEY, NOINVERT
END
/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
//
#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO DISCARDABLE
BEGIN
DLG_PRINTER_PORTS, DIALOG
BEGIN
VERTGUIDE, 7
VERTGUIDE, 244
HORZGUIDE, 152
END
DLG_PRINTER_JOB_SCHEDULING, DIALOG
BEGIN
HORZGUIDE, 7
HORZGUIDE, 128
HORZGUIDE, 129
END
DLG_DOC_JOB_GENERAL, DIALOG
BEGIN
RIGHTMARGIN, 244
VERTGUIDE, 7
VERTGUIDE, 16
VERTGUIDE, 86
BOTTOMMARGIN, 217
END
DLG_WIZ_TYPE, DIALOG
BEGIN
RIGHTMARGIN, 296
VERTGUIDE, 21
VERTGUIDE, 34
END
DLG_WIZ_DRIVEREXISTS, DIALOG
BEGIN
LEFTMARGIN, 21
RIGHTMARGIN, 296
END
DLG_WIZ_NAME, DIALOG
BEGIN
RIGHTMARGIN, 296
VERTGUIDE, 21
VERTGUIDE, 31
HORZGUIDE, 70
END
DLG_WIZ_SHARE, DIALOG
BEGIN
VERTGUIDE, 20
VERTGUIDE, 30
VERTGUIDE, 43
VERTGUIDE, 287
VERTGUIDE, 297
END
DLG_WIZ_COMMENT, DIALOG
BEGIN
VERTGUIDE, 21
VERTGUIDE, 296
END
DLG_WIZ_TEST_PAGE, DIALOG
BEGIN
LEFTMARGIN, 21
RIGHTMARGIN, 296
VERTGUIDE, 31
END
DLG_WIZ_NET, DIALOG
BEGIN
RIGHTMARGIN, 296
VERTGUIDE, 21
VERTGUIDE, 31
END
DLG_FORMS, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 245
VERTGUIDE, 32
VERTGUIDE, 76
VERTGUIDE, 112
VERTGUIDE, 192
VERTGUIDE, 227
VERTGUIDE, 237
BOTTOMMARGIN, 211
HORZGUIDE, 44
HORZGUIDE, 200
END
DLG_PRINTER_PROCESSORS, DIALOG
BEGIN
VERTGUIDE, 7
VERTGUIDE, 127
VERTGUIDE, 134
VERTGUIDE, 167
VERTGUIDE, 217
VERTGUIDE, 251
BOTTOMMARGIN, 145
HORZGUIDE, 48
HORZGUIDE, 110
END
DLG_PRINTER_ADD_PORT, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 223
VERTGUIDE, 173
BOTTOMMARGIN, 98
HORZGUIDE, 80
HORZGUIDE, 86
END
DLG_SERVER_SETTINGS, DIALOG
BEGIN
VERTGUIDE, 6
VERTGUIDE, 244
END
DLG_END_TESTPAGE, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 213
BOTTOMMARGIN, 128
HORZGUIDE, 129
END
DLG_SERVER_PORTS, DIALOG
BEGIN
LEFTMARGIN, 1
VERTGUIDE, 6
VERTGUIDE, 87
VERTGUIDE, 166
VERTGUIDE, 243
BOTTOMMARGIN, 211
HORZGUIDE, 166
END
DLG_PRINTER_GENERAL, DIALOG
BEGIN
HORZGUIDE, 211
END
DLG_PRINTER_SHARING, DIALOG
BEGIN
VERTGUIDE, 7
VERTGUIDE, 17
VERTGUIDE, 236
VERTGUIDE, 243
BOTTOMMARGIN, 211
END
DLG_WIZ_LOCATE, DIALOG
BEGIN
VERTGUIDE, 21
VERTGUIDE, 34
VERTGUIDE, 45
VERTGUIDE, 132
VERTGUIDE, 174
VERTGUIDE, 296
END
DLG_ASYNC, DIALOG
BEGIN
RIGHTMARGIN, 213
BOTTOMMARGIN, 64
END
DLG_SERVER_DRIVERS, DIALOG
BEGIN
LEFTMARGIN, 6
RIGHTMARGIN, 246
VERTGUIDE, 85
VERTGUIDE, 139
VERTGUIDE, 194
BOTTOMMARGIN, 212
HORZGUIDE, 188
HORZGUIDE, 198
END
DLG_DRIVER_DETAILS, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 235
VERTGUIDE, 81
VERTGUIDE, 185
TOPMARGIN, 7
BOTTOMMARGIN, 177
HORZGUIDE, 79
END
DLG_RUNDLL, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 258
BOTTOMMARGIN, 249
HORZGUIDE, 227
HORZGUIDE, 233
END
DLG_WIZ_DRIVER_ARCHITECTURE, DIALOG
BEGIN
RIGHTMARGIN, 296
VERTGUIDE, 21
BOTTOMMARGIN, 135
END
DLG_WIZ_PRE_SELECT_DEVICE, DIALOG
BEGIN
VERTGUIDE, 21
END
DLG_ADDITIONAL_DRIVERS, DIALOG
BEGIN
HORZGUIDE, 177
HORZGUIDE, 198
END
DLG_WIZ_DRIVER_INTRO, DIALOG
BEGIN
VERTGUIDE, 115
VERTGUIDE, 305
BOTTOMMARGIN, 185
END
DLG_WIZ_DRIVER_END, DIALOG
BEGIN
VERTGUIDE, 115
VERTGUIDE, 305
BOTTOMMARGIN, 185
END
DLG_WIZ_FINISH, DIALOG
BEGIN
RIGHTMARGIN, 304
VERTGUIDE, 115
BOTTOMMARGIN, 185
END
DLG_WIZ_INTRO, DIALOG
BEGIN
RIGHTMARGIN, 304
VERTGUIDE, 115
END
DLG_DEVMGR_SETTINGS, DIALOG
BEGIN
VERTGUIDE, 7
VERTGUIDE, 245
END
DLG_WIZ_PORT, DIALOG
BEGIN
VERTGUIDE, 21
VERTGUIDE, 33
VERTGUIDE, 284
VERTGUIDE, 296
BOTTOMMARGIN, 136
END
DLG_PRINTER_SEPARATOR_PAGE, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 245
TOPMARGIN, 7
BOTTOMMARGIN, 75
END
DLG_PRINTER_LOCATION, DIALOG
BEGIN
HORZGUIDE, 211
END
DLG_WIZ_BROWSE, DIALOG
BEGIN
VERTGUIDE, 11
VERTGUIDE, 20
END
DLG_COMPUTER_LOCATION, DIALOG
BEGIN
HORZGUIDE, 211
END
DLG_WIZ_DETECT, DIALOG
BEGIN
RIGHTMARGIN, 296
VERTGUIDE, 21
VERTGUIDE, 34
END
DLG_WIZ_PORT_NEW, DIALOG
BEGIN
VERTGUIDE, 21
VERTGUIDE, 33
VERTGUIDE, 284
VERTGUIDE, 296
BOTTOMMARGIN, 136
END
END
#endif // APSTUDIO_INVOKED
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"prids.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#include <windows.h>\r\n"
"#include <winspool.h>\r\n"
"#include <commctrl.h>\r\n"
"#include <setupapi.h>\r\n"
"#include ""prtlibp.hxx""\r\n"
"#include ""pridsfix.h""\r\n"
"#include ""printui.rcv""\r\n"
"\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// METAFILE
//
IDR_MF_LOGO METAFILE MOVEABLE PURE "LOGO.WMF"
/////////////////////////////////////////////////////////////////////////////
//
// AVI
//
IDA_SEARCH AVI MOVEABLE PURE "search.avi"
IDA_INSPECT AVI DISCARDABLE "inspect.avi"
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE DISCARDABLE
BEGIN
IDS_CONFIRMINSTALLKNOWNDRIVER
"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."
IDS_PROMPTFORINF "File needed: Printer driver INF for %s"
IDS_COULDNOTSTARTBROWSETHREAD "Unable to display printer browse list."
IDS_CONFIRMUNKNOWNDRIVER
"To use this printer, you must install the corresponding printer driver. To continue, click OK."
IDS_APW_SETUP_PAGE_INSTRUCT_HYDRA
"Select the manufacturer and model of your printer. If your printer is not listed, consult your printer documentation for compatible printer software."
IDS_LOCTREEROOT "Entire "
IDS_CONFIRMKNOWNDRIVER "To use the printer %s, you must install the corresponding printer driver. To continue, click OK."
IDS_NO_LOCATION "No location chosen."
IDS_PRINTER_PREFERENCES_DEFAULT "Printing Defaults"
IDS_APW_SETUP_PAGE_SUBTITLE
"The manufacturer and model determine which printer software to use."
IDS_APDW_SETUP_PAGE_SUBTITLE
"The manufacturer and model determine which printer driver to use."
IDS_RESTRICTIONS "This operation has been cancelled due to restrictions in effect on this computer. Please contact your system administrator."
IDS_RESTRICTIONSTITLE "Restrictions"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_MH_HELP_TROUBLESHOOTER "Opens the print troubleshooter."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_PHEAD_PORT "Port"
IDS_PHEAD_DESCRIPTION "Description"
IDS_PHEAD_PRINTERS "Printer"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_DRIVER_HEAD_NAME "Name"
IDS_DRIVER_HEAD_ENVIRONMENT "Environment"
IDS_DRIVER_HEAD_VERSION "Version"
IDS_DRIVER_HEAD_INSTALLED "Installed"
IDS_STATS_HEAD_NAME "Name"
IDS_STATS_HEAD_UP_TIME "Up Time"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_STATS_HEAD_START_TIME "Start Time"
IDS_STATS_HEAD_CURRENT_JOBS "Jobs"
IDS_STATS_HEAD_AVERAGE_JOB_SIZE "Average Bytes/Job"
IDS_STATS_HEAD_TOTAL_JOBS "Total Jobs"
IDS_STATS_HEAD_PRINTED_BYTES "Total Bytes"
IDS_TEXT_PRINTERPORT "Printer Port"
IDS_TEXT_SERIALPORT "Serial Port"
IDS_TEXT_PRINTTOFILE "Print to File"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_HEAD_JOB_PORT_NAME "Port"
IDS_HEAD_JOB_USER_NAME "Owner"
IDS_HEAD_JOB_STATUS_STRING "Status"
IDS_HEAD_JOB_DOCUMENT "Document Name"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_HEAD_JOB_SUBMITTED "Submitted"
IDS_HEAD_JOB_TOTAL_PAGES "Pages"
IDS_HEAD_JOB_TOTAL_BYTES "Size"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_STATUS_DELETING "Deleting"
IDS_STATUS_PAPER_JAM "Paper Jam"
IDS_STATUS_PAPER_OUT "Out of Paper"
IDS_STATUS_MANUAL_FEED "Manual Feed Required"
IDS_STATUS_PAPER_PROBLEM "Paper Problem"
IDS_STATUS_OFFLINE "Offline"
IDS_STATUS_IO_ACTIVE "I/O Active"
IDS_STATUS_BUSY "Busy"
IDS_STATUS_PRINTING "Printing"
IDS_STATUS_OUTPUT_BIN_FULL "Output Bin Full"
IDS_STATUS_NOT_AVAILABLE "Not Available"
IDS_STATUS_WAITING "Waiting"
IDS_STATUS_PROCESSING "Processing"
IDS_STATUS_INITIALIZING "Initializing"
IDS_STATUS_WARMING_UP "Warming Up"
IDS_STATUS_TONER_LOW "Toner Low"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_STATUS_NO_TONER "No Toner"
IDS_STATUS_PAGE_PUNT "Page Punt"
IDS_STATUS_USER_INTERVENTION "User Intervention Required"
IDS_STATUS_OUT_OF_MEMORY "Out of Memory"
IDS_STATUS_DOOR_OPEN "Door Open"
IDS_STATUS_SERVER_UNKNOWN "Server Status Unknown"
IDS_STATUS_POWER_SAVE "Power Save Mode"
IDS_STATUS_PAUSED "Paused"
IDS_STATUS_ERROR "Error"
IDS_STATUS_SPOOLING "Spooling"
IDS_STATUS_PRINTED "Printed"
IDS_STATUS_COMPLETE "Sent to printer"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ERR_NO_DRIVER_NO_DEVICE_OPTIONS
"A driver for the specified printer is not installed. You do not have access to install the driver. Only spooler properties will be displayed."
IDS_ERR_ADD_PRINTER_WINDOW
"Window for Add Printer Wizard could not be registered."
IDS_STATUS_RESTART "Restarting"
IDS_ERR_NOT_IMPLEMENTED "This operation is currently under construction."
IDS_ERR_DUPLICATED_DS_ITEM
"A printer with the same publish name already exists."
IDS_ENVIRONMENT_IA64 "Windows IA64"
IDS_DEFAULT_PORT "LPT1:"
IDS_ERR_ADD_PRINTER_CONNECTION "Unable to add the printer connection."
IDS_ERR_ADD_ONLY_PRINTERS "Please select a printer object."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ERRMAP_DISK_FULL "There is not enough disk space to complete this operation. Please free some disk space and then try again."
IDS_ERRMAP_NETWORK_ACCESS_DENIED
"You do not have permission to print to this server. Please contact your administrator for assistance."
IDS_ERRMAP_NET_WRITE_FAULT
"There was a network error. Please try printing the document again."
IDS_ERRMAP_NOT_SUPPORTED "This operation is not supported."
IDS_ERRMAP_OUTOFMEMORY "There is not enough memory to complete this operation. Please close some programs and try again."
IDS_ERR_INSTALLPRINTER "Unable to Install Printer."
IDS_ERRMAP_FILE_CORRUPT "Some driver files are missing or incorrect. Reinstall the driver or try using the latest version."
IDS_ERR_PORT_ALREADY_EXISTS "The port already exists."
IDS_ERR_LOCATION_PROP_TITLE "Location"
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."
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?"
IDS_NODRIVERUI_BAD_KMDRIVER
"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."
IDS_INCOMPATIBLEDRIVER "The printer driver '%s' is not compatible with Windows. Contact your administrator for help locating and installing a compatible printer driver."
IDS_FRIENDLY_ACCESSDENIED
"You do not have permission to modify the settings for this printer. If you need to change the settings, contact your system administrator."
IDS_TOOLTIP_TRAY "%d document(s) pending for %s"
IDS_BALLOON_TITLE_JOB_FAILED "This document failed to print"
IDS_PRINTER_DRIVER_BLOCKED
"The driver that you are trying to install is not compatible with Windows XP."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_COULDNOTCONNECTTOPRINTER_BLOCKED_HELP
"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."""
IDS_NULLSTR " "
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_CONNECTING_TO_PRINTER "Connecting to "
IDS_ERR_PRINTER_WEBVIEW_SHARE "Only shared printers support the Web view."
IDS_ERR_ALL_DRIVER_NOT_UPDATED "Unable to update %s, %s, %s driver."
IDS_APW_SETUP_PAGE_INSTRUCT
"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."
IDS_APDW_SETUP_PAGE_INSTRUCT
"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."
IDS_ERR_ADD_MACHINE_CONNECTION
"Unable to add the per machine printer connection."
IDS_ERR_DELETE_MACHINE_CONNECTION
"Unable to delete the per machine printer connection."
IDS_ERR_ENUM_MACHINE_CONNECTION
"Unable to enumerate per machine printer connections."
IDS_ERR_RUNDLL_MACHINE_CONNECTION "Per Machine Printer Connections"
IDS_WORK_OFFLINE "Use Printer Offline"
IDS_ERR_WEB_SERVICE_NOT_STARTED
"Microsoft Peer Web Service is not installed."
IDS_ERR_REMOVE_DS_PRINTER
"The directory is not available. Are you sure you want orphan %s printer in the directory?"
IDS_ERR_DELETE_PRINTER_DRIVER
"Deleting this printer driver will remove it from the system. Are you sure you want to delete %s?"
IDS_ERR_DELETE_PRINTER_DRIVERN
"Deleting these printer drivers will remove them from the system. Are you sure you want to delete the selected printer drivers?"
IDS_ERR_UPDATE_PRINTER_DRIVER
"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?"
IDS_ERR_UPDATE_PRINTER_DRIVERN
"Are you sure you want to replace the selected printer drivers with their original versions?"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ERR_PORT_NOT_IMPLEMENTED "The request is not supported."
IDS_CONFIGURE_PORT_TITLE "Configure Port"
IDS_DS_SEARCH_DIR_NAME "&Find a printer in the directory"
IDS_ERR_MISSING_PRINTER_NAME
"You need to specify a valid network printer name"
IDS_ERR_LIST_IN_DIRECTORY
"The directory is unavailable. Please view the event log for more information."
IDS_ERR_ADD_DRV_ERROR "Additional drivers dialog cannot be displayed."
IDS_ERR_PORT_DOES_NOT_EXIST "The port may be in use or may not exist."
IDS_DRIVER_NOTINSTALLED "No"
IDS_ADDITIONAL_DRIVER_TITLE "Additional Drivers"
IDS_ERR_DRIVER_NOT_INSTALLED "Unable to install the %s, %s driver."
IDS_WIZ_TITLE "Title"
IDS_WIZ_SUBTITLE "Sub Title"
IDS_ERR_RUNDLL_INVALID_COMMAND "Invalid rundll command.\nCommand: %s."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_RUNDLL_TITLE "Printer User Interface"
IDS_RUNDLL_ERROR "Printer rundll command failed.\nCommand: %s."
IDS_RUNDLL_USAGE "Usage: rundll32 printui.dll,PrintUIEntry [options] [@commandfile]"
IDS_RUNDLL_SET_ATTRIBUTE_TITLE "Set Printer Settings Command Usage"
IDS_RUNDLL_SET_ATTRIBUTE_USAGE
"rundll32 printui.dll,PrintUIEntry /Xs /n printer <key> [-|+]<value> <key> [-|+]<value> etc."
IDS_RUNDLL_STRING "<string>"
IDS_RUNDLL_INTEGER "<integer>"
IDS_RUNDLL_START "<"
IDS_RUNDLL_END ">"
IDS_RUNDLL_SEP "|"
IDS_RUNDLL_FORMAT "key: %s value: %s"
IDS_RUNDLL_HELP1 "?"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_TP_TIMEDATE "Submitted Time: %s"
IDS_SEPARATOR_PAGE_TITLE "Separator Page"
IDS_WIZ_COMMENT_TITLE "Location and Comment"
IDS_WIZ_COMMENT_SUBTITLE
"You have the option of supplying a location and description of this printer."
IDS_PRINTER_PREFERENCES "Printing Preferences"
IDS_ERR_ADDITIONAL_DRIVERS
"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."
IDS_DOCUMENT_DEFAULT_TITLE_FORMAT "%1 %2"
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."
IDS_COLOR "Color:"
IDS_DUPLEX "Double-sided:"
IDS_STAPLE "Staple:"
IDS_SPEED "Speed:"
IDS_RESOLUTION "Maximum resolution:"
IDS_SPEED_UNITS "ppm"
IDS_RESOLUTION_UNITS "dpi"
IDS_FEATURE_UNKNOWN "Unknown"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_TP_HELP_FILE "Help file: %s"
IDS_PRINTER_PROPERTIES_TITLE_FORMAT "%1 %2"
IDS_PRINTER_SUREPURGE "Are you sure you want to cancel all documents for '%s'?"
IDS_PRINTERS_TITLE "Printers"
IDS_SERVER_PROPERTIES_CHANGESPOOLFOLDER_WARN
"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?"
IDS_TEXT_DETECT_SUCCESS "A Plug and Play printer was detected and installed. To finish the wizard, click Next."
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."
IDS_TEXT_DETECT_FAILURE "The wizard was unable to detect any Plug and Play printers. To install the printer manually, click Next."
IDS_WIZ_DETECT_TITLE "New Printer Detection"
IDS_WIZ_DETECT_SUBTITLE "This wizard automatically detects and installs new Plug and Play printers."
IDS_ERRMAP_SPOOL_FILE_NOT_FOUND "The spooler file was not found."
IDS_ERRMAP_SPL_NO_STARTDOC "Unable to create a print job."
IDS_ERRMAP_NO_SPOOL_SPACE
"The server has run out of disk space. Please try printing your document at a later time."
IDS_ERRMAP_UNKNOWN_PRINTPROCESSOR "The print processor does not exist."
IDS_ERRMAP_RPC_S_SERVER_UNAVAILABLE "The print spooler service is not running."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_RUNDLL_HELP2 "Help"
IDS_RUNDLL_DISPLAY_FORMAT1 "%s:\t%s"
IDS_RUNDLL_DISPLAY_FORMAT2 "%s:\t%d"
IDS_RUNDLL_DISPLAY_TITLE "Settings for "
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_RUNDLL_SET_PAUSE "Pause"
IDS_RUNDLL_SET_RESUME "Resume"
IDS_RUNDLL_SET_PURGE "Purge"
IDS_RUNDLL_SET_QUEUED "Queued"
IDS_RUNDLL_SET_DIRECT "Direct"
IDS_RUNDLL_SET_DEFAULT "Default"
IDS_RUNDLL_SET_SHARED "Shared"
IDS_RUNDLL_SET_HIDDEN "Hidden"
IDS_RUNDLL_SET_NETWORK "Network"
IDS_RUNDLL_SET_LOCAL "Local"
IDS_RUNDLL_SET_ENABLEDEVQ "EnableDevq"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_RUNDLL_SET_KEEPPRINTEDJOBS "KeepPrintedJobs"
IDS_RUNDLL_SET_DOCOMPLETEFIRST "DoCompleteFirst"
IDS_RUNDLL_SET_WORKOFFLINE "WorkOffline"
IDS_RUNDLL_SET_ENABLEBIDI "EnableBidi"
IDS_RUNDLL_SET_RAWONLY "RawOnly"
IDS_RUNDLL_SET_PUBLISHED "Published"
IDS_RUNDLL_SET_PRINTERNAME "PrinterName"
IDS_RUNDLL_SET_SHARENAME "ShareName"
IDS_RUNDLL_SET_PORTNAME "PortName"
IDS_RUNDLL_SET_DRIVERNAME "DriverName"
IDS_RUNDLL_SET_COMMENT "Comment"
IDS_RUNDLL_SET_LOCATION "Location"
IDS_RUNDLL_SET_SEPFILE "SepFile"
IDS_RUNDLL_SET_PRINTPROCESSOR "PrintProcessor"
IDS_RUNDLL_SET_DATATYPE "Datatype"
IDS_RUNDLL_SET_PARAMETERS "Parameters"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_RUNDLL_SET_ATTRIBUTES "Attributes"
IDS_RUNDLL_SET_PRIORITY "Priority"
IDS_RUNDLL_SET_DEFAULTPRIORITY "DefaultPriority"
IDS_RUNDLL_SET_STARTTIME "StartTime"
IDS_RUNDLL_SET_UNTILTIME "UntilTime"
IDS_RUNDLL_SET_STATUS "Status"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_RUNDLL_OPTION0 "/a[file] binary file name"
IDS_RUNDLL_OPTION1 "/b[name] base printer name"
IDS_RUNDLL_OPTION2 "/c[name] unc machine name if the action is on a remote machine"
IDS_RUNDLL_OPTION3 "/dl delete local printer"
IDS_RUNDLL_OPTION4 "/dn delete network printer connection"
IDS_RUNDLL_OPTION5 "/dd delete printer driver"
IDS_RUNDLL_OPTION6 "/e display printing preferences"
IDS_RUNDLL_OPTION7 "/f[file] either inf file or output file"
IDS_RUNDLL_OPTION8 "/ga add per machine printer connections"
IDS_RUNDLL_OPTION9 "/ge enum per machine printer connections"
IDS_RUNDLL_OPTION10 "/gd delete per machine printer connections"
IDS_RUNDLL_OPTION11 "/h[arch] driver architecture one of the following, Alpha | Intel | IA64"
IDS_RUNDLL_OPTION12 "/ia install printer driver using inf file"
IDS_RUNDLL_OPTION13 "/id install printer driver using add printer driver wizard"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_RUNDLL_OPTION14 "/if install printer using inf file"
IDS_RUNDLL_OPTION15 "/ii install printer using add printer wizard with an inf file"
IDS_RUNDLL_OPTION16 "/il install printer using add printer wizard"
IDS_RUNDLL_OPTION17 "/in add network printer connection"
IDS_RUNDLL_OPTION18 "/j[provider] print provider name"
IDS_RUNDLL_OPTION19 "/k print test page to specified printer, cannot be combined with command when installing a printer"
IDS_RUNDLL_OPTION20 "/l[path] printer driver source path"
IDS_RUNDLL_OPTION21 "/m[model] printer driver model name"
IDS_RUNDLL_OPTION22 "/n[name] printer name"
IDS_RUNDLL_OPTION23 "/o display printer queue view"
IDS_RUNDLL_OPTION24 "/p display printer properties"
IDS_RUNDLL_OPTION25 "/q quiet mode, do not display error messages"
IDS_RUNDLL_OPTION26 "/r[port] port name"
IDS_RUNDLL_OPTION27 "/s display server properties"
IDS_RUNDLL_OPTION28 "/Ss Store printer settings into a file"
IDS_RUNDLL_OPTION29 "/Sr Restore printer settings from a file"
END
STRINGTABLE DISCARDABLE
BEGIN
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"
IDS_RUNDLL_OPTION31 "/u use the existing printer driver if it's already installed"
IDS_RUNDLL_OPTION32 "/t[#] zero based index page to start on"
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"
IDS_RUNDLL_OPTION34 "/w prompt the user for a driver if specified driver is not found in the inf"
IDS_RUNDLL_OPTION35 "/y set printer as the default"
IDS_RUNDLL_OPTION36 "/Xg get printer settings"
IDS_RUNDLL_OPTION37 "/Xs set printer settings"
IDS_RUNDLL_OPTION38 "/z do not auto share this printer"
IDS_RUNDLL_OPTION39 "/Y do not auto generate a printer name"
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"
IDS_RUNDLL_OPTION41 "/Z share this printer, can only be used with the /if option"
IDS_RUNDLL_OPTION42 "/? help this message"
IDS_RUNDLL_OPTION43 "@[file] command line argument file"
IDS_RUNDLL_OPTION44 "/Mw[message] show a warning message before committing the command"
IDS_RUNDLL_OPTION45 "/Mq[message] show a confirmation message before committing the command"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ARCH_INTEL "Intel"
IDS_ARCH_MIPS "MIPS"
IDS_ARCH_ALPHA "Alpha"
IDS_ARCH_POWERPC "PowerPC"
IDS_ARCH_UNKNOWN "Unknown"
IDS_ARCH_IA64 "IA64"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_VERSION_WINDOWS_95 "Windows 95 or 98"
IDS_VERSION_NT_31 "Windows NT 3.1"
IDS_VERSION_35X "Windows NT 3.5 or 3.51"
IDS_VERSION_351 "Windows NT 3.51"
IDS_VERSION_40 "Windows NT 4.0"
IDS_VERSION_40_50 "Windows NT 4.0 or 2000"
IDS_VERSION_50 "Windows 2000"
IDS_VERSION_50_51 "Windows 2000 or XP"
IDS_VERSION_51 "Windows XP"
IDS_VERSION_WINDOWS_ME "Windows 95, 98 and Me"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_RUNDLL_EXAMPLE0 "Examples:"
IDS_RUNDLL_EXAMPLE1 "Run server properties: \r\nrundll32 printui.dll,PrintUIEntry /s /t1 /n\\\\machine"
IDS_RUNDLL_EXAMPLE2 "Run printer properties: \r\nrundll32 printui.dll,PrintUIEntry /p /n\\\\machine\\printer"
IDS_RUNDLL_EXAMPLE3 "Run add printer wizard localy: \r\nrundll32 printui.dll,PrintUIEntry /il "
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_RUNDLL_EXAMPLE4 "Run add printer wizard on \\\\machine: \r\nrundll32 printui.dll,PrintUIEntry /il /c\\\\machine"
IDS_RUNDLL_EXAMPLE5 "Run queue view: \r\nrundll32 printui.dll,PrintUIEntry /o /n\\\\machine\\printer"
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"""
IDS_RUNDLL_EXAMPLE7 "Run add printer wizard using inf: \r\nrundll32 printui.dll,PrintUIEntry /ii /f %windir%\\inf\\ntprint.inf"
IDS_RUNDLL_EXAMPLE8 "Add per machine printer connection: \r\nrundll32 printui.dll,PrintUIEntry /ga /c\\\\machine /n\\\\machine\\printer /j""LanMan Print Services"""
IDS_RUNDLL_EXAMPLE9 "Delete per machine printer connection: \r\nrundll32 printui.dll,PrintUIEntry /gd /c\\\\machine /n\\\\machine\\printer"
IDS_RUNDLL_EXAMPLE10 "Enumerate per machine printer connections: \r\nrundll32 printui.dll,PrintUIEntry /ge /c\\\\machine"
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"
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"
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"""
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"
IDS_RUNDLL_EXAMPLE15 "Set printer as default: \r\nrundll32 printui.dll,PrintUIEntry /y /n ""printer"""
IDS_RUNDLL_EXAMPLE16 "Set printer comment: \r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" comment ""My Cool Printer"""
IDS_RUNDLL_EXAMPLE17 "Get printer settings: \r\nrundll32 printui.dll,PrintUIEntry /Xg /n ""printer"""
IDS_RUNDLL_EXAMPLE18 "Get printer settings saving results in a file: \r\nrundll32 printui.dll,PrintUIEntry /f ""results.txt"" /Xg /n ""printer"""
IDS_RUNDLL_EXAMPLE19 "Set printer settings command usage:\r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" ?"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_RUNDLL_EXAMPLE20 "Store all printer settings into a file: \r\nrundll32 printui.dll,PrintUIEntry /Ss /n ""printer"" /a ""file.dat"""
IDS_RUNDLL_EXAMPLE21 "Restore all printer settings from a file: \r\nrundll32 printui.dll,PrintUIEntry /Sr /n ""printer"" /a ""file.dat"""
IDS_RUNDLL_EXAMPLE22 "Store printer information on level 2 into a file : \r\nrundll32 printui.dll,PrintUIEntry /Ss /n ""printer"" /a ""file.dat"" 2"
IDS_RUNDLL_EXAMPLE23 "Restore from a file printer security descriptor: \r\nrundll32 printui.dll,PrintUIEntry /Sr /n ""printer"" /a ""file.dat"" s"
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"
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"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_RUNDLL_SET_EXAMPLE1 "Pause printer: \r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" status pause"
IDS_RUNDLL_SET_EXAMPLE2 "Set printer print direct to printer: \r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" attributes +direct"
IDS_RUNDLL_SET_EXAMPLE3 "Set printer to spool: \r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" attributes -direct"
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"
IDS_RUNDLL_SET_EXAMPLE5 "Share printer: \r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" sharename ""Share"" attributes +Shared"
IDS_RUNDLL_SET_EXAMPLE6 "Stop sharing printer: \r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" attributes -Shared"
IDS_RUNDLL_SET_EXAMPLE7 "Set queue priority to 50: \r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" priority 50"
IDS_RUNDLL_SET_EXAMPLE8 "Rename printer to Printer1: \r\nrundll32 printui.dll,PrintUIEntry /Xs /n ""printer"" printername ""Printer1"""
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_MH_PRINTER_INSTALL "Installs the selected printer."
IDS_MH_PRINTER_PAUSE "Pauses printing on this printer."
IDS_MH_PRINTER_PURGE "Cancels all print documents on this printer."
IDS_MH_PRINTER_SET_DEFAULT
"Specifies that the selected printer is the default printer."
IDS_MH_PRINTER_SHARING "Displays sharing properties for this printer."
IDS_MH_REFRESH "Refresh item information."
IDS_MH_PRINTER_PROPERTIES "Displays the properties of this printer."
IDS_MH_PRINTER_CLOSE "Closes the window."
IDS_MH_PRINTER_DOCUMENT_DEFAULTS
"Displays your default preferences for this printer."
IDS_MH_PRINTER_WORKOFFLINE "Use this printer offline"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_MH_JOB_PAUSE "Pauses the selected documents."
IDS_MH_JOB_RESUME "Resumes the selected documents."
IDS_MH_JOB_RESTART "Restarts the selected documents."
IDS_MH_JOB_CANCEL "Cancels the selected documents."
IDS_MH_JOB_PROPERTIES "Displays the properties of the selected items."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_MH_STATUS_BAR "Shows or hides the status bar."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_MH_HELP_CONTENTS "Opens Help."
IDS_MH_HELP_ABOUT "Displays program information, version number, and copyright."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_APPNAME "PrintUI"
IDS_DESC "Print User Interface"
IDS_WINDOWS "Windows (TM)"
IDS_DELETE_PORTN "Deleting these ports will remove them from the system. Are you sure you want to delete the selected ports?"
IDS_PRINTER "Printer"
IDS_DELETE_PORT "Deleting this port will remove it from the system. Are you sure you want to delete %s?"
IDS_DELETE_PORT_TITLE "Delete Port"
IDS_JOB_SIZE "%d bytes"
IDS_PRTPROP_UNIQUE_FORMAT "%%s (Copy %u)"
IDS_CENTIMETERS "cm"
IDS_INCHES "in"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_SB_OPEN "Opening"
IDS_SB_INITIALIZE "Initializing"
IDS_SB_REFRESH "Refreshing"
IDS_SB_POLL "Failed to open, retrying"
IDS_SB_JOBS "%d document(s) in queue"
IDS_SB_ERROR "Error processing command."
IDS_SB_COMMAND "Processing command"
IDS_SB_INVALID_PRINTER_NAME
"Printer not found on server, unable to connect"
IDS_SB_ACCESS_DENIED "Access denied, unable to connect"
IDS_SB_OPEN_ERROR "Unable to connect"
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?"
IDS_DRIVER_INSTALLED "Yes"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ERR_NO_DEVICE_SEC_OPTIONS
"You do not have access to this printer. Only the security tab will be displayed."
IDS_ERR_CHANGE_DRIVER "Unable to change to the specified driver, original settings will be restored."
IDS_ERR_PRINTER_NAME_CONFLICT "Printer name conflict."
IDS_ERR_PRINTER_NOT_FOUND_TITLE "Error Opening Printer"
IDS_ERR_PRINTER_NOT_FOUND "Printer %s does not exist on the computer."
IDS_DSPTEMPLATE_WITH_ON "%1 on %2"
IDS_TP_MACHINENAME "Computer name: %s"
IDS_TEXT_PROPERTIES "Properties"
IDS_TEXT_CLOSE "Close"
IDS_ERR_SERVER_PROP_CANNOT_VIEW "Server properties cannot be viewed."
IDS_ERR_SHARE_NAME_NOT_DOS
"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? "
IDS_DEFAULT_SHARE "Printer"
IDS_WARN_TRAILINGSPACES_IN_PRINTERNAME
"The printer share name contains a trailing space. If the test page does not print, have your network administrator remove the trailing space."
IDS_ERR_NO_DRIVER_INSTALLED
"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?"
IDS_ERR_INVALID_CHAR_SHARENAME
"The share name is invalid. It should not have slashes '/' or backslashes '\\' or commas ','."
IDS_ERR_PORT_SEL_CHANGE "You have disabled printer pooling. The port selections for this printer will be cleared. Do you want to continue?"
IDS_DSPTEMPLATE_NETCRAWLER
"Auto %1 on %2"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_SEPARATOR_PAGE_DESC "Separator Pages (*.sep)"
IDS_SEPARATOR_PAGE_EXT "*.sep"
IDS_SEPARATOR_PAGE_ALL "All files (*.*)"
IDS_SEPARATOR_PAGE_ALL_EXT "*.*"
IDS_SERVER_PROPERTIES_TITLE "Print Server Properties"
IDS_SERVER_SETTINGS_CHANGED
"You must shut down and restart this computer\nbefore the new settings will take effect."
IDS_SERVER_SETTINGS_CHANGED_REMOTE
"You must shut down and restart %s\nbefore the new settings will take effect."
IDS_SERVER_PRINTER_NAME_TITLE "Server Properties"
IDS_SERVER_NO_PRINTER_DEFINED
"At least one printer must be defined to use forms."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_DRIVER_WIZ_TITLE "Add Printer Driver Wizard"
IDS_ERR_ATLEAST_ONE_VERSION
"You must select at least one uninstalled environment and operating system version."
IDS_SERVER_SETTINGS_TITLE "Print Server"
IDS_ERR_ALL_DRIVER_NOT_INSTALLED "Unable to install %s, %s, %s driver."
IDS_DRIVER_DETAILS_TITLE "Driver Properties"
IDS_DRIVER_ADD_NEEDS_APPLY
"The selected driver has not been installed. To add this driver, click Apply or OK."
IDS_ERR_DRIVERS_NOT_REFRESHED
"The drivers list was not refreshed. The driver data may be invalid."
IDS_ERR_WANT_TO_EXIT "Some of the options were not applied. Would you like to exit?"
IDS_DRIVER_UPDATE_NEEDS_APPLY
"The selected driver has not been updated. To update this driver, click Apply or OK."
IDS_ERR_ALL_DRIVER_NOT_REMOVED "Unable to remove %s, %s, %s driver."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ERR_DOC_PROP_TITLE "Printing Preferences"
IDS_ERR_DOC_PROP "Printing Preferences could not be modified."
IDS_ERR_SAVE_PRINTER "Printer settings could not be saved."
IDS_ERR_GENERIC "Operation could not be completed."
IDS_ERR_ACCESS_DENIED "Access denied."
IDS_ERR_REMOVE_PRINTER_TITLE "Remove Printer"
IDS_ERR_REMOVE_PRINTER_CONNECTION "Printer connection cannot be removed."
IDS_ERR_REMOVE_PRINTER "Printer cannot be removed."
IDS_ERR_ADD_PRINTER_TITLE "Add Printer Wizard"
IDS_ERR_INSTALL_DRIVER "Printer driver was not installed."
IDS_ERR_DRIVER_SELECTION "Printer driver selection could not be changed."
IDS_ERR_ERROR_SAVING "Settings cannot be saved due to a previous error."
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."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ERR_SHARING_EXTRA_DRIVER_FAILED
"Alternate driver selection list cannot be displayed."
IDS_ERR_PLATFORM_VERSION
"The specified computer's platform type and driver version cannot be determined."
IDS_ERR_ADD_DEFAULT_DRIVER "Default driver cannot be installed."
IDS_ENVIRONMENT_ALPHA "Windows NT Alpha_AXP"
IDS_ENVIRONMENT_X86 "Windows NT x86"
IDS_ENVIRONMENT_MIPS "Windows NT R4000"
IDS_ENVIRONMENT_PPC "Windows NT PowerPC"
IDS_ENVIRONMENT_WIN95 "Windows 4.0"
IDS_ERR_SERVER_SETTINGS_NOT_AVAILABLE
"Advanced print server properties cannot be displayed. You may be viewing the settings of a computer running a previous version of Windows."
IDS_TYPE_REMOTE_SERVER "Remote print server %s."
IDS_ERR_MAKE_CONNECTION "Printer driver is not available. To copy the printer driver to your computer, make a connection to this printer."
IDS_ERR_INSTALLING_EXTRA_DRIVERS "Alternate drivers cannot be installed."
IDS_ERR_ADD_PORT "Specified port cannot be added."
IDS_ERR_TESTPAGE "Test page failed to print. Would you like to view the print troubleshooter for assistance?"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ERR_NO_PORTS "You must select at least one port."
IDS_ERR_CONFIG_PORT "An error occurred during port configuration."
IDS_ERR_NO_PRINTER_NAME "You need to specify a printer name."
IDS_ERR_LONG_PRINTER_NAME
"The printer name you specified is too long. The name must contain fewer than 221 characters. Specify a new printer name."
IDS_ERR_BAD_PRINTER_NAME
"A printer name cannot contain the characters '!', '\\', or ','. Specify a new printer name."
IDS_ERR_NO_SHARE_NAME "You need to specify a share name."
IDS_ERR_SECURITY "You do not have permission to perform that operation."
IDS_ERR_PRINTER_PROP_TITLE "Printer Properties"
IDS_ERR_PRINTER_PROP "Printer properties cannot be displayed."
IDS_ERR_NO_DEVICE_OPTIONS "Only spooler properties will be displayed."
IDS_ERR_SET_DEFAULT_PRINTER "Default printer cannot be set."
IDS_ERR_DOC_JOB_PROPERTY_JOB_NA "Document properties cannot be displayed."
IDS_ERR_DOC_JOB_PROPERTY_TITLE "Document Properties"
IDS_ERR_DOC_JOB_PROPERTY_MODIFY
"Document properties cannot be saved. You may not have permission to perform this operation."
IDS_ERR_DOC_JOB_PROPERTY_TIME
"Specified document's time conflicts with the printer's time."
IDS_ADD_PRINTER_TITLE "Add Printer Wizard"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ERR_SERVER_SETTINGS_SAVE "Unable to save server settings."
IDS_ERR_MONITOR_TITLE "Add Printer Ports"
IDS_ERR_PRINTER_PROP_NONE
"The properties for this item are not available."
IDS_ERR_DELETE_PORTN "Some of the selected ports cannot be deleted."
IDS_ADD_PRINTER_TITLE_REMOTE "Add Printer Wizard on %s"
IDS_ADD_PRINTER_INTRO_REMOTE "Welcome to the Add Printer Wizard on %s"
IDS_ADD_PRINTER_DESC_REMOTE
"This wizard helps you install a printer on a remote computer."
IDS_ADD_DRIVER_TITLE_REMOTE "Add Printer Driver Wizard on %s"
IDS_ADD_DRIVER_INTRO_REMOTE
"Welcome to the Add Printer Driver Wizard on %s"
IDS_TP_TESTPAGENAME "Test Page"
IDS_TP_TIMESNEWROMAN "Times New Roman"
IDS_TP_HEADER "Windows XP\nPrinter Test Page%c"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ERR_PROP_DRIVER_EXISTS "Existing driver dialog cannot be displayed."
IDS_ERR_PRINTER_SEPARATOR_PAGE
"Separator page settings cannot be displayed."
IDS_ERR_PRINTER_ADD_PORT "Add port dialog cannot be displayed."
IDS_ERR_PRINTER_PROCESSORS "Print processor dialog cannot be displayed."
IDS_ERR_PRINTER_ADD_MONITOR "Printer port monitor cannot be installed."
IDS_ERR_SEPARATOR_PAGE_NOEXISTS "Separator page does not exist."
IDS_ERR_INVALID_PRINTER_STATE
"Operation cannot complete because it would leave the printer in an invalid state."
IDS_ERR_INVALID_SHARENAME "Share name is invalid."
IDS_ERR_DUPLICATE_SHARE "Share name already exists."
IDS_ERR_FORMS_TITLE "Server Properties"
IDS_ERR_FORMS_COULDNOTADDFORM "Form %s could not be added."
IDS_ERR_FORMS_COULDNOTDELETEFORM "Form %s could not be deleted."
IDS_ERR_FORMS_COULDNOTSETFORM "Form %s could not be set."
IDS_ERR_FORMS_NAMECONFLICT
"The name of the form you are trying to add conflicts with an existing form. Modify the form name and try again."
IDS_ERR_DELETE_PORT "Selected port cannot be deleted."
IDS_ERR_SERVER_SETTINGS_INVALID_DIR
"Server spool directory location is invalid."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_SEC_NOACCESS "No Access"
IDS_SEC_PRINT "Print"
IDS_SEC_ADMINISTERDOCUMENTS "Manage Documents"
IDS_SEC_ADMINISTER "Full Control"
IDS_SEC_AUDIT_PRINT "&Print"
IDS_SEC_AUDIT_ADMINISTER "&Full Control"
IDS_SEC_AUDIT_DELETE "&Delete"
IDS_SEC_CHANGE_PERMISSIONS "&Change Permissions"
IDS_SEC_TAKE_OWNERSHIP "&Take Ownership"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_DRIVER_ALPHA_0 "Windows NT 3.1 Alpha"
IDS_DRIVER_X86_0 "Windows NT 3.1 Intel"
IDS_DRIVER_MIPS_0 "Windows NT 3.1 MIPS"
IDS_DRIVER_WIN95 "Windows 95, 98 and Me"
IDS_DRIVER_ALPHA_1 "Windows NT 3.5 or 3.51 Alpha"
IDS_DRIVER_X86_1 "Windows NT 3.5 or 3.51 Intel"
IDS_DRIVER_MIPS_1 "Windows NT 3.5 or 3.51 MIPS"
IDS_DRIVER_PPC_1 "Windows NT 3.51 PPC"
IDS_DRIVER_ALPHA_2 "Windows NT 4.0 Alpha"
IDS_DRIVER_X86_2 "Windows NT 4.0 Intel"
IDS_DRIVER_MIPS_2 "Windows NT 4.0 MIPS"
IDS_DRIVER_PPC_2 "Windows NT 4.0 PPC"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_DRIVER_ALPHA_3 "Windows 2000 Alpha"
IDS_DRIVER_X86_3 "Windows 2000 Intel"
IDS_DRIVER_IA64_3 "Windows 2001 IA64"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_TP_CONGRATULATIONS "Congratulations!\n"
IDS_TP_PRINTERISINSTALLED
"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"
IDS_TP_FONTNAMEINFOTEXT "Lucida Console"
IDS_TP_PRINTERNAME "Printer name: %s"
IDS_TP_PORTNAME "Port name(s): %s"
IDS_TP_PRINTERMODEL "Printer model: %s"
IDS_TP_DRV_NAME "Driver name: %s"
IDS_TP_DATA_FILE "Data file: %s"
IDS_TP_CONFIG_FILE "Config file: %s"
IDS_TP_DRV_VERSION "Driver version: %u.%02u"
IDS_TP_COLOR "Color support: Yes"
IDS_TP_MONO "Color support: No"
IDS_TP_DEPENDENTLIST "\nAdditional files used by this driver:"
IDS_TP_VERSIONANDGPC " %s\t(%s, GPC %u.%02u)"
IDS_TP_VERSIONONLY " %s\t(%s)"
IDS_TP_GPCONLY " %s\t(GPC %u.%02u)"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_TP_NOVERSIONINFO " %s"
IDS_TP_DATATYPE "Data format: %s"
IDS_TP_TESTPAGECAPTION "Printer Test Page"
IDS_TP_TESTPAGEEND "\nThis is the end of the printer test page."
IDS_TP_SHARE_NAME "Share name: %s"
IDS_TP_LOCATION "Location: %s"
IDS_TP_COMMENT "Comment: %s"
IDS_TP_ENVIRONMENT "Environment: %s"
IDS_TP_MONITOR "Monitor: %s"
IDS_TP_DEFAULT_DATATYPE "Default datatype: %s"
IDS_ERR_MONITOR_INSTALL "Unable to install the specified printer port."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_DRIVER_FILE_HEAD_NAME "Description"
IDS_DRIVER_FILE_HEAD_FILE "File"
IDS_DRIVER_HELP_FILE "Help File"
IDS_DRIVER_CONFIG_FILE "Config File"
IDS_DRIVER_DATA_FILE "Data File"
IDS_DRIVER_PATH "Driver File"
IDS_DRIVER_DEPENDENT_FILE "Dependent File"
IDS_ERR_ADD_PRINTER_INF_INSTALL
"Add printer failed during inf installation."
IDS_CONTEXT_WEB_OPEN "De&tails"
IDS_CONTEXT_WEB_OPEN_CMD_STRING "Open the selected item's web queue view"
IDS_ERR_WEB_TITLE "Printer Web View"
IDS_ERR_PRINTER_WEBVIEW_SUPPORT "The printer web view failed to start."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ERR_MISSING_PRINTER_URL
"You need to specify a valid printer address (URL)"
IDS_LARGEFONTNAME "Verdana Bold"
IDS_LARGEFONTSIZE "12"
IDS_WIZ_PORT_TITLE "Select a Printer Port"
IDS_WIZ_PORT_SUBTITLE "Computers communicate with printers through ports."
IDS_WIZ_DRIVEREXISTS_TITLE "Use Existing Driver"
IDS_WIZ_DRIVEREXISTS_SUBTITLE
"A driver is already installed for this printer. You can use or replace the existing driver."
IDS_WIZ_NAME_TITLE "Name Your Printer"
IDS_WIZ_NAME_SUBTITLE "You must assign a name to this printer."
IDS_WIZ_SHARE_TITLE "Printer Sharing"
IDS_WIZ_SHARE_SUBTITLE "You can share this printer with other network users."
IDS_WIZ_LOCATE_TITLE "Specify a Printer"
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."
IDS_WIZ_ARCH_TITLE "Environment and Operating System Selection"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_WIZ_ARCH_SUBTITLE "Each environment and operating system combination uses its own set of printer drivers."
IDS_WIZ_TEST_PAGE_TITLE "Print Test Page"
IDS_WIZ_TEST_PAGE_SUBTITLE
"To confirm that the printer is installed properly, you can print a test page."
IDS_WIZ_TYPE_TITLE "Local or Network Printer"
IDS_WIZ_TYPE_SUBTITLE "The wizard needs to know which type of printer to set up."
IDS_WIZ_NET_TITLE "Default Printer"
IDS_WIZ_NET_SUBTITLE "Your computer will always send documents to the default printer unless you specify otherwise."
IDS_DS_PENDING_TEXT "The directory operation may take several minutes."
IDS_DRIVER_INTRO_TEXT "This wizard helps you install a new printer driver."
IDS_ERR_DOCUMENT_PROP "Printing preferences cannot be displayed."
IDS_NOT_SHARED "<Not Shared>"
IDS_YES "Yes"
IDS_NO "No"
IDS_WIZ_BROWSE_TITLE "Browse for Printer"
IDS_WIZ_BROWSE_SUBTITLE "When the list of printers appears, select the one you want to use."
IDS_COMPLETING_TEXT "Completing the %s"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_CONNECTTOPRINTER "Connect to Printer"
IDS_COULDNOTCONNECTTOPRINTER "Windows cannot connect to the printer."
IDS_PAUSED "Paused"
IDS_ERROR "Error"
IDS_PENDING_DELETION "Pending Deletion"
IDS_READY "Ready"
IDS_INSUFFPRIV_CREATEPRINTER
"You do not have sufficient access to your computer to connect to the selected printer."
IDS_MUSTSUPPLYVALIDNAME "You must supply a valid printer name."
IDS_INSTALLDRIVER "Install Driver"
IDS_ERRORRUNNINGSPLSETUP "Printer driver setup error."
IDS_CANNOTOPENPRINTER "Could not open the selected printer."
IDS_CONFIRMINSTALLDRIVER
"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."
IDS_ERROR_UNKNOWN_DRIVER
"Windows cannot locate a suitable printer driver. Contact your administrator for help locating and installing a suitable driver."
IDS_WORKING "Searching for printers..."
IDS_PRINTER_IS_LOCAL "You cannot connect to %s, since it is a local printer."
IDS_INSUFFICENT_PRIVILLEGE
"To perform this task, you must have a computer administrator account."
END
STRINGTABLE DISCARDABLE
BEGIN
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"
IDS_RUNDLL_OPTION47 "/G[flags] specifies global flags and switches\r\n\tw\tsuppress setup driver warnings UI (super quiet mode)"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_BALLOON_TITLE_JOB_PRINTED "This document was sent to the printer"
IDS_BALLOON_TEXT_JOB_PRINTED
"Document name: '%s'\nPrinter name: '%s'\nTime sent: %s\nTotal pages: %d"
IDS_BALLOON_TEXT_JOB_FAILED
"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."
IDS_BALLOON_TEXT_JOB_PRINTED_NOPAGES
"Document name: '%s'\nPrinter name: '%s'\nTime sent: %s"
IDS_TEXT_ELLIPSES "..."
IDS_TRAY_TEXT_ERROR "%s (error)"
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."
IDS_ERRMAP_PRINTER_ALREADY_EXISTS
"This printer or printer share name already exists. Select another name for the printer."
IDS_QUEUE_FORWARD_SLASH "/"
IDS_QUEUE_SURE_CANCEL "Are you sure you want to cancel the selected print jobs?"
IDS_ERROR_INVALID_ARG "The arguments are invalid."
IDS_ERROR_DRIVER_DOESNT_EXISTS
"The specified printer driver doesn't exist on the server."
IDS_TEXT_RECOMMENDED "Recommended Printer Port"
IDS_BALLOON_TITLE_JOB_FAILED_OOP "The printer is out of paper"
IDS_TEXT_NA "N/A"
IDS_APDW_SETUP_PAGE_TITLE "Printer Driver Selection"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_APW_SETUP_PAGE_TITLE "Install Printer Software"
IDS_APW_TEXT_CONNECT_TO_THIS_PRINTER "&Connect to this printer:"
IDS_CREDUI_CANNOT_DELETE_CREDENTIALS
"The existing set of credentials cannot be deleted."
IDS_CREDUI_QUESTION_OWERWRITE_CREDENTIALS
"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?"
IDS_CREDUI_QUESTION_INSUFFICIENT_CREDENTIALS
"The credentials supplied are not sufficient to access this printer. Do you want to specify new credentials?"
IDS_TEXT_SHARING_NOT_ENABLED
"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>."
END
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED