|
|
//Microsoft Developer Studio generated resource script. // #include <windows.h> #include "resource.h" #include <FaxName.h>
#define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // #include "afxres.h"
///////////////////////////////////////////////////////////////////////////// #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 //
IDD_DEVICE_LIMIT_SELECT DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_CAPTION CAPTION "Fax Configuration Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Select devices for sending or receiving faxes:", IDC_STATIC_DEVICE_LIMIT_SELECT,14,7,296,11 CONTROL "List2",IDC_DEVICE_LIST,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,14,24,268,55 ICON IDI_Info,IDCSTATIC_NO_DEVICE_ERR,14,84,20,20 LTEXT "If no device is selected, you cannot send and receive faxes from this computer.", IDC_STATIC_NO_DEVICE,37,89,267,16 END
IDD_ONE_DEVICE_LIMIT DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_CAPTION CAPTION "Fax Configuration Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Please &select the fax device ",IDC_STATIC_SELECT_MODEM, 17,11,231,8 COMBOBOX IDC_COMBO_MODEM,17,23,236,100,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP CONTROL "&Enable Send",IDC_SEND_ENABLE,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,17,44,81,12 CONTROL "Enable &Receive",IDC_RECEIVE_ENABLE,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,17,63,67,10 CONTROL "&Manual answer",IDC_MANUAL_ANSWER,"Button", BS_AUTORADIOBUTTON,34,80,109,10 CONTROL "&Automatically answer after",IDC_AUTO_ANSWER,"Button", BS_AUTORADIOBUTTON,34,96,111,10 EDITTEXT IDC_RING_COUNT,150,95,35,12,ES_RIGHT | ES_AUTOHSCROLL | WS_TABSTOP | ES_NUMBER CONTROL "Spin1",IDC_SPIN_RING_COUNT,"msctls_updown32", UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,185,95,11,12 LTEXT "rings ",IDCSTATIC_RINGS,189,96,30,11 END
IDD_WIZARD_RECV_SELECT_DEVICES DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_CAPTION CAPTION "Fax Configuration Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "&Select devices for receiving faxes:", IDCSTATIC_RECV_DEVICE_SELECT,14,4,231,11 CONTROL "List2",IDC_RECV_DEVICE_LIST,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,14,18,276,55 ICON IDI_Info,IDCSTATIC_NO_DEVICE_ERR,14,75,20,20 LTEXT "If no device is selected, you cannot receive faxes on this computer.", IDCSTATIC_NO_RECV_DEVICE,37,78,270,32 CONTROL "&Manual answer",IDC_MANUAL_ANSWER,"Button", BS_AUTORADIOBUTTON,14,108,140,10 CONTROL "&Automatically answer after",IDC_AUTO_ANSWER,"Button", BS_AUTORADIOBUTTON,14,124,125,10 EDITTEXT IDC_RING_COUNT,141,123,35,12,ES_RIGHT | ES_AUTOHSCROLL | WS_TABSTOP | ES_NUMBER CONTROL "Spin1",IDC_SPIN_RING_COUNT,"msctls_updown32", UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,176,123,11,12 LTEXT "rings ",IDCSTATIC_RINGS,180,124,40,11 END
IDD_WIZARD_RECV_CSID DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_CAPTION CAPTION "Fax Configuration Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "The CSID is transmitted when you receive a fax, and usually \ consists of a fax number and a business name.", IDCSTATIC_TSID_DESCR,21,17,224,24 LTEXT "&CSID:",IDCSTATIC_CSID,21,45,68,8 EDITTEXT IDC_CSID,94,43,152,13,ES_AUTOHSCROLL END
IDD_WIZARD_RECV_ROUTE DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_CAPTION CAPTION "Fax Configuration Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "When a fax is received:",IDCSTATIC_RECV_ROUTE_DESCR,10,16,158,8 CONTROL "&Print it on:",IDC_RECV_PRINT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,30,100,11 COMBOBOX IDC_RECV_PRINT_TO,115,29,180,41,CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP CONTROL "Store a copy in a &folder:",IDC_RECV_SAVE,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,10,47,100,11 EDITTEXT IDC_RECV_DEST_FOLDER,115,46,120,13,ES_AUTOHSCROLL | WS_TABSTOP PUSHBUTTON "Br&owse...",IDC_RECV_BROWSE_DIR,239,45,56,14 ICON IDI_Info,IDC_ICON_STORE_IN_FOLDER,10,64,20,20 LTEXT "Successfully received faxes are stored in the Inbox archive of Fax Console. \ Choose this option to save an additional copy of the fax in the folder specified.", IDC_STATIC_STORE_IN_FOLDER,37,65,260,32 END
IDD_CFG_WIZARD_WELCOME DIALOG DISCARDABLE 0, 0, 317, 193 STYLE WS_CHILD | WS_CAPTION CAPTION "Fax Configuration Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Welcome to Fax Configuration Wizard", IDCSTATIC_WELCOME_TITLE,120,8,190,24 CONTROL "This wizard helps you configure your computer to send and receive faxes. ", IDC_ADMINCONSOLE_LINK,"Link Window",WS_TABSTOP,120,35,190,65 LTEXT "To continue, click the Next button.",IDCSTATIC_NEXT,120,105,190,19 END
IDD_WIZARD_SEND_SELECT_DEVICES DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_CAPTION CAPTION "Fax Configuration Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "&Select devices for sending faxes:", IDCSTATIC_SEND_DEVICE_SELECT,14,7,296,11 CONTROL "List2",IDC_SEND_DEVICE_LIST,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,14,24,268,55 PUSHBUTTON "&Up",IDC_SENDPRI_UP,292,29,18,17,BS_ICON PUSHBUTTON "&Down",IDC_SENDPRI_DOWN,292,52,18,17,BS_ICON ICON IDI_Info,IDCSTATIC_NO_DEVICE_ERR,14,84,20,20 LTEXT "If no device is selected, you cannot send faxes from this computer.", IDCSTATIC_NO_SEND_DEVICE,37,88,267,16 END
IDD_WIZARD_SEND_TSID DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_CAPTION CAPTION "Fax Configuration Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "The TSID is transmitted when you send a fax, and usually \ consists of a fax number and a business name.", IDCSTATIC_TSID_DESCR,24,17,224,24 LTEXT "&TSID:",IDCSTATIC_TSID,24,45,55,8 EDITTEXT IDC_TSID,83,43,165,13,ES_AUTOHSCROLL END
IDD_WIZARD_COMPLETE DIALOG DISCARDABLE 0, 0, 317, 193 STYLE WS_CHILD | WS_CAPTION CAPTION "Fax Configuration Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Completing the Fax Configuration Wizard", IDCSTATIC_COMPLETE,120,8,190,24 LTEXT "You have successfully completed the Fax Configuration Wizard.", IDCSTATIC_COMPLETE_SUB,120,40,190,16 EDITTEXT IDC_SUMMARY,120,62,190,92,ES_MULTILINE | ES_READONLY | WS_VSCROLL | NOT WS_TABSTOP LTEXT "To close this wizard, click Finish.",IDCSTATIC_FINISH, 120,160,190,16 END
IDD_WIZARD_USER_INFO DIALOG DISCARDABLE 0, 0, 317, 148 STYLE WS_CHILD | WS_CAPTION CAPTION "Fax Configuration Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Your f&ull name:",IDCSTATIC_FULLNAME,7,4,59,8 EDITTEXT IDC_SENDER_NAME,67,2,90,12,ES_AUTOHSCROLL LTEXT "&Fax number:",IDCSTATIC_FAX_NUMBER,162,4,60,8 EDITTEXT IDC_SENDER_FAX_NUMBER,223,2,83,12,ES_AUTOHSCROLL LTEXT "&E-mail address:",IDCSTATIC_MAILBOX,7,21,59,8 EDITTEXT IDC_SENDER_MAILBOX,67,19,239,12,ES_AUTOHSCROLL LTEXT "&Title:",IDCSTATIC_TITLE,7,38,59,8 EDITTEXT IDC_SENDER_TITLE,67,36,90,12,ES_AUTOHSCROLL LTEXT "Co&mpany:",IDCSTATIC_COMPANY,162,38,60,8 EDITTEXT IDC_SENDER_COMPANY,223,36,83,12,ES_AUTOHSCROLL LTEXT "&Office location:",IDCSTATIC_OFFICE,7,55,59,8 EDITTEXT IDC_SENDER_OFFICE_LOC,67,53,90,12,ES_AUTOHSCROLL LTEXT "&Department:",IDCSTATIC_DEPT,162,55,60,8 EDITTEXT IDC_SENDER_DEPT,223,53,83,12,ES_AUTOHSCROLL LTEXT "&Home phone:",IDCSTATIC_HOME_PHONE,7,72,59,8 EDITTEXT IDC_SENDER_HOME_TL,67,70,90,12,ES_AUTOHSCROLL LTEXT "&Work phone:",IDCSTATIC_WORK_PHONE,162,71,60,8 EDITTEXT IDC_SENDER_OFFICE_TL,223,70,83,12,ES_AUTOHSCROLL LTEXT "&Address:",IDC_SENDER_ADDRESS,7,88,59,8 EDITTEXT IDC_ADDRESS_DETAIL,67,87,240,39,ES_MULTILINE | WS_VSCROLL | ES_AUTOHSCROLL | ES_WANTRETURN LTEXT "Bi&lling code:",IDCSTATIC_BILLING_CODE,7,133,58,8 EDITTEXT IDC_SENDER_BILLING_CODE,67,131,90,12,ES_AUTOHSCROLL END
///////////////////////////////////////////////////////////////////////////// // // Icon //
// Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. IDI_Up ICON DISCARDABLE "res\\up.ico" IDI_Down ICON DISCARDABLE "res\\down.ico" IDI_Modem ICON DISCARDABLE "res\\modem.ico" IDI_Adapter ICON DISCARDABLE "res\\adapter.ico" IDI_Question ICON DISCARDABLE "res\\question.ico" IDI_Error ICON DISCARDABLE "res\\error.ico" IDI_Info ICON DISCARDABLE "res\\info.ico"
///////////////////////////////////////////////////////////////////////////// // // Bitmap //
IDB_CFG_WIZ_BITMAP BITMAP DISCARDABLE "res\\wizard.bmp" IDB_FAXWIZ_WATERMARK_16 BITMAP DISCARDABLE "res\\wiz16.bmp" IDB_FAXWIZ_WATERMARK_256 BITMAP DISCARDABLE "res\\wizard97.bmp"
///////////////////////////////////////////////////////////////////////////// // // String Table //
STRINGTABLE DISCARDABLE BEGIN IDS_DEVICE_LIMIT_TITLE "Select Devices for Sending or Receiving Faxes" IDS_DEVICE_LIMIT_SUB "Select the devices that you want to use to send or receive faxes. \ This version of Microsoft Windows allows only %d devices to be used for fax operations." IDS_ONE_DEVICE_TITLE "Select Device for Sending or Receiving Faxes" IDS_ONE_DEVICE_SUB "Select the device that you want to use to send or receive faxes." IDS_WIZ_RECV_DEVICE_TITLE "Select Devices for Receiving Faxes" IDS_WIZ_RECV_DEVICE_SUB "Select the devices that you want to use \ for receiving faxes." IDS_WIZ_RECV_CSID_TITLE "Called Subscriber Identification (CSID)" IDS_WIZ_RECV_CSID_SUB "Enter the Called Subscriber Identification (CSID) \ to be used to identify your computer to a fax sender." IDS_WIZ_RECV_ROUTE_TITLE "Routing Options" IDS_WIZ_RECV_ROUTE_SUB "Specify routing options for incoming faxes." IDS_WIZ_SEND_DEVICE_TITLE "Select Devices For Sending Faxes" IDS_WIZ_SEND_DEVICE_SUB "Select the devices that you want to use for \ sending faxes. Use the arrows to the right of the list to set the order in which \ devices are used to send faxes." IDS_WIZ_SEND_TSID_TITLE "Transmitting Subscriber Identification (TSID)" IDS_WIZ_SEND_TSID_SUB "Enter the Transmitting Subscriber Identification (TSID) \ to be used to identify your computer to a fax recipient." END
STRINGTABLE DISCARDABLE BEGIN IDS_WIZ_USER_INFO_TITLE "Sender Information" IDS_WIZ_USER_INFO_SUB "Enter sender information that will appear on fax cover pages." IDS_WIZ_LARGE_FONT_NAME "MS Shell Dlg" IDS_ERROR_TITLE "Fax Configuration Wizard" IDS_ERR_ARCHIVE_DIR "The folder name is not valid. Please deselect \n""Store a \ copy in a folder"" or select a \nfolder by clicking the Browse button." IDS_ERR_NOT_ENOUGH_MEMORY "There is not enough memory available to complete the operation." IDS_ERR_CANT_CONNECT "A connection to the fax server cannot be made." IDS_RECV_BROWSE_DIR "Select Destination Folder for Incoming Faxes" IDS_ERR_NO_DIALING_LOCATION "Fax cannot continue without your location information.\nAre you sure you want to cancel?" IDS_ERR_NO_DEVICE "There are currently no modems installed on this computer.\n\ If you want to send and receive faxes using a modem attached to this computer, you need at least one modem installed.\n\ Do you want to install a new modem?" IDS_ERR_CANT_START_SERVICE "The Fax service cannot be started." END
STRINGTABLE DISCARDABLE BEGIN IDS_ERR_NO_CONFIG_ACCESS "You do not have the appropriate permissions to configure the fax device." IDS_ERR_GENERAL "An internal error has occurred." IDS_SHOW_NEXT_TIME "Do you want this wizard to appear the next time you send a fax?" IDS_ERR_NOT_SAVE "Configuration settings cannot be saved due to an internal error." END
STRINGTABLE DISCARDABLE BEGIN IDS_ERR_CANT_GET_PORT_INFO "Necessary Fax port information cannot be retrieved." IDS_SUMMARY "Configuration Summary:\r\n" IDS_SUMMARY_SEND_DEVICES "\r\n Devices configured to send faxes:\r\n" IDS_SUMMARY_TSID " The TSID of these devices is %s.\r\n" IDS_SUMMARY_RECEIVE_DEVICES "\r\n Devices configured to receive faxes:\r\n" IDS_SUMMARY_CSID " The CSID of these devices is %s. \r\n" IDS_SUMMARY_MANUAL_ANSWER " Devices are configured to answering incoming fax calls manually.\r\n" IDS_SUMMARY_AUTO_ANSWER " Devices are configured to automatically answer incoming fax calls after %d rings.\r\n" IDS_SUMMARY_ROUTING_METHODS "\r\n Received faxes will be:\r\n" IDS_SUMMARY_PRINT " Printed on %s.\r\n" IDS_SUMMARY_SAVE_FOLDER " Stored in %s.\r\n" IDS_SUMMARY_DEVICE_ITEM " %s\r\n" IDS_MMC_CMDLINE """%systemroot%\\system32\\fxsadmin.msc""" IDS_ADMIN_CONSOLE_LINK "The same configuration will be applied to all \ the fax devices attached to this computer. Use the <A>Fax Service Manager</A> \ to configure each device separately." IDS_DEV_LIMIT_ERROR "This version of Microsoft Windows allows \nonly %d devices to be used for fax operations." IDS_ERR_NO_RINGS "Please enter the ring number." IDS_BAD_CSID "The Called Subscriber Identification (CSID) can only contain English letters, numeric symbols, and punctuation marks." IDS_BAD_TSID "The Transmitting Subscriber Identification (TSID) can only contain English letters, numeric symbols, and punctuation marks." END
#endif // English (U.S.) resources /////////////////////////////////////////////////////////////////////////////
|