mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
901 lines
45 KiB
901 lines
45 KiB
//Copyright (c) 1998 - 1999 Microsoft Corporation
|
|
//Microsoft Developer Studio generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#include "afxres.h"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#undef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// TEXTINCLUDE
|
|
//
|
|
|
|
1 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"resource.h\0"
|
|
END
|
|
|
|
2 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"#include ""afxres.h""\r\n"
|
|
"\0"
|
|
END
|
|
|
|
3 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"#include ""res\\wincfg.rc2"" // non-App Studio edited resources\r\n"
|
|
"\r\n"
|
|
"#include ""afxres.rc"" // Standard components\r\n"
|
|
"\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Icon
|
|
//
|
|
|
|
IDR_MAINFRAME ICON DISCARDABLE "RES\\WINCFG.ICO"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Menu
|
|
//
|
|
|
|
IDR_MAINFRAME MENU PRELOAD DISCARDABLE
|
|
BEGIN
|
|
POPUP "&Connection"
|
|
BEGIN
|
|
MENUITEM "&New...\tIns", ID_WINSTATION_ADD
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Copy...\tF8", ID_WINSTATION_COPY
|
|
MENUITEM "&Delete\tDel", ID_WINSTATION_DELETE
|
|
MENUITEM "&Rename...", ID_WINSTATION_RENAME
|
|
MENUITEM "&Edit...\tEnter", ID_WINSTATION_EDIT
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "En&able \tCtrl-Ins", ID_WINSTATION_ENABLE
|
|
MENUITEM "Di&sable \tCtrl-Del", ID_WINSTATION_DISABLE
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "E&xit\tAlt-F4", ID_APP_EXIT
|
|
END
|
|
POPUP "&Options"
|
|
BEGIN
|
|
MENUITEM "&Confirmation", ID_OPTIONS_CONFIRMATION
|
|
, CHECKED
|
|
MENUITEM "Sa&ve settings on Exit", ID_OPTIONS_SAVE_SETTINGS_ON_EXIT
|
|
, CHECKED
|
|
MENUITEM "&Font...", ID_OPTIONS_FONT
|
|
END
|
|
POPUP "&Security"
|
|
BEGIN
|
|
MENUITEM "&Permissions...", ID_SECURITY_PERMISSIONS
|
|
END
|
|
POPUP "&Help"
|
|
BEGIN
|
|
MENUITEM "&Contents", ID_HELP_INDEX
|
|
MENUITEM "&Search for Help on...", ID_HELP_SEARCH_FOR
|
|
MENUITEM "&How to Use Help", ID_HELP_USING
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&About Terminal Server Connection Configuration...",
|
|
ID_APP_ABOUT
|
|
END
|
|
END
|
|
|
|
IDR_POPUP MENU DISCARDABLE
|
|
BEGIN
|
|
POPUP "&Winstation"
|
|
BEGIN
|
|
MENUITEM "&Copy...", ID_WINSTATION_COPY
|
|
MENUITEM "&Delete", ID_WINSTATION_DELETE
|
|
MENUITEM "&Rename...", ID_WINSTATION_RENAME
|
|
MENUITEM "&Edit...", ID_WINSTATION_EDIT
|
|
MENUITEM "En&able", ID_WINSTATION_ENABLE
|
|
MENUITEM "Di&sable", ID_WINSTATION_DISABLE
|
|
MENUITEM "&Permissions...", ID_SECURITY_PERMISSIONS
|
|
END
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Accelerator
|
|
//
|
|
|
|
IDR_MAINFRAME ACCELERATORS PRELOAD MOVEABLE PURE
|
|
BEGIN
|
|
VK_DELETE, ID_WINSTATION_DELETE, VIRTKEY, NOINVERT
|
|
VK_DELETE, ID_WINSTATION_DISABLE, VIRTKEY, CONTROL, NOINVERT
|
|
VK_DOWN, ID_WINSTATION_NEXT, VIRTKEY, NOINVERT
|
|
VK_F1, ID_HELP, VIRTKEY, NOINVERT
|
|
VK_F8, ID_WINSTATION_COPY, VIRTKEY, NOINVERT
|
|
VK_INSERT, ID_WINSTATION_ADD, VIRTKEY, NOINVERT
|
|
VK_INSERT, ID_WINSTATION_ENABLE, VIRTKEY, CONTROL, NOINVERT
|
|
VK_RETURN, ID_WINSTATION_EDIT, VIRTKEY, NOINVERT
|
|
VK_UP, ID_WINSTATION_PREV, VIRTKEY, NOINVERT
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Dialog
|
|
//
|
|
|
|
IDD_EDIT_WINSTATION DIALOG DISCARDABLE 50, 50, 267, 210
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|
BEGIN
|
|
RTEXT "&Name",IDL_WINSTATIONNAME,16,7,20,10
|
|
EDITTEXT IDC_WINSTATIONNAME,40,5,175,13,ES_AUTOHSCROLL | WS_GROUP
|
|
RTEXT "T&ype",IDL_WDNAME,17,27,18,8
|
|
COMBOBOX IDC_WDNAME,40,25,90,75,CBS_DROPDOWNLIST |
|
|
CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
|
|
RTEXT "&Transport",IDL_TDNAME,145,27,30,10
|
|
COMBOBOX IDC_TDNAME,180,25,80,75,CBS_DROPDOWNLIST |
|
|
CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP
|
|
RTEXT "&Comment",IDL_WSCOMMENT,5,48,31,10
|
|
EDITTEXT IDC_WSCOMMENT,40,45,220,13,ES_AUTOHSCROLL
|
|
GROUPBOX "Async Transport Configuration",IDL_ASYNC,5,60,255,100,
|
|
NOT WS_VISIBLE | WS_DISABLED | WS_GROUP
|
|
RTEXT "De&vice ",IDL_ASYNC_DEVICENAME,10,75,25,8,NOT
|
|
WS_VISIBLE | WS_DISABLED | NOT WS_GROUP
|
|
COMBOBOX IDC_ASYNC_DEVICENAME,40,73,216,70,CBS_DROPDOWNLIST |
|
|
CBS_SORT | NOT WS_VISIBLE | WS_DISABLED | WS_VSCROLL |
|
|
WS_TABSTOP
|
|
PUSHBUTTON "Install &Modem...",IDC_ASYNC_MODEMINSTALL,40,90,78,14,
|
|
NOT WS_VISIBLE | WS_DISABLED | WS_GROUP
|
|
PUSHBUTTON "Modem &Properties...",IDC_ASYNC_MODEMCONFIG,175,90,78,
|
|
14,NOT WS_VISIBLE | WS_DISABLED | WS_GROUP
|
|
GROUPBOX "Modem Call&back",IDL_ASYNC_MODEMCALLBACK,8,110,250,45,
|
|
NOT WS_VISIBLE | WS_DISABLED
|
|
LTEXT "...is",IDL_ASYNC_MODEMCALLBACK1,49,122,14,8,NOT
|
|
WS_VISIBLE | WS_DISABLED
|
|
COMBOBOX IDC_ASYNC_MODEMCALLBACK,66,120,110,43,CBS_DROPDOWNLIST |
|
|
NOT WS_VISIBLE | WS_DISABLED | WS_VSCROLL | WS_TABSTOP
|
|
CONTROL "(inherit user config)",IDC_ASYNC_MODEMCALLBACK_INHERIT,
|
|
"Button",BS_AUTOCHECKBOX | NOT WS_VISIBLE | WS_DISABLED |
|
|
WS_GROUP | WS_TABSTOP,181,122,74,10
|
|
LTEXT "Phone number",IDL_ASYNC_MODEMCALLBACK_PHONENUMBER,15,
|
|
140,48,8,NOT WS_VISIBLE | WS_DISABLED
|
|
EDITTEXT IDC_ASYNC_MODEMCALLBACK_PHONENUMBER,66,138,110,13,
|
|
ES_AUTOHSCROLL | NOT WS_VISIBLE | WS_DISABLED
|
|
CONTROL "(inherit user config)",
|
|
IDC_ASYNC_MODEMCALLBACK_PHONENUMBER_INHERIT,"Button",
|
|
BS_AUTOCHECKBOX | NOT WS_VISIBLE | WS_DISABLED |
|
|
WS_GROUP | WS_TABSTOP,181,139,74,10
|
|
RTEXT "Device C&onnect on",IDL_ASYNC_CONNECT,10,115,63,8,NOT
|
|
WS_VISIBLE | WS_DISABLED
|
|
COMBOBOX IDC_ASYNC_CONNECT,77,113,95,63,CBS_DROPDOWNLIST | NOT
|
|
WS_VISIBLE | WS_DISABLED | WS_VSCROLL | WS_TABSTOP
|
|
RTEXT "&Baud",IDL_ASYNC_BAUDRATE,180,115,20,8,NOT WS_VISIBLE |
|
|
WS_DISABLED | NOT WS_GROUP
|
|
COMBOBOX IDC_ASYNC_BAUDRATE,204,113,50,70,CBS_DROPDOWN | NOT
|
|
WS_VISIBLE | WS_DISABLED | WS_VSCROLL | WS_TABSTOP
|
|
PUSHBUTTON "Set &Defaults",IDC_ASYNC_DEFAULTS,54,140,50,14,NOT
|
|
WS_VISIBLE | WS_DISABLED | WS_GROUP
|
|
PUSHBUTTON "&Advanced...",IDC_ASYNC_ADVANCED,114,140,50,14,NOT
|
|
WS_VISIBLE | WS_DISABLED
|
|
PUSHBUTTON "T&est...",IDC_ASYNC_TEST,172,140,40,14,NOT WS_VISIBLE |
|
|
WS_DISABLED
|
|
GROUPBOX "Network Transport Configuration",IDL_NETWORK,5,60,255,
|
|
100,NOT WS_VISIBLE | WS_DISABLED
|
|
RTEXT "Lan Ada&pter",IDL_NETWORK_LANADAPTER,10,95,41,8,NOT
|
|
WS_VISIBLE | WS_DISABLED
|
|
COMBOBOX IDC_NETWORK_LANADAPTER,10,105,245,54,CBS_DROPDOWNLIST |
|
|
CBS_SORT | NOT WS_VISIBLE | WS_DISABLED | WS_VSCROLL |
|
|
WS_TABSTOP
|
|
RTEXT "&Maximum Connection Count:",IDL_NETWORK_INSTANCECOUNT,
|
|
10,128,125,8,NOT WS_VISIBLE | WS_DISABLED
|
|
EDITTEXT IDC_NETWORK_INSTANCECOUNT,140,125,32,13,ES_AUTOHSCROLL |
|
|
NOT WS_VISIBLE | WS_DISABLED
|
|
CONTROL "Unlimited",IDC_NETWORK_INSTANCECOUNT_UNLIMITED,"Button",
|
|
BS_AUTOCHECKBOX | NOT WS_VISIBLE | WS_DISABLED |
|
|
WS_TABSTOP,180,128,41,10
|
|
GROUPBOX "Custom Transport Configuration",IDL_OEMTD,5,60,255,100,
|
|
NOT WS_VISIBLE | WS_DISABLED
|
|
LTEXT "De&vice",IDL_OEMTD_DEVICENAME,10,95,41,8,NOT WS_VISIBLE |
|
|
WS_DISABLED
|
|
COMBOBOX IDC_OEMTD_DEVICENAME,10,105,245,54,CBS_DROPDOWNLIST |
|
|
CBS_SORT | NOT WS_VISIBLE | WS_DISABLED | WS_VSCROLL |
|
|
WS_TABSTOP
|
|
RTEXT "&Maximum Connection Count:",IDL_OEMTD_INSTANCECOUNT,10,
|
|
128,125,8,NOT WS_VISIBLE | WS_DISABLED
|
|
EDITTEXT IDC_OEMTD_INSTANCECOUNT,140,125,32,13,ES_AUTOHSCROLL |
|
|
NOT WS_VISIBLE | WS_DISABLED
|
|
CONTROL "Unlimited",IDC_OEMTD_INSTANCECOUNT_UNLIMITED,"Button",
|
|
BS_AUTOCHECKBOX | NOT WS_VISIBLE | WS_DISABLED |
|
|
WS_TABSTOP,180,128,41,10
|
|
GROUPBOX "NASI Transport Configuration",IDL_NASI,5,60,255,100,NOT
|
|
WS_VISIBLE | WS_DISABLED
|
|
RTEXT "&User Name",IDL_NASI_USERNAME,35,75,37,8,NOT WS_VISIBLE |
|
|
WS_DISABLED
|
|
EDITTEXT IDC_NASI_USERNAME,75,73,135,12,ES_AUTOHSCROLL | NOT
|
|
WS_VISIBLE | WS_DISABLED
|
|
RTEXT "Pa&ssword",IDL_NASI_PASSWORD,37,90,35,8,NOT WS_VISIBLE |
|
|
WS_DISABLED
|
|
EDITTEXT IDC_NASI_PASSWORD,75,88,135,12,ES_PASSWORD |
|
|
ES_AUTOHSCROLL | NOT WS_VISIBLE | WS_DISABLED
|
|
RTEXT "&Port Name",IDL_NASI_PORTNAME,37,105,35,8,NOT
|
|
WS_VISIBLE | WS_DISABLED
|
|
COMBOBOX IDC_NASI_PORTNAME,75,103,180,54,CBS_DROPDOWN | CBS_SORT |
|
|
NOT WS_VISIBLE | WS_DISABLED | WS_VSCROLL | WS_TABSTOP
|
|
RTEXT "&Maximum Connection Count:",IDL_NASI_INSTANCECOUNT,10,
|
|
130,125,8,NOT WS_VISIBLE | WS_DISABLED
|
|
EDITTEXT IDC_NASI_INSTANCECOUNT,140,128,32,13,ES_AUTOHSCROLL |
|
|
NOT WS_VISIBLE | WS_DISABLED
|
|
CONTROL "Unlimited",IDC_NASI_INSTANCECOUNT_UNLIMITED,"Button",
|
|
BS_AUTOCHECKBOX | NOT WS_VISIBLE | WS_DISABLED |
|
|
WS_TABSTOP,180,130,41,10
|
|
PUSHBUTTON "&Advanced...",IDC_NASI_ADVANCED,205,141,50,14,NOT
|
|
WS_VISIBLE | WS_DISABLED | WS_GROUP
|
|
PUSHBUTTON "Ad&vanced...",IDC_ADVANCED_WINSTATION,5,170,90,14
|
|
PUSHBUTTON "Client &Settings...",IDC_CLIENT_SETTINGS,5,190,90,14
|
|
PUSHBUTTON " ",IDC_EXTENSION_BUTTON,102,170,90,14,NOT WS_VISIBLE
|
|
DEFPUSHBUTTON "OK",IDOK,115,190,45,14
|
|
PUSHBUTTON "Cancel",IDCANCEL,165,190,45,14
|
|
PUSHBUTTON "&Help",ID_HELP,215,190,45,14
|
|
END
|
|
|
|
IDD_ADVANCED_WINSTATION DIALOG DISCARDABLE 50, 50, 407, 278
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "Advanced Connection Settings"
|
|
BEGIN
|
|
GROUPBOX "&Logon",IDL_AWS_WSSTATE,5,5,180,25,WS_GROUP
|
|
CONTROL "Disabled",IDC_AWS_WSDISABLED,"Button",
|
|
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,30,17,40,10
|
|
CONTROL "Enabled",IDC_AWS_WSENABLED,"Button",BS_AUTORADIOBUTTON,
|
|
81,17,39,10
|
|
GROUPBOX "&Timeout settings (in minutes)",IDL_AWS_TIMEOUTS,5,35,
|
|
180,120,WS_GROUP
|
|
RTEXT "Connection",IDL_AWS_CONNECTION,19,52,38,8
|
|
EDITTEXT IDC_AWS_CONNECTION,60,50,25,13,ES_AUTOHSCROLL
|
|
CONTROL "No Timeout",IDC_AWS_CONNECTION_NONE,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,91,50,49,10
|
|
CONTROL "(inherit user config)",IDC_AWS_CONNECTION_INHERIT,
|
|
"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,60,65,
|
|
74,10
|
|
RTEXT "Disconnection",IDL_AWS_DISCONNECTION,9,87,48,8
|
|
EDITTEXT IDC_AWS_DISCONNECTION,60,85,25,13,ES_AUTOHSCROLL
|
|
CONTROL "No Timeout",IDC_AWS_DISCONNECTION_NONE,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,91,85,49,10
|
|
CONTROL "(inherit user config)",IDC_AWS_DISCONNECTION_INHERIT,
|
|
"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,60,100,
|
|
74,10
|
|
RTEXT "Idle",IDL_AWS_IDLE,44,122,13,8
|
|
EDITTEXT IDC_AWS_IDLE,60,120,25,13,ES_AUTOHSCROLL
|
|
CONTROL "No Timeout",IDC_AWS_IDLE_NONE,"Button",BS_AUTOCHECKBOX |
|
|
WS_GROUP | WS_TABSTOP,91,120,49,10
|
|
CONTROL "(inherit user config)",IDC_AWS_IDLE_INHERIT,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,60,135,74,10
|
|
GROUPBOX "&Security",IDL_AWS_SECURITY,5,159,180,66
|
|
RTEXT "Required encryption",IDL_AWS_SECURITY_ENCRYPT1,10,171,
|
|
66,8
|
|
COMBOBOX IDC_AWS_SECURITY_ENCRYPT,78,169,104,40,CBS_DROPDOWNLIST |
|
|
WS_VSCROLL | WS_TABSTOP
|
|
CONTROL "Use default NT Authentication",
|
|
IDC_AWS_SECURITY_DEFAULTGINA,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,11,185,111,10
|
|
GROUPBOX "&AutoLogon",IDL_AWS_AUTOLOGON,194,5,150,95,WS_GROUP
|
|
RTEXT "User Name",IDL_AWS_AUTOLOGON_USERNAME,225,17,37,8
|
|
EDITTEXT IDC_AWS_AUTOLOGON_USERNAME,265,15,75,13,ES_AUTOHSCROLL |
|
|
WS_GROUP
|
|
RTEXT "Domain",IDL_AWS_AUTOLOGON_DOMAIN,235,33,26,8
|
|
EDITTEXT IDC_AWS_AUTOLOGON_DOMAIN,265,31,75,13,ES_AUTOHSCROLL
|
|
RTEXT "Password",IDL_AWS_AUTOLOGON_PASSWORD,230,49,32,8
|
|
EDITTEXT IDC_AWS_AUTOLOGON_PASSWORD,265,47,75,13,ES_PASSWORD |
|
|
ES_AUTOHSCROLL
|
|
RTEXT "Confirm Password",IDL_AWS_AUTOLOGON_CONFIRM_PASSWORD,
|
|
202,64,59,8
|
|
EDITTEXT IDC_AWS_AUTOLOGON_CONFIRM_PASSWORD,265,62,75,13,
|
|
ES_PASSWORD | ES_AUTOHSCROLL
|
|
CONTROL "Prompt for Password",IDC_AWS_AUTOLOGON_PASSWORD_PROMPT,
|
|
"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,262,
|
|
75,78,10
|
|
CONTROL "(inherit client config)",IDC_AWS_AUTOLOGON_INHERIT,
|
|
"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,210,88,
|
|
78,10
|
|
GROUPBOX "&Initial Program",IDL_AWS_INITIALPROGRAM,195,105,205,85,
|
|
WS_GROUP
|
|
RTEXT "Command",IDL_AWS_INITIALPROGRAM_COMMANDLINE1,205,120,32,
|
|
8
|
|
RTEXT "Line",IDL_AWS_INITIALPROGRAM_COMMANDLINE2,205,127,32,8
|
|
EDITTEXT IDC_AWS_INITIALPROGRAM_COMMANDLINE,243,121,152,13,
|
|
ES_AUTOHSCROLL
|
|
RTEXT "Working",IDL_AWS_INITIALPROGRAM_WORKINGDIRECTORY1,205,
|
|
140,32,8
|
|
RTEXT "Directory",IDL_AWS_INITIALPROGRAM_WORKINGDIRECTORY2,205,
|
|
148,32,8
|
|
EDITTEXT IDC_AWS_INITIALPROGRAM_WORKINGDIRECTORY,243,142,152,13,
|
|
ES_AUTOHSCROLL
|
|
CONTROL "(inherit client/user config)",
|
|
IDC_AWS_INITIALPROGRAM_INHERIT,"Button",BS_AUTOCHECKBOX |
|
|
WS_GROUP | WS_TABSTOP,200,165,96,10
|
|
CONTROL "Only run &Published Applications",
|
|
IDC_AWS_INITIALPROGRAM_PUBLISHEDONLY,"Button",
|
|
BS_AUTOCHECKBOX | WS_TABSTOP,243,176,114,10
|
|
GROUPBOX "&User Profile Overrides",IDL_AWS_USEROVERRIDES,195,195,
|
|
205,30,WS_GROUP
|
|
CONTROL "Disable Wallpaper",
|
|
IDC_AWS_USEROVERRIDE_DISABLEWALLPAPER,"Button",
|
|
BS_AUTOCHECKBOX | WS_TABSTOP,200,210,70,10
|
|
LTEXT "On a &broken or timed-out connection,",IDL_AWS_BROKEN1,
|
|
5,231,123,8
|
|
COMBOBOX IDC_AWS_BROKEN,131,230,65,40,CBS_DROPDOWNLIST |
|
|
WS_VSCROLL | WS_TABSTOP
|
|
LTEXT "the session.",IDL_AWS_BROKEN2,200,232,40,8
|
|
CONTROL "(inherit user config)",IDC_AWS_BROKEN_INHERIT,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,245,231,74,10
|
|
LTEXT "&Reconnect sessions disconnected",IDL_AWS_RECONNECT1,5,
|
|
247,112,8
|
|
COMBOBOX IDC_AWS_RECONNECT,120,245,105,40,CBS_DROPDOWNLIST |
|
|
WS_VSCROLL | WS_TABSTOP
|
|
CONTROL "(inherit user config)",IDC_AWS_RECONNECT_INHERIT,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,245,246,74,10
|
|
LTEXT "S&hadowing",IDL_AWS_SHADOW,5,262,37,8
|
|
COMBOBOX IDC_AWS_SHADOW,45,260,190,40,CBS_DROPDOWNLIST |
|
|
WS_VSCROLL | WS_TABSTOP
|
|
CONTROL "(inherit user config)",IDC_AWS_SHADOW_INHERIT,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,245,261,74,10
|
|
DEFPUSHBUTTON "OK",IDOK,350,10,50,14,WS_GROUP
|
|
PUSHBUTTON "Cancel",IDCANCEL,350,30,50,14
|
|
PUSHBUTTON "&Help",ID_HELP,350,50,50,14
|
|
END
|
|
|
|
IDD_ASYNC_ADVANCED DIALOG DISCARDABLE 50, 50, 331, 188
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "Advanced Async Configuration"
|
|
BEGIN
|
|
GROUPBOX "Flo&w Control",IDL_ASYNC_ADVANCED_FLOWCONTROL,5,5,320,
|
|
35,WS_GROUP
|
|
CONTROL "Hardware [XXX/XXX]",
|
|
IDC_ASYNC_ADVANCED_FLOWCONTROL_HARDWARE,"Button",
|
|
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,44,20,103,10
|
|
CONTROL "Software (Xon/Xoff)",
|
|
IDC_ASYNC_ADVANCED_FLOWCONTROL_SOFTWARE,"Button",
|
|
BS_AUTORADIOBUTTON,154,20,76,10
|
|
CONTROL "None",IDC_ASYNC_ADVANCED_FLOWCONTROL_NONE,"Button",
|
|
BS_AUTORADIOBUTTON,259,20,29,10
|
|
GROUPBOX "H&ardware Flow Control",IDL_ASYNC_ADVANCED_HARDWARE,5,
|
|
45,170,50,WS_GROUP
|
|
COMBOBOX IDC_ASYNC_ADVANCED_HWRX,10,60,70,47,CBS_DROPDOWNLIST |
|
|
WS_VSCROLL | WS_TABSTOP
|
|
LTEXT "when receive buffer is full",IDL_ASYNC_ADVANCED_HWRX,84,
|
|
62,86,8,NOT WS_GROUP
|
|
RTEXT "&Transmit data",IDL_ASYNC_ADVANCED_HWTX,10,81,46,8,NOT
|
|
WS_GROUP
|
|
COMBOBOX IDC_ASYNC_ADVANCED_HWTX,60,79,110,50,CBS_DROPDOWNLIST |
|
|
WS_VSCROLL | WS_TABSTOP
|
|
GROUPBOX "Software Flow Control",IDL_ASYNC_ADVANCED_SOFTWARE,185,
|
|
45,140,50,WS_GROUP
|
|
RTEXT "Xo&n character",IDL_ASYNC_ADVANCED_XON,190,61,47,8,NOT
|
|
WS_GROUP
|
|
EDITTEXT IDC_ASYNC_ADVANCED_XON,240,61,25,13,ES_AUTOHSCROLL
|
|
RTEXT "Xo&ff character",IDL_ASYNC_ADVANCED_XOFF,189,80,48,8,
|
|
NOT WS_GROUP
|
|
EDITTEXT IDC_ASYNC_ADVANCED_XOFF,240,77,25,13,ES_AUTOHSCROLL
|
|
GROUPBOX "",IDL_ASYNC_ADVANCED_BASE,270,56,48,34
|
|
CONTROL "De&cimal",IDC_ASYNC_ADVANCED_BASEDEC,"Button",
|
|
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,275,64,37,10
|
|
CONTROL "He&x",IDC_ASYNC_ADVANCED_BASEHEX,"Button",
|
|
BS_AUTORADIOBUTTON,275,77,24,10
|
|
GROUPBOX "DT&R State",IDL_ASYNC_ADVANCED_DTRSTATE,10,110,80,30,
|
|
WS_GROUP
|
|
RTEXT "Always",IDL_ASYNC_ADVANCED_DTRALWAYS,26,123,24,8,NOT
|
|
WS_GROUP
|
|
CONTROL "Off",IDC_ASYNC_ADVANCED_DTROFF,"Button",
|
|
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,51,128,21,10
|
|
CONTROL "On",IDC_ASYNC_ADVANCED_DTRON,"Button",
|
|
BS_AUTORADIOBUTTON,51,117,21,10
|
|
GROUPBOX "RT&S State",IDL_ASYNC_ADVANCED_RTSSTATE,90,110,80,30,
|
|
WS_GROUP
|
|
RTEXT "Always",IDL_ASYNC_ADVANCED_RTSALWAYS,105,123,24,8,NOT
|
|
WS_GROUP
|
|
CONTROL "Off",IDC_ASYNC_ADVANCED_RTSOFF,"Button",
|
|
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,130,128,21,10
|
|
CONTROL "On",IDC_ASYNC_ADVANCED_RTSON,"Button",
|
|
BS_AUTORADIOBUTTON,130,117,21,10
|
|
GROUPBOX "&Parity",IDL_ASYNC_ADVANCED_PARITY,180,100,78,55,
|
|
WS_GROUP
|
|
CONTROL "None",IDC_ASYNC_ADVANCED_PARITY_NONE,"Button",
|
|
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,185,111,39,10
|
|
CONTROL "Even",IDC_ASYNC_ADVANCED_PARITY_EVEN,"Button",
|
|
BS_AUTORADIOBUTTON,185,126,31,10
|
|
CONTROL "Odd",IDC_ASYNC_ADVANCED_PARITY_ODD,"Button",
|
|
BS_AUTORADIOBUTTON,220,126,30,10
|
|
CONTROL "Mark",IDC_ASYNC_ADVANCED_PARITY_MARK,"Button",
|
|
BS_AUTORADIOBUTTON,185,140,31,10
|
|
CONTROL "Space",IDC_ASYNC_ADVANCED_PARITY_SPACE,"Button",
|
|
BS_AUTORADIOBUTTON,220,140,34,10
|
|
GROUPBOX "St&op",IDL_ASYNC_ADVANCED_STOPBITS,266,100,25,55,
|
|
WS_GROUP
|
|
CONTROL "1",IDC_ASYNC_ADVANCED_STOPBITS_1,"Button",
|
|
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,271,116,16,10
|
|
CONTROL "2",IDC_ASYNC_ADVANCED_STOPBITS_2,"Button",
|
|
BS_AUTORADIOBUTTON,271,135,16,10
|
|
GROUPBOX "&Byte",IDL_ASYNC_ADVANCED_BYTESIZE,300,100,25,55,
|
|
WS_GROUP
|
|
CONTROL "7",IDC_ASYNC_ADVANCED_BYTESIZE_7,"Button",
|
|
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,305,116,16,10
|
|
CONTROL "8",IDC_ASYNC_ADVANCED_BYTESIZE_8,"Button",
|
|
BS_AUTORADIOBUTTON,305,135,16,10
|
|
DEFPUSHBUTTON "OK",IDOK,75,170,50,14,WS_GROUP
|
|
PUSHBUTTON "Cancel",IDCANCEL,140,170,50,14
|
|
PUSHBUTTON "&Help",ID_HELP,205,170,50,14
|
|
END
|
|
|
|
IDD_ASYNC_TEST DIALOG DISCARDABLE 50, 50, 310, 290
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "Async Test"
|
|
FONT 8, "Lucida Console"
|
|
BEGIN
|
|
GROUPBOX "",IDC_STATIC,5,0,110,23,WS_GROUP
|
|
CONTROL "",IDC_ATDLG_DTR,"Static",SS_BLACKFRAME,9,6,13,7
|
|
CONTROL "",IDC_ATDLG_RTS,"Static",SS_BLACKFRAME,27,6,13,7
|
|
CONTROL "",IDC_ATDLG_CTS,"Static",SS_BLACKFRAME,45,6,13,7
|
|
CONTROL "",IDC_ATDLG_DSR,"Static",SS_BLACKFRAME,63,6,13,7
|
|
CONTROL "",IDC_ATDLG_DCD,"Static",SS_BLACKFRAME,81,6,13,7
|
|
CONTROL "",IDC_ATDLG_RI,"Static",SS_BLACKFRAME,99,6,13,7
|
|
LTEXT "DTR",IDC_STATIC,10,13,12,8
|
|
LTEXT "RTS",IDC_STATIC,28,13,12,8
|
|
LTEXT "CTS",IDC_STATIC,46,13,12,8
|
|
LTEXT "DSR",IDC_STATIC,64,13,12,8
|
|
LTEXT "DCD",IDC_STATIC,82,13,12,8
|
|
LTEXT "RI",IDC_STATIC,101,13,8,8
|
|
LTEXT "Device:",IDC_STATIC,125,11,27,8
|
|
LTEXT "Baud:",IDC_STATIC,230,11,20,8
|
|
LTEXT "",IDL_ATDLG_DEVICE,155,11,65,8
|
|
LTEXT "",IDL_ATDLG_BAUD,255,11,50,8
|
|
EDITTEXT IDC_ATDLG_EDIT,5,26,300,219,ES_MULTILINE |
|
|
ES_AUTOHSCROLL | ES_OEMCONVERT | ES_READONLY |
|
|
ES_WANTRETURN | WS_VSCROLL | WS_HSCROLL | WS_GROUP
|
|
PUSHBUTTON "&Initialize",IDC_ATDLG_MODEM_INIT,5,255,50,14,WS_GROUP
|
|
PUSHBUTTON "&Listen",IDC_ATDLG_MODEM_LISTEN,60,255,50,14
|
|
PUSHBUTTON "&Dial",IDC_ATDLG_MODEM_DIAL,5,275,50,14
|
|
LTEXT "Phone Number:",IDL_ATDLG_PHONE_NUMBER,60,278,53,8
|
|
EDITTEXT IDC_ATDLG_PHONE_NUMBER,116,275,64,13,ES_AUTOHSCROLL
|
|
PUSHBUTTON "E&xit",IDOK,195,265,50,14,WS_GROUP
|
|
PUSHBUTTON "&Help",ID_HELP,255,265,50,14
|
|
END
|
|
|
|
IDD_NASI_ADVANCED DIALOG DISCARDABLE 50, 50, 191, 108
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "Advanced NASI Configuration"
|
|
BEGIN
|
|
GROUPBOX "Session &Type",IDL_NASI_ADVANCED_SESSIONTYPE,5,5,180,25,
|
|
WS_GROUP
|
|
CONTROL "Private",IDC_NASI_ADVANCED_PRIVATESESSION,"Button",
|
|
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,70,15,34,10
|
|
CONTROL "Global",IDC_NASI_ADVANCED_GLOBALSESSION,"Button",
|
|
BS_AUTORADIOBUTTON,130,15,34,10
|
|
LTEXT "&NetWare File Server",IDL_NASI_ADVANCED_FILESERVER,5,42,
|
|
67,8
|
|
EDITTEXT IDC_NASI_ADVANCED_FILESERVER,75,40,110,12,ES_AUTOHSCROLL
|
|
LTEXT "&Session Name",IDL_NASI_ADVANCED_SESSIONNAME,25,62,47,8
|
|
EDITTEXT IDC_NASI_ADVANCED_SESSIONNAME,75,60,110,12,
|
|
ES_AUTOHSCROLL
|
|
DEFPUSHBUTTON "OK",IDOK,10,90,50,14
|
|
PUSHBUTTON "Cancel",IDCANCEL,71,90,50,14
|
|
PUSHBUTTON "&Help",ID_HELP,131,90,50,14
|
|
END
|
|
|
|
IDD_OPTDLG DIALOG DISCARDABLE 50, 50, 291, 123
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
|
BEGIN
|
|
CTEXT "Command Line Usage",IDC_STATIC,109,10,71,8
|
|
LTEXT "wincfg [options]\t\tValid options are:",IDC_STATIC,5,25,
|
|
280,10,NOT WS_GROUP
|
|
LTEXT "%s%s",IDL_OPTDLG_HELP_SWITCH,15,40,80,8,NOT WS_GROUP
|
|
LTEXT "command line help",IDC_STATIC,100,40,185,8,NOT WS_GROUP
|
|
LTEXT "%s%s",IDL_OPTDLG_REGISTRYONLY_SWITCH,15,50,80,8,NOT
|
|
WS_GROUP
|
|
LTEXT "Registry operations only",IDC_STATIC,100,50,185,8,NOT
|
|
WS_GROUP
|
|
LTEXT "%s%s",IDL_OPTDLG_ADD_SWITCH,15,60,80,8,NOT WS_GROUP
|
|
LTEXT "Add Connection of specified <transport>",IDC_STATIC,100,
|
|
60,185,8,NOT WS_GROUP
|
|
LTEXT "%s%s",IDL_OPTDLG_COUNT_SWITCH,15,70,80,8,NOT WS_GROUP
|
|
LTEXT "Specifies # of Connections to Add",IDC_STATIC,100,70,
|
|
185,8,NOT WS_GROUP
|
|
DEFPUSHBUTTON "OK",IDOK,120,100,50,14
|
|
END
|
|
|
|
IDD_CLIENT_SETTINGS DIALOG DISCARDABLE 50, 50, 171, 215
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "Client Settings"
|
|
BEGIN
|
|
GROUPBOX "&Connection",IDL_CS_CONNECTION,5,5,160,70,WS_GROUP
|
|
CONTROL "Connect client drives at Logon",
|
|
IDC_CS_CONNECTION_DRIVES,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,10,20,110,10
|
|
CONTROL "Connect client printers at Logon",
|
|
IDC_CS_CONNECTION_PRINTERS,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,10,35,115,10
|
|
CONTROL "Default to main client printer",
|
|
IDC_CS_CONNECTION_FORCEPRTDEF,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,10,50,105,10
|
|
CONTROL "(inherit &user config)",IDC_CS_CONNECTION_INHERIT,
|
|
"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_GROUP |
|
|
WS_TABSTOP,85,63,74,10
|
|
GROUPBOX "&Client Mapping Overrides",IDL_CS_MAPPING,5,80,160,105,
|
|
WS_GROUP
|
|
CONTROL "Disable Client Drive Mapping",IDC_CS_MAPPING_DRIVES,
|
|
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,95,105,10
|
|
CONTROL "Disable Windows Client Printer Mapping",
|
|
IDC_CS_MAPPING_WINDOWSPRINTERS,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,10,110,141,10
|
|
CONTROL "Disable Client LPT Port Mapping",IDC_CS_MAPPING_DOSLPTS,
|
|
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,125,117,10
|
|
CONTROL "Disable Client COM Port Mapping",
|
|
IDC_CS_MAPPING_COMPORTS,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,10,140,119,10
|
|
CONTROL "Disable Client Clipboard Mapping",
|
|
IDC_CS_MAPPING_CLIPBOARD,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,10,155,118,10
|
|
CONTROL "Disable Client Audio Mapping",IDC_CS_MAPPING_AUDIO,
|
|
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,170,106,10
|
|
DEFPUSHBUTTON "OK",IDOK,5,195,45,14,WS_GROUP
|
|
PUSHBUTTON "Cancel",IDCANCEL,60,195,45,14
|
|
PUSHBUTTON "&Help",ID_HELP,115,195,45,14
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Dialog Info
|
|
//
|
|
|
|
IDD_EDIT_WINSTATION DLGINIT
|
|
BEGIN
|
|
IDC_ASYNC_BAUDRATE, 0x403, 5, 0
|
|
0x3639, 0x3030, "\000"
|
|
IDC_ASYNC_BAUDRATE, 0x403, 6, 0
|
|
0x3931, 0x3032, 0x0030,
|
|
IDC_ASYNC_BAUDRATE, 0x403, 6, 0
|
|
0x3833, 0x3034, 0x0030,
|
|
IDC_ASYNC_BAUDRATE, 0x403, 6, 0
|
|
0x3735, 0x3036, 0x0030,
|
|
IDC_ASYNC_BAUDRATE, 0x403, 7, 0
|
|
0x3131, 0x3235, 0x3030, "\000"
|
|
IDC_ASYNC_BAUDRATE, 0x403, 7, 0
|
|
0x3332, 0x3430, 0x3030, "\000"
|
|
0
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE PRELOAD DISCARDABLE
|
|
BEGIN
|
|
IDR_MAINFRAME "Terminal Server Connection Configuration"
|
|
IDS_SYSTEM_CONSOLE_NAME "Console"
|
|
IDR_APPSERVER "\nAppServer\nAppServer\nAppServer"
|
|
END
|
|
|
|
STRINGTABLE PRELOAD DISCARDABLE
|
|
BEGIN
|
|
AFX_IDS_APP_TITLE "Connection Configuration"
|
|
AFX_IDS_IDLEMESSAGE "Ready"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
ID_APP_ABOUT "Display program information, version number and copyright"
|
|
ID_APP_EXIT "Exit Terminal Server Connection Configuration"
|
|
ID_HELP_INDEX "Displays contents for Terminal Server Connection Configuration Help"
|
|
ID_HELP_USING "Displays information about using Help"
|
|
IDS_ALL_LAN_ADAPTERS "All Lan Adapters Configured with this Protocol"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
ID_WINSTATION_ADD "Add a new Connection"
|
|
ID_WINSTATION_NEXT "Select the next Connection in the list"
|
|
ID_WINSTATION_PREV "Select the previous Connection in the list"
|
|
ID_WINSTATION_DELETE "Delete the currently selected Connection"
|
|
ID_WINSTATION_EDIT "Edit the currently selected Connection's configuration"
|
|
ID_WINSTATION_COPY "Create another Connection based on selected one"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
ID_OPTIONS_FONT "Select a new font for Connection lists"
|
|
ID_OPTIONS_CONFIRM_ON_DELETE
|
|
"If checked, will confirm on deleting Connection from list"
|
|
ID_OPTIONS_SAVE_SETTINGS_ON_EXIT
|
|
"Save the current configuration of this program upon exiting"
|
|
ID_WINSTATION_RENAME "Rename the current Connection"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_HEADER_TRANSPORTNAME "Transport"
|
|
IDS_HEADER_WINSTATIONNAME "Connection Name"
|
|
IDS_HEADER_TYPENAME "Type"
|
|
IDS_HEADER_COMMENT "Comment"
|
|
IDS_RENAME_WINSTATION "Renaming "
|
|
IDS_COPY_WINSTATION "Copy of "
|
|
IDS_NEW_WINSTATION "New Connection"
|
|
IDS_READONLY " (User Mode) "
|
|
IDS_EDIT_WINSTATION "Edit Connection"
|
|
IDS_VIEW_WINSTATION "View Connection"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDP_ERROR_ADDWINSTATION "Connection '%s' could not be added (%s failed)."
|
|
IDP_ERROR_COPYWINSTATION
|
|
"Connection '%s' could not be copied (%s failed)."
|
|
IDP_ERROR_RENAMEWINSTATION
|
|
"Connection '%s' could not be renamed (%s failed)."
|
|
IDP_ERROR_EDITWINSTATION
|
|
"Connection '%s' could not be updated (%s failed)."
|
|
IDP_ERROR_DELETEWINSTATION
|
|
"Connection '%s' could not be deleted (%s failed)."
|
|
IDP_ERROR_ENABLEWINSTATION
|
|
"Connection '%s' could not be enabled (%s failed)."
|
|
IDP_ERROR_DISABLEWINSTATION
|
|
"Connection '%s' could not be disabled (%s failed)."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDP_ERROR_REFRESHWINSTATIONSTATE
|
|
"Can't obtain the state of Connection '%s' from the registry."
|
|
IDP_ERROR_QUERYCURRENTWINSTATION "Can't query the current Connection."
|
|
IDP_ERROR_WSLISTALLOC "There is not enough memory to complete this operation."
|
|
IDP_ERROR_REGWINSTATIONQUERY
|
|
"Can't read Connection '%s' data from the registry."
|
|
IDP_ERROR_PDINIT "This Transport's list box(es) could not be initialized properly due to insufficient memory."
|
|
IDP_ERROR_ASYNCDEVICEINIT
|
|
"No Async devices are configured in the system. Exit this program and run the Control Panel Network setup to add appropriate Async devices, then run this program again."
|
|
IDP_ERROR_NETWORKDEVICEINIT
|
|
"No Network devices with the selected Transport are configured in the system. Exit this program and run the Control Panel Network setup to add appropriate Network devices and/or drivers, then run this program again."
|
|
IDP_ERROR_INVALIDNETBIOSLANA
|
|
"This Connection has been configured to use a NetBIOS Lan Adapter (Lana %ld) which does not currently exist. Select a new Lan Adapter to reconfigure this Connection."
|
|
IDP_ERROR_INVALIDDEVICE "This Connection has been configured to use the '%s' device which is not available for use. Select a new Device to reconfigure this Connection."
|
|
IDP_ERROR_INVALIDNETWORKADAPTER
|
|
"This Connection has been configured to use a Lan Adapter (index %ld) which does not currently exist. Select a new Lan Adapter to reconfigure this Connection."
|
|
IDP_ERROR_WDLISTALLOC "There is not enough memory to initialize the Connection Driver list."
|
|
IDP_ERROR_TDLISTALLOC "There is not enough memory to initialize the Transport Driver list."
|
|
IDP_ERROR_PDLISTALLOC "There is not enough memory to initialize the Protocol Driver list."
|
|
IDP_ERROR_EMPTYWDLIST "There are no Connection drivers configured on this system. You must first install one or more Connection drivers before you can configure Connections."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDP_INVALID_DEVICE "A Device must be selected."
|
|
IDP_INVALID_LANADAPTER "A Lan Adapter must be selected."
|
|
IDP_INVALID_INSTANCECOUNT
|
|
"The maximum Connection count must be in the range %d - %d."
|
|
IDP_INVALID_BAUDRATE "Invalid character(s) in Baud field."
|
|
IDP_INVALID_XONXOFF "Xon / Xoff character value must be between 0 and 255 decimal (0 and FF hex)."
|
|
IDP_INVALID_IDLETIMEOUT "Idle Timeout must be from %lu to %lu minutes. Click the 'No Timeout' checkbox if you wish to specify no Idle Timeout."
|
|
IDP_INVALID_WINSTATIONNAME_NOT_UNIQUE
|
|
"Connection(s) with the specified name already exist. Please enter a unique name."
|
|
IDP_INVALID_WINSTATIONNAME_EMPTY "A Connection name must be entered."
|
|
IDP_INVALID_NETWORK_WINSTATIONS_ALREADY_EXIST
|
|
"Connection '%s' already exists with the specified Transport, Type, and LanAdapter. Please select a unique Transport, Type, and/or LanAdapter."
|
|
IDP_INVALID_WINSTATIONNAME
|
|
"The Connection name cannot contain any spaces or the following characters\n\n: # . \\ /"
|
|
IDP_INVALID_WINSTATIONNAME_DIGIT1
|
|
"The Connection name cannot begin with a digit."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDP_CONFIRM_WINSTATIONDELETE
|
|
"Are you sure you want to delete Connection '%s'?"
|
|
IDP_CONFIRM_WINSTATIONDELETE_1USER
|
|
"Deleting Connection '%s' will cause the user session currently logged onto this Connection to be reset. Do you want to continue?"
|
|
IDP_CONFIRM_WINSTATIONDELETE_NUSERS
|
|
"Deleting Connection '%s' will cause the user sessions currently logged onto these Connections to be reset. Do you want to continue?"
|
|
IDP_CONFIRM_WINSTATIONDISABLE
|
|
"Are you sure you want to disable Connection '%s'?"
|
|
IDP_CONFIRM_WINSTATIONDISABLE_1USER
|
|
"Disabling Connection '%s' will cause the user session currently logged onto this Connection to be reset. Do you want to continue?"
|
|
IDP_CONFIRM_WINSTATIONDISABLE_NUSERS
|
|
"Disabling Connection '%s' will cause the user sessions currently logged onto these Connections to be reset. Do you want to continue?"
|
|
IDP_CONFIRM_DEVICECHANGED
|
|
"Changing the async device for Connection '%s' will cause it to be recreated with the new device. If you continue with this operation, the user session currently logged onto this Connection will be reset. Do you want to continue?"
|
|
IDP_CONFIRM_MODEMCHANGED
|
|
"Changing the modem for Connection '%s' will cause it to be recreated with the new modem. If you continue with this operation, the user session currently logged onto this Connection will be reset. Do you want to continue?"
|
|
IDP_CONFIRM_ADAPTERCHANGED_1USER
|
|
"Changing the network adapter for Connection '%s' will cause it to be recreated with the new adapter. If you continue with this operation, the user session currently logged onto this Connection will be reset. Do you want to continue?"
|
|
IDP_CONFIRM_ADAPTERCHANGED_NUSERS
|
|
"Changing the network adapter for Connection '%s' will cause it to be recreated with the new adapter. If you continue with this operation, the user sessions currently logged onto these Connections will be reset. Do you want to continue?"
|
|
IDP_CONFIRM_ASYNCTESTDISABLE
|
|
"Testing Connection '%s' will cause the user session currently logged onto this Connection to be reset. Do you want to continue?"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDP_NOTICE_REBOOTFORMODEM_ADD
|
|
"You will need to restart the system before adding the '%s' Connection will take effect."
|
|
IDP_NOTICE_REBOOTFORMODEM_EDIT
|
|
"You will need to restart the system before changes to the '%s' Connection will take effect."
|
|
IDP_NOTICE_REBOOTFORMODEM_DELETE
|
|
"You will need to restart the system before deleting the '%s' Connection will take effect."
|
|
IDP_NOTICE_REBOOTFORMODEM_ENABLE
|
|
"You will need to restart the system before enabling the '%s' Connection will take effect."
|
|
IDP_NOTICE_REBOOTFORMODEM_RENAME
|
|
"You will need to restart the system before the '%s' Connection will be renamed to '%s'."
|
|
IDP_NOTICE_WSINUSE_1USER
|
|
"Configuration changes have been made to the system registry; however, the user session now active on the '%s' Connection will not be changed."
|
|
IDP_NOTICE_WSINUSE_NUSERS
|
|
"Configuration changes have been made to the system registry; however, the user sessions now active on '%s' Connections will not be changed."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDP_ERROR_REGPDQUERY "Can't query the %s Transport/Protocol Driver from the registry."
|
|
IDP_ERROR_REGWDQUERY "Can't query the %s Connection Driver from registry."
|
|
IDP_ERROR_DISABLE "Connection %s could not be disabled."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDP_ERROR_CANT_OPEN_DEVICE "Can't open the device."
|
|
IDP_ERROR_CANT_CREATE_INPUT_THREAD "Can't create the test input thread."
|
|
IDP_ERROR_GET_COMM_MODEM_STATUS "Unexpected error (GetCommModemStatus)."
|
|
IDP_ERROR_CANT_INITIALIZE_DEVICE "Can't initialize the device."
|
|
IDP_ERROR_CANT_INITIALIZE_INPUT_THREAD
|
|
"Can't initialize the test input thread."
|
|
IDP_ERROR_WAIT_FOR_MULTIPLE_OBJECTS
|
|
"Unexpected error (WaitForMultipleObjects)."
|
|
IDP_ERROR_GET_OVERLAPPED_RESULT_WRITE
|
|
"Unexpected write error (GetOverlappedResult)."
|
|
IDP_ERROR_WRITE_FILE "Unexpected error (WriteFile)."
|
|
IDP_ERROR_READ_FILE "Unexpected error (ReadFile)."
|
|
IDP_ERROR_WAIT_COMM_EVENT "Unexpected error (WaitCommEvent)."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
ID_HELP_SEARCH_FOR "Searches for a topic in Terminal Server Connection Configuration Help"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDP_INVALID_CONNECTIONTIMEOUT
|
|
"Connection Timeout must be from %lu to %lu minutes. Click the 'No Timeout' checkbox if you wish to specify no Connection Timeout."
|
|
IDP_INVALID_DISCONNECTIONTIMEOUT
|
|
"Disconnection Timeout must be from %lu to %lu minutes. Click the 'No Timeout' checkbox if you wish to specify no Disconnection Timeout."
|
|
IDP_INVALID_PASSWORDS_DONT_MATCH
|
|
"The passwords you typed do not match. Type the same password in both text boxes."
|
|
IDP_INVALID_NASI_SESSIONNAME_EMPTY "A Session Name must be entered."
|
|
IDP_INVALID_NASI_PORTNAME_EMPTY
|
|
"A Port Name must be entered or selected from the list."
|
|
IDP_INVALID_NASI_USERNAME_EMPTY "A User Name must be entered."
|
|
IDP_INVALID_WINSTATIONNAME_CONSOLE
|
|
"The Connection name '%s' is reserved. Please choose another name."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDP_ERROR_GET_OVERLAPPED_RESULT_READ
|
|
"Unexpected read error (GetOverlappedResult)."
|
|
IDP_ERROR_MODEM_SET_INFO
|
|
"The configuration information for modem %s could not be set."
|
|
IDP_ERROR_MODEM_GET_INIT
|
|
"The INIT command string for modem %s could not be read."
|
|
IDP_ERROR_MODEM_GET_DIAL
|
|
"The DIAL command string for modem %s could not be read."
|
|
IDP_ERROR_MODEM_GET_LISTEN
|
|
"The LISTEN command string for modem %s could not be read."
|
|
IDP_ERROR_GET_SECURITY_WINSTATION
|
|
"Can't get security information for Connection '%s'."
|
|
IDP_ERROR_PERMISSIONS_EDITOR_FAILED
|
|
"Can't load the Permissions Editor Dialog."
|
|
IDP_ERROR_SET_SECURITY_WINSTATION
|
|
"Can't set security information for Connection '%s'."
|
|
IDP_ERROR_INTERNAL_SETARGV
|
|
"Internal error in setargv() routine. The command line will be ignored."
|
|
IDP_ERROR_INTERNAL_PARSECOMMANDLINE
|
|
"Internal error in ParseCommandLine() routine. The command line will be ignored."
|
|
IDP_ERROR_OEMTDINIT_CONFIGDLLENUMERATIONFAILURE
|
|
"Failed to enumerate the devices for this OEM Transport."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_PERMS_SPECIAL_QUERY "&Query Information"
|
|
IDS_PERMS_SPECIAL_SET "&Set Information"
|
|
IDS_PERMS_SPECIAL_RESET "&Reset"
|
|
IDS_PERMS_SPECIAL_SHADOW "Shado&w"
|
|
IDS_PERMS_SPECIAL_LOGON "&Logon"
|
|
IDS_PERMS_SPECIAL_LOGOFF "Log&off"
|
|
IDS_PERMS_SPECIAL_MSG "&Message"
|
|
IDS_PERMS_SPECIAL_CONNECT "&Connect"
|
|
IDS_PERMS_SPECIAL_DISCONNECT "D&isconnect"
|
|
IDS_PERMS_SPECIAL_DELETE "&Delete"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_WINSTATION "Connection"
|
|
IDS_SPECIALACCESS "Special Access..."
|
|
IDS_PERMS_RESOURCE_NOACCESS "No Access"
|
|
IDS_PERMS_RESORUCE_GUEST "Guest Access"
|
|
IDS_PERMS_RESORUCE_USER "User Access"
|
|
IDS_PERMS_RESOURCE_ADMIN "Full Control"
|
|
IDS_NASI_DEFAULT_USERNAME "GUEST"
|
|
IDS_AWS_SECURITY_ENCRYPT_NO "no"
|
|
IDS_AWS_SECURITY_ENCRYPT_LEVEL1 "Level 1"
|
|
IDS_AWS_SECURITY_ENCRYPT_LEVEL2 "Level 2"
|
|
IDS_AWS_SECURITY_ENCRYPT_LEVEL3 "Level 3"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_AWS_BROKEN_DISCONNECT "disconnect."
|
|
IDS_AWS_BROKEN_RESET "reset."
|
|
IDS_AWS_RECONNECT_FROM_ANY "from any client."
|
|
IDS_AWS_RECONNECT_FROM_THIS "from this client only."
|
|
IDS_AWS_SHADOW_DISABLED "is disabled."
|
|
IDS_AWS_SHADOW_ENABLED_ON_ON "is enabled: input ON, notify ON."
|
|
IDS_AWS_SHADOW_ENABLED_ON_OFF "is enabled: input ON, notify OFF."
|
|
IDS_AWS_SHADOW_ENABLED_OFF_ON "is enabled: input OFF, notify ON."
|
|
IDS_AWS_SHADOW_ENABLED_OFF_OFF "is enabled: input OFF, notify OFF."
|
|
IDS_ASYNC_ADVANCED_HWRX_NOTHING "Do nothing"
|
|
IDS_ASYNC_ADVANCED_HWRX_TURN_OFF_RTS "Turn off RTS"
|
|
IDS_ASYNC_ADVANCED_HWRX_TURN_OFF_DTR "Turn off DTR"
|
|
IDS_ASYNC_ADVANCED_HWTX_ALWAYS "always"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_ASYNC_ADVANCED_HWTX_WHEN_CTS_IS_ON "when CTS is on"
|
|
IDS_ASYNC_ADVANCED_HWTX_WHEN_DSR_IS_ON "when DSR is on"
|
|
IDS_CONNECT_CTS "CTS"
|
|
IDS_CONNECT_DSR "DSR"
|
|
IDS_CONNECT_RI "RI"
|
|
IDS_CONNECT_DCD "DCD"
|
|
IDS_CONNECT_FIRST_CHARACTER "first character"
|
|
IDS_CONNECT_ALWAYS "(always connected)"
|
|
IDS_MODEM_CALLBACK_DISABLED "disabled."
|
|
IDS_MODEM_CALLBACK_ROVING "to a roving phone number."
|
|
IDS_MODEM_CALLBACK_FIXED "to a fixed phone number."
|
|
IDS_ERROR_NOT_TS "This utility needs Terminal Server Services to be running.\n"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDP_ERROR_OEMTDINIT_MISSINGCONFIGDLLENTRYPOINT
|
|
"A required entry point is missing in the OEMTransport configuration DLL (%s.DLL)."
|
|
IDP_ERROR_OEMTDINIT_CANTOPENCONFIGDLL
|
|
"Failed to load the OEMTransport configuration DLL (%s.DLL)."
|
|
IDP_ERROR_OEMTDINIT_NOCONFIGDLL
|
|
"There is no configuration DLL defined for this OEM Transport."
|
|
IDP_ERROR_MODEM_PROPERTIES_NOT_AVAILABLE
|
|
"The modem properties of '%s' cannot be displayed because the modem is not available.\n\nRestart the system and try again."
|
|
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
#include "res\wincfg.rc2" // non-App Studio edited resources
|
|
|
|
#include "afxres.rc" // Standard components
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|