//Copyright (c) 1998 - 1999 Microsoft Corporation
    //Microsoft Developer Studio generated resource script.
    //
    #include "resource.h"
    
    // Generated Help ID header file
    #define APSTUDIO_HIDDEN_SYMBOLS
    #include "resource.hm"
    #undef APSTUDIO_HIDDEN_SYMBOLS
    
    #define APSTUDIO_READONLY_SYMBOLS
    /////////////////////////////////////////////////////////////////////////////
    //
    // Generated from the TEXTINCLUDE 2 resource.
    //
    #include "windows.h"
    #include<ntverp.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
    
    #ifdef APSTUDIO_INVOKED
    /////////////////////////////////////////////////////////////////////////////
    //
    // TEXTINCLUDE
    //
    
    1 TEXTINCLUDE DISCARDABLE 
    BEGIN
        "resource.h\0"
    END
    
    2 TEXTINCLUDE DISCARDABLE 
    BEGIN
        "#include ""windows.h""\r\n"
        "\0"
    END
    
    3 TEXTINCLUDE DISCARDABLE 
    BEGIN
        "1 TYPELIB ""tscc.tlb""\r\n"
        "\0"
    END
    
    #endif    // APSTUDIO_INVOKED
    
    
    /////////////////////////////////////////////////////////////////////////////
    //
    // REGISTRY
    //
    
    IDR_COMPDATA            REGISTRY DISCARDABLE    "Compdata.rgs"
    
    /////////////////////////////////////////////////////////////////////////////
    //
    // Dialog
    //
    
    IDD_AUTO_LOGON DIALOG DISCARDABLE  0, 0, 317, 143
    STYLE WS_CHILD | WS_DISABLED | WS_BORDER
    FONT 8, "MS Shell Dlg"
    BEGIN
        LTEXT           "Select the logon settings you want, and provide additional information, if needed.",
                        IDC_STATIC,21,1,275,8
        LTEXT           "&User name:",IDC_STATIC_USRNAME,33,48,88,8
        EDITTEXT        IDC_EDIT_USRNAME_WZ,123,45,120,14,ES_AUTOHSCROLL
        LTEXT           "&Domain:",IDC_STATIC_DOMAIN,33,67,88,8
        EDITTEXT        IDC_EDIT_DOMAIN_WZ,123,64,120,14,ES_AUTOHSCROLL
        LTEXT           "&Password:",IDC_STATIC_PASSWD,33,85,88,8
        EDITTEXT        IDC_EDIT_PASSWD_WZ,123,82,93,14,ES_PASSWORD | 
                        ES_AUTOHSCROLL
        LTEXT           "C&onfirm password:",IDC_STATIC_CONPASSWD,33,103,88,8
        EDITTEXT        IDC_EDIT_CONFIRM_WZ,123,100,93,14,ES_PASSWORD | 
                        ES_AUTOHSCROLL
        CONTROL         "Use &client-provided logon information",
                        IDC_CHECK_ICCP_WZ,"Button",BS_AUTORADIOBUTTON,21,17,138,
                        10
        CONTROL         "Always use the following logon information:",
                        IDC_RADIO_LGINFO_WZ,"Button",BS_AUTORADIOBUTTON,21,32,
                        155,10
        CONTROL         "Always prompt for pass&word",IDC_CHECK_PROMPTPASSWD_WZ,
                        "Button",BS_AUTOCHECKBOX | WS_TABSTOP,21,125,108,10
    END
    
    IDD_CONNECTION_PROP DIALOG DISCARDABLE  0, 0, 317, 143
    STYLE WS_CHILD | WS_DISABLED | WS_BORDER
    FONT 8, "MS Shell Dlg"
    BEGIN
        LTEXT           "Specify the name and transport type for this connection.",
                        IDC_STATIC,21,1,275,8
        LTEXT           "N&ame:",IDC_STATIC,21,16,275,8
        EDITTEXT        IDC_EDIT_WSNAME_WZ,21,26,275,14,ES_AUTOHSCROLL
        LTEXT           "&Transport type:",IDC_STATIC,21,46,275,8
        COMBOBOX        IDC_COMBO_TRANSPORT_WZ,21,56,275,57,CBS_DROPDOWNLIST | 
                        WS_VSCROLL | WS_TABSTOP
        LTEXT           "&Comment (optional):",IDC_STATIC,21,75,275,8
        EDITTEXT        IDC_EDIT_COMMENT_WZ,21,85,275,14,ES_AUTOHSCROLL
    END
    
    IDD_CONNECTION_TYPE DIALOG DISCARDABLE  0, 0, 317, 143
    STYLE WS_CHILD | WS_DISABLED | WS_BORDER
    FONT 8, "MS Shell Dlg"
    BEGIN
        LTEXT           "If you are using Microsoft Terminal Services, select Microsoft RDP (remote desktop protocol). For other terminal servers, consult the third-party documentation for information about the connection type to use.",
                        IDC_STATIC,21,16,275,29
        LTEXT           "&Connection type:",IDC_STATIC,21,51,275,8
        COMBOBOX        IDC_COMBO_WIZ_CONTYPE,21,63,275,70,CBS_DROPDOWNLIST | 
                        WS_VSCROLL | WS_TABSTOP
        LTEXT           "Select the type of connection you want client computers to use. ",
                        IDC_STATIC,21,1,275,8
    END
    
    IDD_FINISH DIALOG DISCARDABLE  0, 0, 317, 186
    STYLE WS_CHILD | WS_DISABLED | WS_BORDER
    FONT 8, "MS Shell Dlg"
    BEGIN
        LTEXT           "Completing the Terminal Services Connection Wizard",
                        IDC_STATIC_FINISH,115,8,189,24
        LTEXT           "You have successfully completed the Terminal Services Connection wizard. You configured the following connection:",
                        IDC_STATIC,115,40,200,26
        LTEXT           "To close this wizard, click Finish.",IDC_STATIC,114,92,
                        135,8
        LTEXT           "Connection Name",IDC_CONNECTION_NAME,141,74,159,8
    END
    
    IDD_INITIAL_PROGRAM DIALOG DISCARDABLE  0, 0, 317, 143
    STYLE WS_CHILD | WS_DISABLED | WS_BORDER
    FONT 8, "MS Shell Dlg"
    BEGIN
        LTEXT           "Accept the default settings, or clear the check box and type new settings.",
                        IDC_STATIC,21,1,275,12
        CONTROL         "&Use default settings from the Client Connection Manager wizard",
                        IDC_CHECK_INITPROG_INHERIT,"Button",BS_AUTOCHECKBOX | 
                        BS_TOP | BS_MULTILINE | WS_TABSTOP,21,16,275,18
        LTEXT           "&Program path and file name:",IDC_STATIC_CMDLINE,21,39,
                        275,8
        EDITTEXT        IDC_EDIT_INITPROG_CMDLINE,21,48,275,14,ES_AUTOHSCROLL
        LTEXT           "&Start in:",IDC_STATIC_WF,21,69,275,8
        EDITTEXT        IDC_EDIT_INITPROG_WD,21,79,275,14,ES_AUTOHSCROLL
    END
    
    IDD_LAN DIALOG DISCARDABLE  0, 0, 317, 143
    STYLE WS_CHILD | WS_DISABLED | WS_BORDER
    FONT 8, "MS Shell Dlg"
    BEGIN
        LTEXT           "The following network adapters are compatible with the selected transport type.\nSelect the network adapter you want to use.",
                        IDC_STATIC,21,1,275,23
        LTEXT           "N&etwork adapter:",IDC_STATIC,21,28,275,8
        COMBOBOX        IDC_COMBO_LAN_ADAPTERS,21,38,275,57,CBS_DROPDOWNLIST | 
                        WS_VSCROLL | WS_TABSTOP
        LTEXT           "Select the number of concurrent connections:",
                        IDC_STATIC,21,64,174,8
        CONTROL         "&Unlimited connections",IDC_CHECK_LAN_UNLIMITEDCON,
                        "Button",BS_AUTORADIOBUTTON,21,78,88,10
        CONTROL         "&Maximum connections:",IDC_RADIO_MAXCON,"Button",
                        BS_AUTORADIOBUTTON,21,94,89,10
        EDITTEXT        IDC_EDIT_LAN_MAXCONS,133,91,59,14,ES_AUTOHSCROLL | 
                        ES_NUMBER
        CONTROL         "Spin1",IDC_SPIN_WZ,"msctls_updown32",UDS_SETBUDDYINT | 
                        UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | 
                        UDS_NOTHOUSANDS,192,88,11,14
    END
    
    IDD_REMOTE_CONTROL DIALOG DISCARDABLE  0, 0, 317, 143
    STYLE WS_CHILD | WS_DISABLED | WS_BORDER
    FONT 8, "MS Shell Dlg"
    BEGIN
        LTEXT           "Do you want to use remote control?",IDC_STATIC,21,1,275,
                        8
        CONTROL         "&Use remote control with default user settings",
                        IDC_RADIO_INHERIT_REMOTE_CONTROL,"Button",
                        BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | 
                        WS_TABSTOP,21,12,275,10
        CONTROL         "&Do not allow remote control",IDC_RADIO_REMOTECTRL_NO,
                        "Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,21,
                        27,275,10
        CONTROL         "U&se remote control with the following settings:",
                        IDC_RADIO_ENABLE_REMOTECONTROL,"Button",
                        BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,21,42,275,10
        LTEXT           "To require the user's permission to control or observe the session, select\nthe following check box:",
                        IDC_STATIC,36,54,240,18
        CONTROL         "&Require user's permission",
                        IDC_CHECK_REMOTECTRL_NOTIFYUSER,"Button",BS_AUTOCHECKBOX | 
                        BS_TOP | BS_MULTILINE | WS_TABSTOP,36,74,262,10
        GROUPBOX        "Level of control",IDC_STATIC,36,86,228,54
        LTEXT           "Specify the level of control you want to have over the user's session",
                        IDC_STATIC,42,98,219,8
        CONTROL         "&View the session",IDC_RADIO_REMOTECTRL_WATCH,"Button",
                        BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | 
                        WS_TABSTOP,42,110,216,10
        CONTROL         "&Interact with the session",
                        IDC_RADIO_REMOTECTRL_CONTROL,"Button",BS_AUTORADIOBUTTON | 
                        BS_TOP | BS_MULTILINE,42,124,219,10
    END
    
    IDD_SECURITY DIALOG DISCARDABLE  0, 0, 317, 143
    STYLE WS_CHILD | WS_DISABLED | WS_BORDER
    FONT 8, "MS Shell Dlg"
    BEGIN
        LTEXT           "Select the encryption and authentication options you want to use.",
                        IDC_STATIC,21,1,275,8
        LTEXT           "&Encryption level:",IDC_STATIC,27,28,62,8
        COMBOBOX        IDC_COMBO_ENCRYPT_LVL,111,26,102,57,CBS_DROPDOWNLIST | 
                        WS_VSCROLL | WS_TABSTOP
        CONTROL         "&Use standard Windows authentication",IDC_CHECK_ENCRYPT,
                        "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | 
                        WS_TABSTOP,21,106,275,10
        LTEXT           "",IDC_STATIC_DESCRIPTION,27,53,205,28
        GROUPBOX        "Encryption",IDC_STATIC_ENCGRP,21,13,228,81
    END
    
    IDD_TIMEOUT DIALOG DISCARDABLE  0, 0, 317, 143
    STYLE WS_CHILD | WS_DISABLED | WS_BORDER
    FONT 8, "MS Shell Dlg"
    BEGIN
        LTEXT           "Select timeout durations for the connection.",
                        IDC_STATIC,21,1,275,8
        CONTROL         "&Use default client connection settings",
                        IDC_RADIO_UDCCS_WZ,"Button",BS_AUTORADIOBUTTON | BS_TOP | 
                        BS_MULTILINE | WS_GROUP | WS_TABSTOP,21,16,275,10
        CONTROL         "&Set new timeout durations",IDC_RADIO_CNTS_WZ,"Button",
                        BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,21,31,275,10
        LTEXT           "&Connection duration:",IDC_STATIC_CON,34,49,149,8,NOT 
                        WS_GROUP
        COMBOBOX        IDC_COMBO_CON_WZ,189,47,108,57,CBS_DROPDOWN | WS_VSCROLL | 
                        WS_TABSTOP
        LTEXT           "&Disconnection time before termination:",
                        IDC_STATIC_DISCON,34,65,149,11,NOT WS_GROUP
        COMBOBOX        IDC_COMBO_DISCON_WZ,189,63,108,57,CBS_DROPDOWN | 
                        WS_VSCROLL | WS_TABSTOP
        LTEXT           "&Idle time before termination:",IDC_STATIC_IDLE,34,81,
                        149,10,NOT WS_GROUP
        COMBOBOX        IDC_COMBO_IDLE_WZ,189,79,108,57,CBS_DROPDOWN | 
                        WS_VSCROLL | WS_TABSTOP
    END
    
    IDD_WALLPAPER DIALOG DISCARDABLE  0, 0, 317, 143
    STYLE WS_CHILD | WS_DISABLED | WS_BORDER
    FONT 8, "MS Shell Dlg"
    BEGIN
        LTEXT           "Disabling the display of wallpaper improves screen redraw time and conserves terminal server system resources. To disable wallpaper display, select the following check box.",
                        IDC_STATIC,21,1,275,18
        CONTROL         "&Disable wallpaper display",IDC_CHECK_WALLPAPER,"Button",
                        BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,21,
                        24,275,10
    END
    
    IDD_WELCOME DIALOG DISCARDABLE  0, 0, 318, 185
    STYLE WS_CHILD | WS_BORDER
    FONT 8, "MS Shell Dlg"
    BEGIN
        LTEXT           "Welcome to the Terminal Services Connection Wizard",
                        IDC_STATIC_WELCOME,115,8,190,24
        LTEXT           "This wizard helps you configure the connections that client computers use to log on to a terminal server.",
                        IDC_STATIC,115,40,190,17
        LTEXT           "To continue, click Next.",IDC_STATIC,115,63,190,8
    END
    
    IDD_ENVIRONMENT DIALOGEX 0, 0, 252, 218
    STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
    CAPTION "Environment"
    FONT 8, "MS Shell Dlg", 0, 0, 0x1
    BEGIN
        GROUPBOX        "Initial program",IDC_STATIC,9,6,238,124
        CONTROL         "&Override settings from user profile and Remote Desktop Connection or Terminal Services client",
                        IDC_CHECK_ENVIRO_INHERIT,"Button",BS_AUTOCHECKBOX | 
                        BS_TOP | BS_MULTILINE | WS_TABSTOP,18,20,220,22,0,
                        HIDC_CHECK_ENVIRO_INHERIT
        LTEXT           "&Program path and file name:",IDC_STATIC_ENCL,30,62,111,
                        10,NOT WS_GROUP,0,HIDC_EDIT_ENVIRO_CMDLINE
        EDITTEXT        IDC_EDIT_ENVIRO_CMDLINE,30,74,211,14,ES_AUTOHSCROLL,0,
                        HIDC_EDIT_ENVIRO_CMDLINE
        LTEXT           "&Start in:",IDC_STATIC_WD,30,93,58,8,NOT WS_GROUP,0,
                        HIDC_EDIT_ENVIRO_WD
        EDITTEXT        IDC_EDIT_ENVIRO_WD,30,105,211,14,ES_AUTOHSCROLL,0,
                        HIDC_EDIT_ENVIRO_WD
        LTEXT           "Start the following program when the user logs on:",
                        IDC_STATIC,30,48,207,14
    END
    
    IDD_GENERAL DIALOGEX 0, 0, 252, 218
    STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
    CAPTION "General"
    FONT 8, "MS Shell Dlg", 0, 0, 0x1
    BEGIN
        ICON            IDI_ICON_GENERAL2,IDC_STATIC_IMAGE_HOLDER,7,7,20,20
        EDITTEXT        IDC_STATIC_CONNAME,40,12,162,12,ES_READONLY | NOT 
                        WS_BORDER | NOT WS_TABSTOP,0,HIDC_STATIC_CONNAME
        CONTROL         "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,34,238,1
        LTEXT           "Type:",IDC_STATIC,7,38,18,8
        EDITTEXT        IDC_STATIC_GEN_TYPE,55,38,75,11,ES_AUTOHSCROLL | 
                        ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP,0,
                        HIDC_STATIC_GEN_TYPE
        LTEXT           "Transport:",IDC_STATIC,7,54,36,9
        EDITTEXT        IDC_EDIT_GENERAL_TRANSPORT,55,52,190,12,ES_READONLY | 
                        NOT WS_BORDER | NOT WS_TABSTOP,0,
                        HIDC_EDIT_GENERAL_TRANSPORT
        LTEXT           "&Comment:",IDC_STATIC,7,70,34,10
        EDITTEXT        IDC_EDIT_GEN_COMMENT,55,68,190,12,ES_AUTOHSCROLL,0,
                        HIDC_EDIT_GEN_COMMENT
        GROUPBOX        "Encryption",IDC_STATIC,7,91,238,74
        LTEXT           "&Encryption level:",IDC_STATIC_CONGRP,16,105,100,8,NOT WS_GROUP,0,
                        HIDC_COMBO_GEN_ENCRYPT
        COMBOBOX        IDC_COMBO_GEN_ENCRYPT,121,103,115,57,CBS_DROPDOWNLIST | 
                        WS_VSCROLL | WS_TABSTOP,0,HIDC_COMBO_GEN_ENCRYPT
        LTEXT           "",IDC_STATIC_GEN_DESCR,16,133,211,25
        CONTROL         "&Use standard Windows authentication",
                        IDC_CHECK_GEN_AUTHEN,"Button",BS_AUTOCHECKBOX | BS_TOP | 
                        BS_MULTILINE | WS_TABSTOP,7,169,164,9,0,
                        HIDC_CHECK_GEN_AUTHEN
    END
    
    IDD_LOGONSETTINGS DIALOGEX 0, 0, 252, 218
    STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
    CAPTION "Logon Settings"
    FONT 8, "MS Shell Dlg", 0, 0, 0x1
    BEGIN
        CONTROL         "Use &client-provided logon information",
                        IDC_CHECK_LOGON_INHERIT,"Button",BS_AUTORADIOBUTTON | 
                        WS_GROUP | WS_TABSTOP,6,22,138,10,0,
                        HIDC_CHECK_LOGON_INHERIT
        CONTROL         "A&lways use the following logon information:",
                        IDC_RADIO_LOGON,"Button",BS_AUTORADIOBUTTON,6,35,155,10,
                        0,HIDC_CHECK_LOGON_INHERIT
        LTEXT           "&User name:",IDC_STATIC_LSUSR,18,59,37,8,NOT WS_GROUP,0,
                        HIDC_EDIT_LOGON_USRNAME
        EDITTEXT        IDC_EDIT_LOGON_USRNAME,91,56,113,14,ES_AUTOHSCROLL,0,
                        HIDC_EDIT_LOGON_USRNAME
        LTEXT           "&Domain:",IDC_STATIC_LSDOMAIN,18,78,27,8,NOT WS_GROUP,0,
                        HIDC_EDIT_LOGON_DOMAIN
        EDITTEXT        IDC_EDIT_LOGON_DOMAIN,91,75,113,14,ES_AUTOHSCROLL,0,
                        HIDC_EDIT_LOGON_DOMAIN
        LTEXT           "&Password:",IDC_STATIC_LSPWD,18,97,34,8,NOT WS_GROUP,0,
                        HIDC_EDIT_LOGON_PASSWD
        EDITTEXT        IDC_EDIT_LOGON_PASSWD,91,94,89,14,ES_PASSWORD | 
                        ES_AUTOHSCROLL,0,HIDC_EDIT_LOGON_PASSWD
        LTEXT           "C&onfirm password:",IDC_STATIC_LSCONPWD,18,116,58,8,NOT 
                        WS_GROUP,0,HIDC_EDIT_LOGON_CONFIRMPASSWD
        EDITTEXT        IDC_EDIT_LOGON_CONFIRMPASSWD,91,113,89,14,ES_PASSWORD | 
                        ES_AUTOHSCROLL,0,HIDC_EDIT_LOGON_CONFIRMPASSWD
        CONTROL         "Always prompt for pass&word",
                        IDC_CHECK_LOGON_PROMPTPASSWD,"Button",BS_AUTOCHECKBOX | 
                        BS_TOP | BS_MULTILINE | WS_TABSTOP,6,138,238,10,0,
                        HIDC_CHECK_LOGON_PROMPTPASSWD
    END
    
    IDD_TSCC_CLIENT DIALOGEX 0, 0, 252, 218
    STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
    CAPTION "Client Settings"
    FONT 8, "MS Shell Dlg", 0, 0, 0x1
    BEGIN
        GROUPBOX        "Connection",IDC_STATIC,7,21,238,69
        CONTROL         "U&se connection settings from user settings",
                        IDC_CHECK_CONCLIENT_INHERIT,"Button",BS_AUTOCHECKBOX | 
                        BS_TOP | BS_MULTILINE | WS_TABSTOP,16,35,220,10,0,
                        HIDC_CHECK_CONCLIENT_INHERIT
        CONTROL         "C&onnect client drives at logon",IDC_CHECK_CCDL_PS,
                        "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | 
                        WS_TABSTOP,28,48,203,10,0,HIDC_CHECK_CCDL_PS
        CONTROL         "Co&nnect client printers at logon",IDC_CHECK_CCPL_PS,
                        "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | 
                        WS_TABSTOP,28,61,212,10,0,HIDC_CHECK_CCPL_PS
        CONTROL         "De&fault to main client printer",IDC_CHECK_DMCP_PS,
                        "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | 
                        WS_TABSTOP,28,74,212,10,0,HIDC_CHECK_DMCP_PS
        CONTROL         "Limit &Maximum Color Depth",
                        IDC_CHECK_COLORDEPTH_OVERRIDE,"Button",BS_AUTOCHECKBOX | 
                        WS_TABSTOP,16,100,180,10
        COMBOBOX        IDC_COLORDEPTH_OVERRIDE,25,113,109,86,CBS_DROPDOWNLIST | 
                        WS_VSCROLL | WS_TABSTOP
        CONTROL         "&Drive mapping",IDC_CHECK_DCDM_PS,"Button",
                        BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,16,
                        155,110,10,0,HIDC_CHECK_DCDM_PS
        CONTROL         "&Windows printer mapping",IDC_CHECK_DWCPM_PS,"Button",
                        BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,16,
                        170,109,10,0,HIDC_CHECK_DWCPM_PS
        CONTROL         "&LPT port mapping",IDC_CHECK_DCLPM_PS,"Button",
                        BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,16,
                        185,110,10,0,HIDC_CHECK_DCLPM_PS
        CONTROL         "&COM port mapping",IDC_CHECK_DCCPM_PS,"Button",
                        BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,135,
                        155,110,10,0,HIDC_CHECK_DCCPM_PS
        CONTROL         "Clip&board mapping",IDC_CHECK_DCCM_PS,"Button",
                        BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,135,
                        170,110,10,0,HIDC_CHECK_DCCM_PS
        CONTROL         "A&udio mapping",IDC_CHECK_DCAM_PS,"Button",
                        BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,135,
                        185,110,10,0,HIDC_CHECK_DCAM_PS
        LTEXT           "Disable the following:",IDC_STATIC,7,140,68,8
END
    
    IDD_TSCC_PERMISSIONS DIALOGEX 0, 0, 252, 218
    STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
    CAPTION "Permissions"
    FONT 8, "MS Shell Dlg", 0, 0, 0x1
    BEGIN
        CONTROL         "",IDC_LV_USRGRPS,"SysListView32",LVS_REPORT | 
                        LVS_SINGLESEL | LVS_NOCOLUMNHEADER | WS_BORDER | 
                        WS_TABSTOP,7,51,238,61,0,HIDC_LV_USRGRPS
        PUSHBUTTON      "A&dd...",IDC_ADD_GRPUSR,132,116,53,14,0,0,
                        HIDC_ADD_GRPUSR
        PUSHBUTTON      "Remove",IDC_REMOVE_GRPUSR,192,116,53,14,0,0,
                        HIDC_REMOVE_GRPUSR
        LTEXT           "Specifies which users and groups can access the connection, and how they can use it.",
                        IDC_STATIC,7,7,238,23
        CONTROL         "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,34,238,1
        LTEXT           "Name:",IDC_STATIC,7,40,22,8
        LTEXT           "&Permissions:",IDC_STATIC_NAMESTR,7,139,120,8
        CONTROL         "",IDC_CHECKLIST,"CHECKLIST",WS_BORDER | WS_TABSTOP | 
                        0x4a,7,150,238,61,WS_EX_CONTROLPARENT
        LTEXT           "Allow",IDC_STATIC,183,139,18,8
        LTEXT           "Deny",IDC_STATIC,214,139,18,8
    END
    
    IDD_TIMEOUTS_PS DIALOGEX 0, 0, 252, 218
    STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
    CAPTION "Sessions"
    FONT 8, "MS Shell Dlg", 0, 0, 0x1
    BEGIN
        LTEXT           "Use this tab to set Terminal Services timeout and reconnection settings.",
                        IDC_STATIC,7,6,238,15
        CONTROL         "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,24,238,1
        CONTROL         "&Override user settings",IDC_CHECK_INHERITTIMEOUT_PS,
                        "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | 
                        WS_GROUP | WS_TABSTOP,7,27,220,10,0,
                        HIDC_CHECK_INHERITTIMEOUT_PS
        LTEXT           "&End a disconnected session:",IDC_STATIC_TIMDISCON,19,
                        40,108,8,NOT WS_GROUP,0,HIDC_COMBO_TIMEOUTS_DISCON_PS
        COMBOBOX        IDC_COMBO_TIMEOUTS_DISCON_PS,138,37,107,57,CBS_DROPDOWN | 
                        WS_VSCROLL | WS_TABSTOP,0,HIDC_COMBO_TIMEOUTS_DISCON_PS
        CONTROL         "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,54,238,1
        LTEXT           "A&ctive session limit:",IDC_STATIC_TIMCON,19,62,112,8,
                        NOT WS_GROUP,0,HIDC_COMBO_TIMEOUTS_CON_PS
        COMBOBOX        IDC_COMBO_TIMEOUTS_CON_PS,138,60,107,57,CBS_DROPDOWN | 
                        WS_VSCROLL | WS_TABSTOP,0,HIDC_COMBO_TIMEOUTS_CON_PS
        LTEXT           "&Idle session limit:",IDC_STATIC_TIMIDLE,19,80,64,8,NOT 
                        WS_GROUP,0,HIDC_COMBO_TIMEOUTS_IDLE_PS
        COMBOBOX        IDC_COMBO_TIMEOUTS_IDLE_PS,138,78,107,57,CBS_DROPDOWN | 
                        WS_VSCROLL | WS_TABSTOP,0,HIDC_COMBO_TIMEOUTS_IDLE_PS
        CONTROL         "O&verride user settings",
                        IDC_CHECK_TIMEOUTS_INHERITBKCON_PS,"Button",
                        BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_GROUP | 
                        WS_TABSTOP,7,94,220,10,0,
                        HIDC_CHECK_TIMEOUTS_INHERITBKCON_PS
        LTEXT           "When session limit is reached or connection is broken:",
                        IDC_STATIC,19,106,217,8,NOT WS_GROUP
        CONTROL         "&Disconnect from session",IDC_RADIO_TIMEOUTS_DISCON_PS,
                        "Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,19,
                        117,226,10,0,HIDC_RADIO_TIMEOUTS_DISCON_PS
        CONTROL         "E&nd session",IDC_RADIO_TIMEOUTS_RESET_PS,"Button",
                        BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,19,130,226,10,
                        0,HIDC_RADIO_TIMEOUTS_RESET_PS
        CONTROL         "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,143,238,1
        CONTROL         "Override &user settings",
                        IDC_CHECK_TIMEOUTS_INHERITRECON_PS,"Button",
                        BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_GROUP | 
                        WS_TABSTOP,7,147,220,10,0,
                        HIDC_CHECK_TIMEOUTS_INHERITRECON_PS
        LTEXT           "Allow reconnection:",IDC_STATIC,19,159,166,8,NOT 
                        WS_GROUP
        CONTROL         "&From any client",IDC_RADIO_TIMEOUTS_ANYCLIENT_PS,
                        "Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,19,
                        171,226,10,0,HIDC_RADIO_TIMEOUTS_ANYCLIENT_PS
        CONTROL         "Fro&m previous client",IDC_RADIO_TIMEOUTS_PREVCLNT_PS,
                        "Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,19,
                        184,226,10,0,HIDC_RADIO_TIMEOUTS_PREVCLNT_PS
    END
    
    IDD_PAGE_SHADOW DIALOGEX 0, 0, 252, 218
    STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
    EXSTYLE WS_EX_CONTEXTHELP
    CAPTION "Remote Control"
    FONT 8, "MS Shell Dlg", 0, 0, 0x1
    BEGIN
        LTEXT           "You can use remote control to remotely control or observe a user's \nsession.",
                        IDC_STATIC,9,7,238,16
        CONTROL         "&Use remote control with default user settings",
                        IDC_RADIO_REMOTE_INHERIT,"Button",BS_AUTORADIOBUTTON | 
                        WS_GROUP,7,31,238,10,0,HIDC_RADIO_REMOTE_INHERIT
        CONTROL         "&Do not allow remote control",IDC_RADIO_NOREMOTE,"Button",
                        BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,7,44,238,10,0,
                        HIDC_RADIO_NOREMOTE
        CONTROL         "U&se remote control with the following settings:",
                        IDC_RADIO_ENABLE_REMOTE,"Button",BS_AUTORADIOBUTTON,7,58,
                        238,10,0,HIDC_RADIO_ENABLE_REMOTE
        LTEXT           "To require the user's permission to control or observe the session, \nselect the following check box:",
                        IDC_STATIC,16,72,226,21
        CONTROL         "&Require user's permission ",IDC_CHECK_NOTIFY,"Button",
                        BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_GROUP | 
                        WS_TABSTOP,16,94,229,10,0,HIDC_CHECK_NOTIFY
        GROUPBOX        "Level of control",IDC_STATIC_LEVELOFCTRL,16,108,229,44,
                        0,WS_EX_TRANSPARENT
        CONTROL         "&View the session",IDC_RADIO_WATCH,"Button",
                        BS_AUTORADIOBUTTON | WS_GROUP,25,121,202,10,0,
                        HIDC_RADIO_WATCH
        CONTROL         "&Interact with the session",IDC_RADIO_CONTROL,"Button",
                        BS_AUTORADIOBUTTON,25,134,202,10,0,HIDC_RADIO_CONTROL
    END
    
    IDD_RENAME DIALOG DISCARDABLE  0, 0, 242, 73
    STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
    CAPTION "Rename Connection"
    FONT 8, "MS Shell Dlg"
    BEGIN
        DEFPUSHBUTTON   "OK",IDOK,131,54,50,14
        PUSHBUTTON      "Cancel",IDCANCEL,185,54,50,14
        LTEXT           "Current setting:",IDC_STATIC,7,7,48,8
        LTEXT           "",IDC_STATIC_CURRENT_NAME,60,7,175,8
        LTEXT           "&New name:",IDC_STATIC,7,22,37,8
        EDITTEXT        IDC_EDIT_NEWNAME,60,20,176,12,ES_AUTOHSCROLL
    END
    
    IDD_ASYNC_WIZ DIALOG DISCARDABLE  50, 50, 317, 143
    STYLE WS_CHILD
    FONT 8, "MS Shell Dlg"
    BEGIN
        RTEXT           "De&vice ",IDL_ASYNC_DEVICENAME,25,24,25,8,NOT WS_GROUP
        COMBOBOX        IDC_ASYNC_DEVICENAME,55,22,216,70,CBS_DROPDOWNLIST | 
                        WS_VSCROLL | WS_TABSTOP
        PUSHBUTTON      "Modem &Properties...",IDC_MODEM_PROP_WIZ,200,39,71,14
        LTEXT           "&Modem callback",IDL_ASYNC_MODEMCALLBACK1,24,71,59,8,
                         NOT WS_VISIBLE | WS_DISABLED
        COMBOBOX        IDC_ASYNC_MODEMCALLBACK,83,69,110,43,CBS_DROPDOWNLIST | 
                        NOT WS_VISIBLE | WS_DISABLED | WS_VSCROLL | WS_TABSTOP
        CONTROL         "&Use user settings",IDC_ASYNC_MODEMCALLBACK_INHERIT,
                        "Button",BS_AUTOCHECKBOX | NOT WS_VISIBLE | WS_DISABLED | 
                        WS_GROUP | WS_TABSTOP,198,70,74,10
        LTEXT           "P&hone number",IDL_ASYNC_MODEMCALLBACK_PHONENUMBER,24,
                        89,48,8,NOT WS_VISIBLE | WS_DISABLED
        EDITTEXT        IDC_ASYNC_MODEMCALLBACK_PHONENUMBER,83,87,110,13,
                        ES_AUTOHSCROLL | NOT WS_VISIBLE | WS_DISABLED
        CONTROL         "Use user s&ettings",
                        IDC_ASYNC_MODEMCALLBACK_PHONENUMBER_INHERIT,"Button",
                        BS_AUTOCHECKBOX | NOT WS_VISIBLE | WS_DISABLED | 
                        WS_GROUP | WS_TABSTOP,198,88,74,10
        LTEXT           "Device c&onnect on:",IDL_ASYNC_CONNECT,24,55,63,8,NOT 
                        WS_VISIBLE | WS_DISABLED
        COMBOBOX        IDC_ASYNC_CONNECT,91,53,95,63,CBS_DROPDOWNLIST | NOT 
                        WS_VISIBLE | WS_DISABLED | WS_VSCROLL | WS_TABSTOP
        RTEXT           "Bau&d",IDL_ASYNC_BAUDRATE,194,55,20,8,NOT WS_VISIBLE | 
                        NOT WS_GROUP
        COMBOBOX        IDC_ASYNC_BAUDRATE,218,53,50,70,CBS_DROPDOWN | 
                        CBS_UPPERCASE | NOT WS_VISIBLE | WS_DISABLED | 
                        WS_VSCROLL | WS_TABSTOP
        PUSHBUTTON      "&Set Defaults",IDC_ASYNC_DEFAULTS,71,89,50,14,NOT 
                        WS_VISIBLE | WS_DISABLED | WS_GROUP
        PUSHBUTTON      "&Advanced...",IDC_ASYNC_ADVANCED,131,89,50,14,NOT 
                        WS_VISIBLE | WS_DISABLED
     END
    
    IDD_NETWORK_FACE DIALOGEX 0, 0, 252, 218
    STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
    CAPTION "Network Adapter"
    FONT 8, "MS Shell Dlg", 0, 0, 0x1
    BEGIN
        LTEXT           "The following network adapters are compatible with the selected transport type. Select the network adapter you want to use.",
                        IDC_STATIC,7,12,238,17
        LTEXT           "&Network adapter:",IDC_STATIC_NA,7,42,75,8,NOT WS_GROUP,0,
                        HIDC_COMBO_GEN_LANADAPTER
        COMBOBOX        IDC_COMBO_GEN_LANADAPTER,7,55,238,64,CBS_DROPDOWNLIST
                        | WS_VSCROLL | WS_TABSTOP,0,
                        HIDC_COMBO_GEN_LANADAPTER

        CONTROL         "&Unlimited connections",IDC_CHECK_GEN_UNLIMITED,"Button",
                        BS_AUTORADIOBUTTON,7,93,89,10,0,HIDC_CHECK_GEN_UNLIMITED
        CONTROL         "&Maximum connections:",IDC_RADIO_MAXPROP,"Button",
                        BS_AUTORADIOBUTTON,7,108,90,10,0,HIDC_RADIO_MAXPROP
        EDITTEXT        IDC_EDIT_GEN_MAXCONS,114,106,71,12,ES_AUTOHSCROLL | 
                        ES_NUMBER,0,HIDC_EDIT_GEN_MAXCONS
        CONTROL         "Spin1",IDC_SPINCTR_GEN,"msctls_updown32",
                        UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | 
                        UDS_ARROWKEYS | UDS_NOTHOUSANDS,186,106,8,10,0,
                        HIDC_EDIT_GEN_MAXCONS
        LTEXT           "",IDC_USERPERM_ICON,7,140,16,16,SS_ICON, NOT WS_VISIBLE
        LTEXT           "This server is configured in the default Remote Desktop mode for remote administration, which allows a maximum of two simultaneous remote connections.",IDC_TSMSTATIC_RA,23,140,212,29, NOT WS_VISIBLE
        
    END
    
    IDD_ASYNC_FACE DIALOGEX 0, 0, 252, 218
    STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
    CAPTION "Transport - Async"
    FONT 8, "MS Shell Dlg", 0, 0, 0x1
    BEGIN
        LTEXT           "&Device ",IDL_ASYNC_DEVICENAME,7,46,23,10,NOT WS_GROUP,
                        0,HIDC_ASYNC_DEVICENAME
        COMBOBOX        IDC_ASYNC_DEVICENAME,84,44,161,70,CBS_DROPDOWNLIST | 
                        WS_VSCROLL | WS_TABSTOP,0,
                        HIDC_ASYNC_DEVICENAME
        PUSHBUTTON      "&Modem Properties...",IDC_MODEM_PROP_PROP,174,61,71,13,
                        0,0,HIDC_MODEM_PROP_PROP
        LTEXT           "Device &connect on:",IDL_ASYNC_CONNECT,7,62,68,10,NOT 
                        WS_VISIBLE | WS_DISABLED | NOT WS_GROUP,0,
                        HIDC_ASYNC_CONNECT
        COMBOBOX        IDC_ASYNC_CONNECT,84,60,161,63,CBS_DROPDOWNLIST | NOT 
                        WS_VISIBLE | WS_DISABLED | WS_VSCROLL | WS_TABSTOP,0,
                        HIDC_ASYNC_CONNECT
        LTEXT           "&Baud",IDL_ASYNC_BAUDRATE,7,78,27,10,NOT WS_VISIBLE | 
                        WS_DISABLED | NOT WS_GROUP,0,HIDC_ASYNC_BAUDRATE
        COMBOBOX        IDC_ASYNC_BAUDRATE,84,76,161,70,CBS_DROPDOWN | 
                        WS_VSCROLL | WS_TABSTOP,0,HIDC_ASYNC_BAUDRATE
        LTEXT           "&Phone number",IDL_ASYNC_MODEMCALLBACK_PHONENUMBER,7,95,
                        64,10,NOT WS_GROUP,0,
                        HIDC_ASYNC_MODEMCALLBACK_PHONENUMBER
        EDITTEXT        IDC_ASYNC_MODEMCALLBACK_PHONENUMBER,84,93,161,12,
                        ES_AUTOHSCROLL,0,HIDC_ASYNC_MODEMCALLBACK_PHONENUMBER
        CONTROL         "&Use phone number from user settings",
                        IDC_ASYNC_MODEMCALLBACK_PHONENUMBER_INHERIT,"Button",
                        BS_AUTOCHECKBOX | WS_TABSTOP,84,109,161,12,0,
                        HIDC_ASYNC_MODEMCALLBACK_PHONENUMBER_INHERIT
        LTEXT           "Modem &call back is",IDL_ASYNC_MODEMCALLBACK1,7,126,64,
                        10,NOT WS_GROUP,0,HIDC_ASYNC_MODEMCALLBACK
        COMBOBOX        IDC_ASYNC_MODEMCALLBACK,84,124,161,43,CBS_DROPDOWNLIST | 
                        WS_VSCROLL | WS_TABSTOP,0,HIDC_ASYNC_MODEMCALLBACK
        CONTROL         "Use m&odem call back setting from user settings",
                        IDC_ASYNC_MODEMCALLBACK_INHERIT,"Button",BS_AUTOCHECKBOX | 
                        WS_TABSTOP,84,141,161,12,0,
                        HIDC_ASYNC_MODEMCALLBACK_INHERIT
        PUSHBUTTON      "&Set Defaults",IDC_ASYNC_DEFAULTS,75,195,54,14,NOT 
                        WS_VISIBLE | WS_DISABLED,0,HIDC_ASYNC_DEFAULTS
        PUSHBUTTON      "Ad&vanced...",IDC_ASYNC_ADVANCED,133,195,54,14,NOT 
                        WS_VISIBLE | WS_DISABLED,0,HIDC_ASYNC_ADVANCED
        LTEXT           "The following serial devices are compatible with the selected transport type.  Select the serial device, modem, or serial port you want to use.",
                        IDC_STATIC,7,6,238,17
    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"
    FONT 8, "MS Shell Dlg"
    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_YESNODIALOG DIALOGEX 0, 0, 215, 106
    STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
    CAPTION "Delete Temporary Folders"
    FONT 8, "MS Shell Dlg", 0, 0, 0x1
    BEGIN
        LTEXT           "Delete temporary folders on exit",IDC_STATIC_YNTEXTHLDR,
                        12,19,196,9
        CONTROL         "&Yes",IDC_RADIO_YES,"Button",BS_AUTORADIOBUTTON,12,33,
                        28,10,0,HIDC_RADIO_YES
        CONTROL         "&No",IDC_RADIO_NO,"Button",BS_AUTORADIOBUTTON,12,47,25,
                        10,0,HIDC_RADIO_NO
        DEFPUSHBUTTON   "OK",IDOK,97,85,50,14
        PUSHBUTTON      "Cancel",IDCANCEL,158,85,50,14
    END
    
    IDD_DEFCONSEC DIALOGEX 0, 0, 215, 106
    STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
    CAPTION "Default Connection Security"
    FONT 8, "MS Shell Dlg", 0, 0, 0x1
    BEGIN
        DEFPUSHBUTTON   "OK",IDOK,104,85,50,14
        PUSHBUTTON      "Cancel",IDCANCEL,158,85,50,14
        LTEXT           "&Default connection security:",IDC_STATIC,7,38,201,12
        COMBOBOX        IDC_COMBO_DEFSEC,7,55,201,47,CBS_DROPDOWNLIST | 
                        WS_VSCROLL | WS_TABSTOP,0,HIDC_COMBO_DEFSEC
        LTEXT           "Set a default security descriptor for all connections on this terminal server",
                        IDC_STATIC,7,7,201,18
    END
    
    IDD_LICENSING DIALOGEX 0, 0, 250, 150
    STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
    CAPTION "Licensing Mode"
    FONT 8, "MS Shell Dlg", 0, 0, 0x1
    BEGIN
        DEFPUSHBUTTON   "OK",IDOK,139,129,50,14
        PUSHBUTTON      "Cancel",IDCANCEL,193,129,50,14
        LTEXT           "&Licensing Mode:",
                        IDC_STATIC,7,7,101,19
	COMBOBOX	IDC_LICENSING_MODE,111,7,128,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
	LTEXT		"",IDC_LICENSING_DESCRIPTION,7,40,232,32
	LTEXT		"To change this server to Remote Desktop for Administration, use <a>Add/Remove Programs</a>.",IDC_LICENSING_TO_REMOTE_ADMIN,7,80,232,32,NOT WS_VISIBLE
	LTEXT		"To change this server out of Remote Desktop for Administration, use <a>Add/Remove Programs</a>.",IDC_LICENSING_FROM_REMOTE_ADMIN,7,80,232,32,NOT WS_VISIBLE
    END

  
    IDD_DIALOG_PERSESSION DIALOGEX 0, 0, 215, 106
    STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
    CAPTION "Use Temporary Folders Per Session"
    FONT 8, "MS Shell Dlg", 0, 0, 0x1
    BEGIN
        LTEXT           "Use temporary folders per session",
                        IDC_STATIC_TEMPPERSESSION,12,19,195,9,NOT WS_GROUP
        CONTROL         "&Yes",IDC_RADIO_PERSESSION_YES,"Button",
                        BS_AUTORADIOBUTTON,12,33,28,10,0,
                        HIDC_RADIO_PERSESSION_YES
        CONTROL         "&No",IDC_RADIO_PERSESSION_NO,"Button",
                        BS_AUTORADIOBUTTON,12,47,25,10,0,
                        HIDC_RADIO_PERSESSION_NO
        DEFPUSHBUTTON   "OK",IDOK,103,85,50,14
        PUSHBUTTON      "Cancel",IDCANCEL,158,85,50,14
    END
    
   IDD_ADP_DIALOG DIALOGEX 0, 0, 215, 106
   STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
   CAPTION "Active Desktop"
   FONT 8, "MS Shell Dlg"
   BEGIN
       LTEXT           "To conserve server resources, you can turn off the Active Desktop feature",IDC_STATIC_ADP_HDR,12,5,196,18
       CONTROL         "&Disable Active Desktop",IDC_RADIO_AD_ENABLE,"Button",
                       BS_AUTOCHECKBOX | WS_TABSTOP ,12,32,138,10,0,HIDC_RADIO_AD_ENABLE
       //CONTROL         "&Disable",IDC_RADIO_ADP_DISABLE,"Button",
       //                BS_AUTORADIOBUTTON,12,47,39,10,0,HIDC_RADIO_ADP_DISABLE
       DEFPUSHBUTTON   "OK",IDOK,97,85,50,14
       PUSHBUTTON      "Cancel",IDCANCEL,158,85,50,14
   END

IDD_PROPPAGE_TERMINAL_SERVER_PERM DIALOG DISCARDABLE  0, 0, 324, 190
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Permission Compatibility"
FONT 8, "MS Shell Dlg"
BEGIN
    LTEXT           "Many applications require special access to system resources, such as the registry and system directories, in order to work correctly.",
                    IDC_STATIC,12,7,274,20
    CONTROL         "&Full Security",
                    IDC_RADIO_WIN2KPERM,"Button",BS_AUTORADIOBUTTON | 
                    WS_GROUP,19,32,265,10
    CONTROL         "&Relaxed Security",
                    IDC_RADIO_TS4PERM,"Button",BS_AUTORADIOBUTTON,19,88,265,
                    10
    LTEXT           "Select this option to provide the most secure environment in which to run applications.  By default, Terminal Server Users will have the same permissions as members of the Users group and thus may not be able to run many legacy applications.",
                    IDC_LTEXT_W2KUSERS,31,47,290,32
    LTEXT           "Select this option to provide an environment that is compatible with most legacy applications.",
                    IDC_STATIC,31,106,289,18
    LTEXT           "Under this configuration, all Users will have full access to critical registry and file system locations. This is necessary in order to run many legacy applications.",
                    IDC_STATIC,50,131,243,30
    DEFPUSHBUTTON   "OK",IDOK,213,167,50,14
    PUSHBUTTON      "Cancel",IDCANCEL,268,167,50,14
    ICON            "",IDC_USERPERM_ICON,37,131,20,20,WS_GROUP
END

IDD_CUSTOM_SECURITY DIALOG DISCARDABLE   0, 0, 186, 181
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Custom Security Descriptor Management"
FONT 8, "MS Shell Dlg"
BEGIN
    DEFPUSHBUTTON   "OK",IDOK,67,148,50,14
    LTEXT           "The default Permissions settings are Read Only and cannot be changed, unless a Group Policy is set to override this. ",
                    IDC_STATIC,7,7,172,27
    LTEXT           "Use the ""Remote Desktop Users"" group to grant user rights to logon remotely. The Administrators group has full access to all connections.",
                    IDC_STATIC,6,39,172,29
    LTEXT           "To enable Administrator rights to customize permissions, open [Do not allow local administrators to customize permissions] in the group policy snap-in under:",
                    IDC_STATIC,7,72,161,33
    CONTROL         "Computer Configuration->Administrative Templates->Windows Components->Terminal Services. <A>GpEdit.msc</A>",
                    IDC_GP_LINK,"Link Window",WS_TABSTOP,19,108,145,28
END

IDD_SINGLE_SESSION DIALOGEX 0, 0, 215, 106
STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Single session per user"
FONT 8, "MS Shell Dlg"
BEGIN
    LTEXT           "To conserve server resources and simplify reconnecting to disconnected sessions, you can restrict each user to a single session",
                    IDC_STATIC_SINGLE_SESSION_HDR,12,5,196,28
    CONTROL         "&Restrict each user to one session",
                    IDC_RADIO_SINGLE_SESSION_ENABLE,"Button",BS_AUTOCHECKBOX | 
                    WS_TABSTOP,12,49,138,10,0,
                    HIDC_RADIO_SINGLE_SESSION_ENABLE
    DEFPUSHBUTTON   "OK",IDOK,97,85,50,14
    PUSHBUTTON      "Cancel",IDCANCEL,158,85,50,14
END


    /////////////////////////////////////////////////////////////////////////////
    //
    // Dialog Info
    //
    
    IDD_ASYNC_WIZ 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
    
    IDD_ASYNC_FACE 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
    
    
    /////////////////////////////////////////////////////////////////////////////
    //
    // DESIGNINFO
    //
    
    #ifdef APSTUDIO_INVOKED
    GUIDELINES DESIGNINFO DISCARDABLE 
    BEGIN
        IDD_AUTO_LOGON, DIALOG
        BEGIN
            LEFTMARGIN, 21
            RIGHTMARGIN, 296
            VERTGUIDE, 34
            VERTGUIDE, 109
            VERTGUIDE, 114
            TOPMARGIN, 1
        END
    
        IDD_CONNECTION_PROP, DIALOG
        BEGIN
            LEFTMARGIN, 21
            RIGHTMARGIN, 296
            TOPMARGIN, 1
            BOTTOMMARGIN, 136
        END
    
        IDD_CONNECTION_TYPE, DIALOG
        BEGIN
            LEFTMARGIN, 21
            RIGHTMARGIN, 296
            TOPMARGIN, 1
            BOTTOMMARGIN, 136
        END
    
        IDD_FINISH, DIALOG
        BEGIN
            RIGHTMARGIN, 304
            VERTGUIDE, 115
            TOPMARGIN, 8
            HORZGUIDE, 40
        END
    
        IDD_INITIAL_PROGRAM, DIALOG
        BEGIN
            LEFTMARGIN, 21
            RIGHTMARGIN, 296
            TOPMARGIN, 1
            BOTTOMMARGIN, 136
        END
    
        IDD_LAN, DIALOG
        BEGIN
            LEFTMARGIN, 21
            RIGHTMARGIN, 296
            TOPMARGIN, 1
            BOTTOMMARGIN, 136
        END
    
        IDD_REMOTE_CONTROL, DIALOG
        BEGIN
            LEFTMARGIN, 21
            RIGHTMARGIN, 296
            VERTGUIDE, 34
            TOPMARGIN, 1
        END
    
        IDD_SECURITY, DIALOG
        BEGIN
            LEFTMARGIN, 21
            RIGHTMARGIN, 296
            TOPMARGIN, 1
            BOTTOMMARGIN, 136
        END
    
        IDD_TIMEOUT, DIALOG
        BEGIN
            LEFTMARGIN, 21
            RIGHTMARGIN, 296
            VERTGUIDE, 34
            VERTGUIDE, 108
            VERTGUIDE, 115
            VERTGUIDE, 183
            VERTGUIDE, 212
            VERTGUIDE, 223
            TOPMARGIN, 1
        END
    
        IDD_WALLPAPER, DIALOG
        BEGIN
            LEFTMARGIN, 21
            RIGHTMARGIN, 296
            TOPMARGIN, 1
            BOTTOMMARGIN, 136
        END
    
        IDD_WELCOME, DIALOG
        BEGIN
            RIGHTMARGIN, 305
            VERTGUIDE, 115
            TOPMARGIN, 8
            HORZGUIDE, 40
        END
    
        IDD_ENVIRONMENT, DIALOG
        BEGIN
            LEFTMARGIN, 7
            RIGHTMARGIN, 245
            VERTGUIDE, 16
            VERTGUIDE, 25
            VERTGUIDE, 227
            VERTGUIDE, 236
            TOPMARGIN, 7
            BOTTOMMARGIN, 211
        END
    
        IDD_GENERAL, DIALOG
        BEGIN
            LEFTMARGIN, 7
            RIGHTMARGIN, 245
            VERTGUIDE, 16
            VERTGUIDE, 25
            VERTGUIDE, 55
            VERTGUIDE, 98
            VERTGUIDE, 130
            VERTGUIDE, 227
            VERTGUIDE, 236
            TOPMARGIN, 7
            BOTTOMMARGIN, 211
        END
    
        IDD_LOGONSETTINGS, DIALOG
        BEGIN
            LEFTMARGIN, 7
            RIGHTMARGIN, 245
            VERTGUIDE, 16
            VERTGUIDE, 25
            VERTGUIDE, 80
            VERTGUIDE, 170
            VERTGUIDE, 227
            VERTGUIDE, 236
            TOPMARGIN, 7
            BOTTOMMARGIN, 211
        END
    
        IDD_TSCC_CLIENT, DIALOG
        BEGIN
            LEFTMARGIN, 7
            RIGHTMARGIN, 245
            VERTGUIDE, 16
            VERTGUIDE, 25
            VERTGUIDE, 227
            VERTGUIDE, 236
            TOPMARGIN, 7
            BOTTOMMARGIN, 211
        END
    
        IDD_TSCC_PERMISSIONS, DIALOG
        BEGIN
            LEFTMARGIN, 7
            RIGHTMARGIN, 245
            VERTGUIDE, 16
            VERTGUIDE, 25
            VERTGUIDE, 226
            VERTGUIDE, 235
            TOPMARGIN, 7
            BOTTOMMARGIN, 211
        END
    
        IDD_TIMEOUTS_PS, DIALOG
        BEGIN
            LEFTMARGIN, 7
            RIGHTMARGIN, 245
            VERTGUIDE, 19
            VERTGUIDE, 25
            VERTGUIDE, 83
            VERTGUIDE, 107
            VERTGUIDE, 180
            VERTGUIDE, 227
            VERTGUIDE, 236
            TOPMARGIN, 7
            BOTTOMMARGIN, 211
        END
    
        IDD_PAGE_SHADOW, DIALOG
        BEGIN
            LEFTMARGIN, 7
            RIGHTMARGIN, 245
            VERTGUIDE, 16
            VERTGUIDE, 25
            VERTGUIDE, 227
            VERTGUIDE, 236
            TOPMARGIN, 7
            BOTTOMMARGIN, 211
        END
    
        IDD_RENAME, DIALOG
        BEGIN
            LEFTMARGIN, 7
            RIGHTMARGIN, 235
            TOPMARGIN, 7
            BOTTOMMARGIN, 68
        END
    
        IDD_ASYNC_WIZ, DIALOG
        BEGIN
            LEFTMARGIN, 21
            RIGHTMARGIN, 296
        END
    
        IDD_NETWORK_FACE, DIALOG
        BEGIN
            LEFTMARGIN, 7
            RIGHTMARGIN, 245
            TOPMARGIN, 6
            BOTTOMMARGIN, 211
        END
    
        IDD_ASYNC_FACE, DIALOG
        BEGIN
            LEFTMARGIN, 7
            RIGHTMARGIN, 245
            TOPMARGIN, 6
            BOTTOMMARGIN, 209
        END
    
        IDD_YESNODIALOG, DIALOG
        BEGIN
            LEFTMARGIN, 7
            RIGHTMARGIN, 208
            TOPMARGIN, 7
            BOTTOMMARGIN, 99
        END
    
        IDD_DEFCONSEC, DIALOG
        BEGIN
            LEFTMARGIN, 7
            RIGHTMARGIN, 208
            TOPMARGIN, 7
            BOTTOMMARGIN, 99
        END
    
        IDD_DIALOG_PERSESSION, DIALOG
        BEGIN
            LEFTMARGIN, 12
            RIGHTMARGIN, 208
            TOPMARGIN, 7
            BOTTOMMARGIN, 99
        END
    
       IDD_ADP_DIALOG, DIALOG
       BEGIN
           LEFTMARGIN, 7
           RIGHTMARGIN, 208
           TOPMARGIN, 7
           BOTTOMMARGIN, 99
       END

       IDD_SINGLE_SESSION, DIALOG
       BEGIN
           LEFTMARGIN, 7
           RIGHTMARGIN, 208
           TOPMARGIN, 7
           BOTTOMMARGIN, 99
       END
       
    END
    #endif    // APSTUDIO_INVOKED
    
   
    /////////////////////////////////////////////////////////////////////////////
    // VERSIONINFO
    #define VER_FILETYPE    VFT_APP
    #define VER_FILESUBTYPE VFT2_UNKNOWN
    #define VER_FILEDESCRIPTION_STR     "Terminal Services Connection Configuration"
    #define VER_INTERNALNAME_STR        "tscc"
    #define VER_ORIGINALFILENAME_STR    "tscc.dll"
  
    #include <verall.h>
    #include "common.ver"
    
    
    /////////////////////////////////////////////////////////////////////////////
    //
    // Bitmap
    //
    
    IDB_TSCC_LOGO           BITMAP  DISCARDABLE     "terminal_srvr1.bmp"
    IDB_TSCC_ICON           BITMAP  DISCARDABLE     "terminal_srvr_hd.bmp"
    IDB_BITMAP_GENLARGE     BITMAP  DISCARDABLE     "genlarg.bmp"
    IDB_BITMAP_GENSMALL     BITMAP  DISCARDABLE     "gensmall.bmp"
    
    /////////////////////////////////////////////////////////////////////////////
    //
    // Icon
    //
    
    // Icon with lowest ID value placed first to ensure application icon
    // remains consistent on all systems.
    IDI_ICON_GENERAL2       ICON    DISCARDABLE     "icon_genral.ico"
    IDI_ICON_CON            ICON    DISCARDABLE     "conec.ico"
    IDI_ICON_DISCON         ICON    DISCARDABLE     "disconec.ico"
    IDI_ICON_ABOUT          ICON    DISCARDABLE     "about.ico"
    IDI_ICON_BULLET         ICON    DISCARDABLE     "bullet.ico"
    IDI_ICON_WARNING        ICON    DISCARDABLE     "warning.ico"
    
    /////////////////////////////////////////////////////////////////////////////
    //
    // String Table
    //
    
    STRINGTABLE DISCARDABLE 
    BEGIN
        IDS_PROJNAME            "Tscc"
        IDS_NAMESTRING          "Terminal Services Configuration"
        IDS_WELCOMEHEADER       "Terminal Services"
        IDS_WELCOMESUBHEADER    "Connection Configuration"
        IDS_WIZARDTITLE         "Terminal Services Connection Wizard"
    END
    
    STRINGTABLE DISCARDABLE 
    BEGIN
        IDS_ERROR_TITLE         "Terminal Services Configuration"
        IDS_WARN_TITLE          "Terminal Services Configuration"
        IDS_ERROR_NUMERICENTRY  "You must enter a numeric value."
    END
    
    STRINGTABLE DISCARDABLE 
    BEGIN
        IDS_NOTIMEOUT           "Never"
        IDS_DIGIT_DOT_DIGIT_TU  "%1!d!.%2!d! %3"
        IDS_DIGIT_TU            "%1!d! %2"
        IDS_DAYS                "days"
        IDS_DAY                 "day"
        IDS_HOURS               "hours"
        IDS_HOUR                "hour"
        IDS_MINUTES             "minutes"
        IDS_MINUTE              "minute"
        IDS_D                   "d"
        IDS_H                   "h"
        IDS_M                   "m"
    END
    
    STRINGTABLE DISCARDABLE 
    BEGIN
        IDS_HR                  "hr"
        IDS_HRS                 "hrs"
        IDS_MIN                 "min"
        IDS_ERROR_TOOMANYDIGITS "%1 has too many digits to parse."
        IDS_ERROR_PARSEINVALID  "The information entered in %1 is not in the correct format.\nRe-enter the information in this format: [ numeric value ] [ (d)ays (h)ours (m)inutes]."
        IDS_ERROR_MAXVALEXCEEDED 
                                "%1 exceeded the maximum settings.\nThe maximum settings are 49 days and 17 hours."
        IDS_VERDANABLDFONTSIZE  "12"
        IDS_VERDANABLDFONTNAME  "Verdana Bold"
        IDS_PROVIDER            "Microsoft Corporation"
        IDS_DESCRIPTION         "Configures connections for Terminal Services"
        IDS_VERSION             "1.0"
        IDS_HELPFILE            "tscc.hlp"
        IDS_COLCONNECT          "Connection"
        IDS_COLTRANSPORT        "Transport"
        IDS_COLTYPE             "Type"
        IDS_COLCOMMENT          "Comment"
    END
    
    STRINGTABLE DISCARDABLE 
    BEGIN
        IDS_CTXM_NAME           "&Create New Connection"
        IDS_CTXM_STATUS         "Creates a new connection to your terminal server"
        IDS_COMBO_CONNECTION    "Active session limit setting"
        IDS_COMBO_DISCONNECTION "End a disconnected session setting"
        IDS_COMBO_IDLECONNECTION "Idle session limit setting"
        IDS_PERMS_SPECIAL_QUERY "Query Information"
        IDS_PERMS_SPECIAL_SET   "Set Information"
        IDS_PERMS_SPECIAL_RESET "Reset"
        IDS_PERMS_SPECIAL_SHADOW "Remote Control"
        IDS_PERMS_SPECIAL_LOGON "Logon"
        IDS_PERMS_SPECIAL_LOGOFF "Logoff"
        IDS_PERMS_SPECIAL_MSG   "Message"
        IDS_PERMS_SPECIAL_CONNECT "Connect"
        IDS_PERMS_SPECIAL_DISCONNECT "Disconnect"
        IDS_PERMS_SPECIAL_DELETE "Virtual Channels"
    END
    
    STRINGTABLE DISCARDABLE 
    BEGIN
        IDS_PERMS_RESOURCE_ADMIN "Full Control"
        IDS_PERMS_RESOURCE_USER "User Access"
        IDS_PERMS_RESOURCE_GUEST "Guest Access"
        IDS_ERR_CONREADFAIL     "The number of connections cannot be obtained.\nConnection range is ( 0 - 999,999 )"
        IDS_ERR_CONMAX          "The maximum number of connections allowed is 999,999"
        IDS_ERR_UNIQUECON       "The new connection must have a unique connection type, transport type, or network adapter."
        IDS_HEADER_LOGONSETTINGS "Logon Settings"
        IDS_SUBHEADER_LOGONSETTINGS 
                                "You can specify the information required from users when they log on."
        IDS_HDR_CONTYPE         "Connection Type"
        IDS_SUBHDR_CONTYPE      "Client computers use a connection to log on to a computer running Terminal Services."
        IDS_SUBHDR_SECURITY     "Data sent between the Terminal server and the client can be encrypted for security."
        IDS_HDR_INITPRG         "Set User Environment"
        IDS_SUBHDR_INITPRG      "You can automatically run a program that correctly sets a user's environment at logon."
    END
    
    STRINGTABLE DISCARDABLE 
    BEGIN
        IDP_ERROR_GET_OVERLAPPED_RESULT_WRITE 
                                "A write error occurred (GetOverlappedResult)."
        IDP_ERROR_WRITE_FILE    "An error occurred (WriteFile)."
    END
    
    STRINGTABLE DISCARDABLE 
    BEGIN
        IDS_TSCCHELPTOPIC       "termsrv.chm::ts_con_topnode.htm"
        IDS_ERR_DELFAIL         "Unable to delete connection.\n1) Refresh the settings and try this operation again.\n2) Make sure you have administrative privileges to complete this operation."
        IDS_ERROR_NODEVICES     "There are no devices available to configure this transport type."
        IDP_ERROR_GET_OVERLAPPED_RESULT_READ 
                                "A read error occurred (GetOverlappedResult)."
        IDP_ERROR_MODEM_SET_INFO 
                                "The configuration information for modem %s cannot be set."
        IDP_ERROR_MODEM_GET_INIT 
                                "The INIT command string for modem %s cannot be read."
        IDP_ERROR_MODEM_GET_DIAL 
                                "The DIAL command string for modem %s cannot be read."
        IDP_ERROR_MODEM_GET_LISTEN 
                                "The LISTEN command string for modem %s cannot be read."
        IDP_ERROR_GET_SECURITY_WINSTATION 
                                "Cannot get security information for connection %s."
        IDP_ERROR_PERMISSIONS_EDITOR_FAILED 
                                "Cannot load the permissions editor dialog box."
        IDP_ERROR_SET_SECURITY_WINSTATION 
                                "Cannot 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."
        IDP_ERROR_DISABLE       "The %s connection cannot be disabled."
        IDP_ERROR_CANT_OPEN_DEVICE 
                                "An error occurred during opening of the specified device."
    END
    
    STRINGTABLE DISCARDABLE 
    BEGIN
        IDS_RENAME_WRN_PL       "Changes will be made to the system registry, however the user sessions now active on the %s connection will not be changed.\n\nDo you wish to continue?"
        IDP_ERROR_MODEM_PROPERTIES_NOT_AVAILABLE 
                                "An error occurred while getting modem properties."
        IDS_WRN_TSTCON          "Testing connection %s will cause the user session currently logged on to this connection to be reset.  Do you want to continue?"
        IDP_INVALID_BAUD        "The Baud Rate Field should contain only numbers."
        IDS_REBOOT_REQD         "The server has to be rebooted for the changes to take effect."
        IDS_LIC_ERRTITLE        "Licensing Error"
        IDS_SETTINGSHELP        "termsrv.chm::ts_con_serversettings.htm"
        IDS_TSCACCESSDENIED     "Unable to complete operation.\n\nAccess is denied."
        IDS_TSCERRGENERAL       "Unable to complete operation.\n\nAn internal error has occurred."
    END
    
    STRINGTABLE DISCARDABLE 
    BEGIN
        IDS_TSCERRTITLE         "Terminal Services Configuration"
        IDS_SSERROR             "< Error >"
        IDS_PROPCHANGE_WRN      "Configuration changes have been made to the system registry; however, the user session now active on the %s connection will not be changed."
        IDS_PROPCHANGE_WRN_2    "Configuration changes have been made to the system registry; however, the user sessions now active on the %s connection will not be changed."
        IDS_TERMSERPROP         "Terminal Services Properties"
        IDS_REPORTERROR         "Operation failed.\n\n%s"
        IDS_ERR_INVALIDFIRSTCHAR "The connection name cannot begin with a digit."
        IDS_CHANGE_ASYNC        "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?"
        IDS_CHANGE_MODEM        "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?"
        IDS_ASYNC_HELPFILE      "tscc.hlp"
        IDS_ACTIVEDESK_MENU     "Active Desktop"
        IDS_ACTIVEDESK_PROP_STATUS "Click to enable or disable the Active Desktop interface"
        IDS_DISABLE_ADP_STATUS  "Click to disable the Active Desktop interface"
        IDS_ENABLE_ADP_STATUS   "Click to enable the Active Desktop interface"
   END
 
   STRINGTABLE DISCARDABLE 
   BEGIN
        IDP_ERROR_CANT_INITIALIZE_DEVICE 
                                "An error occurred during initialization of the device."
        IDP_ERROR_READ_FILE     "An error occurred (ReadFile)."
        IDP_ERROR_CANT_INITIALIZE_INPUT_THREAD 
                                "Cannot initialize the test input thread."
        IDP_ERROR_WAIT_FOR_MULTIPLE_OBJECTS 
                                "An error occurred (WaitForMultipleObjects)."
        IDP_ERROR_GET_COMM_MODEM_STATUS "An error occurred (GetCommModemStatus)."
        IDP_ERROR_WAIT_COMM_EVENT "An error occurred (WaitCommEvent)."
        IDP_ERROR_CANT_CREATE_INPUT_THREAD "Cannot create the test input thread."
        IDS_WRN_UNIQUECON       "The connection must be unique"
        IDS_CACHEDSESSIONS      "Number of cached sessions"
        IDS_DELTEMPONEXIT       "Delete temporary folders on exit"
        IDS_USETEMPDIR          "Use temporary folders per session"
        IDS_DEFCONSEC           "Default connection security"
	IDS_LICENSING		"Licensing"
        IDS_ERR_CACHEDVALUE     "Enter a range between 0 - 10 for the number of cached sessions."
        IDS_SETTINGS_COLUMN1    "Settings"
    END
    
    STRINGTABLE DISCARDABLE 
    BEGIN
        IDS_HDR_REMOTE          "Remote Control"
        IDS_SUBHDR_REMOTE       "You can use remote control to control user input, monitor user actions, and give assistance."
        IDS_HDR_WALLPR          "Wallpaper Setting"
        IDS_SUBHDR_WALLPR       "You can override the user setting for wallpaper display."
        IDS_HDR_TRANSTYPE       "Transport Type"
        IDS_SUBHDR_TRANSTYPE    "After you create a connection, you cannot change the transport type."
        IDS_HDR_LAN             "Network Adapter"
        IDS_SUBHDR_LAN          "Select a network adapter. You can also limit the number of concurrent connections."
        IDS_HDR_ASYNC           "Async Configuration"
        IDS_SUBHDR_ASYNC        "Select and configure your asynchronous device."
        IDS_HDR_TIMEOUT         "Timeout Settings"
        IDS_SUBHDR_TIMEOUT      "You can specify maximum timeout durations for connection sessions."
        IDS_INVALID_DEVICE      "A device must be selected."
        IDS_MAINFOLDERNAME      "Connections"
        IDS_DELETETEXT          "You are about to delete a connection. Do you want to continue?"
        IDS_DELTITLE            "Delete Connection"
    END
    
    STRINGTABLE DISCARDABLE 
    BEGIN
        IDS_SECURPAGENAME       "Permissions"
        IDS_ERR_PASSWD          "Your password should be from 6 to 14 characters in length."
        IDS_ERR_PASSCONFIRM     "The password was not confirmed. Please re-enter it."
        IDS_ERR_CONEXIST        "The connection name already exists. Create a unique name."
        IDS_ERR_WINNAME         "Connection name already exists, please enter a unique name"
        IDS_HDR_SECURITY        "Data Encryption"
        IDS_DISABLECONNECTION   "Are you sure you want to disable the %s connection?"
        IDS_DISABLELIVECONNECTION 
                                "Disabling the %s connection will cause the user sessions currently logged on to this connection to be reset.  Do you want to continue?"
        IDS_DELETELIVECON       "Deleting %s will cause the user sessions currently logged on to this connection to be reset.  Do you want to continue?"
        IDS_ERR_INEDITMODE      "Please close all property pages before continuing."
        IDS_INVALID_CHARS       "\\/:%*?""<>|,.[]() '#"
        IDS_ERR_INVALIDCHARS    "A valid name must be entered. Do not use spaces or any of the following characters \\ / : * ? # "" ' < > % | , . [ ] ( )"
        IDS_ERR_LANRECFG        "Make sure connection type or network adapter settings are unique.  These settings were changed, possibly by another instance of this program."
        IDS_ERR_LANCHANGE       "Changing the LAN adapter while users are still connected will reset their sessions. Do you want to continue?"
        IDS_TSCCSNAPHELP        "\\help\\tscc.chm"
    END
    
    STRINGTABLE DISCARDABLE 
    BEGIN
        IDS_ATTRIB_COLUMN2      "Attribute"
        IDS_DISABLECON          "&Disable Connection"
        IDS_DISABLECON_STATUS   "Click to disable logon to Terminal Services"
        IDS_ENABLECON           "&Enable Connection"
        IDS_ENABLECON_STATUS    "Click to enable logon to Terminal Services"
        IDS_RENAMECON           "&Rename Connection"
        IDS_RENAMECON_STATUS    "Click to rename the selected connection"
        IDS_RAA                 "Remote Administration"
        IDS_AS                  "Application Server"
        IDS_AA                  "Anonymous Access"
        IDS_ERROR_INVALID_SD    "The default security is invalid. Select an appropriate security descriptor"
        IDS_YES                 "Yes"
        IDS_NO                  "No"
        IDS_ENABLED             "Enable"
        IDS_ADS_ATTR            "Active Desktop"
        IDS_NONE                "None"
        IDS_HARDWARE            "Hardware"
    END
    
    STRINGTABLE DISCARDABLE 
    BEGIN
        IDS_DISABLED            "Disable"
        IDS_YESMENU             "&Yes"
        IDS_NOMENU              "&No"
        IDS_ENABLEMENU          "&Enable"
        IDS_DISABLEMENU         "&Disable"
        IDS_CACHEDSESSION_STATUS "Click to edit the number of cached sessions."
        IDS_STANDARAD_PROPERTIES_STATUS "Click to view or edit the attribute"
        IDS_NOTDELTEMP_STATUS   "Click to retain temporary folders on exit"
        IDS_DELTEMP_STATUS      "Click to delete temporary folders on exit"
        IDS_PROPERTIES_MENU     "&Properties"
        IDS_NOTUSEPERSESSION_STATUS 
                                "Click to disable use of temporary folders per session"
        IDS_USERPERM            "Permission Compatibility"
        IDS_USERPERM_NT4        "Relaxed Security"
        IDS_USERPERM_W2K        "Full Security"
        IDS_USEPERSESSION_STATUS "Click to use temporary folders per session"
        IDS_SETTINGSFOLDER      "Server Settings"
        IDS_RENAME_WRN_SINGLE   "Changes will be made to the system registry, however the user session now active on the %s connection will not be changed.\n\nDo you wish to continue?"
        IDS_RAM                 "remote administration mode"
        IDS_ASM                 "application server mode"
        IDS_DISABNETWORK        "Some connection(s) have been disabled due to changes detected in the Network Adapter settings.\nDouble click the connection(s) to review the Network Adapter settings."
        IDS_INVALNETWORK        "Your network adapter settings for this connection has changed.  Select an appropriate network adapter."
        IDS_REMOTEADMIN_ONLY     "To change permission compatibility settings you must switch to application server mode in Terminal Services."
        IDS_ERR_TERMSRVMODE     "Unable to determine Terminal Server mode, your setting might not be saved."
        
        IDS_SINGLE_SESSION      "Restrict each user to one session"
        IDS_DISABLE_SINGLESESSION_STATUS 
                                "Click to allow multiple sessions per user"
        IDS_ENABLE_SINGLESESSION_STATUS 
                                "Click to restrict each user to a single session"
        IDS_ERROR_NO_LICENSING_MODE_LIST "Unable to retrieve the list of licensing modes."
        IDS_ERROR_NO_LICENSING_MODE "Unable to retrieve the current licensing mode."
        IDS_ERROR_NO_MEMORY "Out of memory."
        IDS_ERROR_NO_LICENSING_MODE_INFO "Unable to retrieve information about a licensing mode."

	IDS_COLORDEPTH_24       "24 bit"
	IDS_COLORDEPTH_16       "16 bit"
	IDS_COLORDEPTH_15       "15 bit"
	IDS_COLORDEPTH_8        "8 bit"

    END
    
    #endif    // English (U.S.) resources
    /////////////////////////////////////////////////////////////////////////////

    //
    // MUI strings used on start menu
    //
    STRINGTABLE DISCARDABLE
    BEGIN
        IDS_TSCC_STARTMENU_NAME "Terminal Services Configuration"
        IDS_TSCC_STARTMENU_TIP  "Manages Terminal Services protocol configurations and server settings"
    END
    
    #ifndef APSTUDIO_INVOKED
    /////////////////////////////////////////////////////////////////////////////
    //
    // Generated from the TEXTINCLUDE 3 resource.
    //
    1 TYPELIB "tscc.tlb"
    
    /////////////////////////////////////////////////////////////////////////////
    #endif    // not APSTUDIO_INVOKED