1207 lines
49 KiB
Plaintext
1207 lines
49 KiB
Plaintext
//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
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// English (U.S.) resources
|
|
|
|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
|
#ifdef _WIN32
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
#pragma code_page(1252)
|
|
#endif //_WIN32
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Dialog
|
|
//
|
|
|
|
IDD_PROPPAGE_WELCOME DIALOG DISCARDABLE 0, 0, 370, 228
|
|
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
|
|
CAPTION "NetMeeting Resource Kit Wizard"
|
|
FONT 8, "MS Sans Serif"
|
|
BEGIN
|
|
LTEXT "Welcome to the NetMeeting Resource Kit Wizard.",
|
|
IDC_STATIC,105,21,186,8
|
|
LTEXT "This wizard will help you create a customized version of NetMeeting for deployment in your organization.",
|
|
IDC_STATIC,105,35,244,18
|
|
LTEXT "It is recommended that you refer to the NetMeeting Resource Kit documentation before continuing. It will provide more information about the configuration options available in this wizard.",
|
|
IDC_STATIC,105,60,238,33
|
|
LTEXT "The Wizard will guide you through four steps:",
|
|
IDC_STATIC,105,100,150,8
|
|
LTEXT "Step 1: Selecting NetMeeting options",
|
|
IDC_STATIC,114,113,169,8
|
|
LTEXT "Step 2: Configuring direct or gatekeeper calling",
|
|
IDC_STATIC,114,125,152,8
|
|
LTEXT "Step 3: Confirming selections",IDC_STATIC,114,137,177,8
|
|
CONTROL IDB_BITMAP1,IDC_STATIC,"Static",SS_BITMAP,10,0,81,229
|
|
LTEXT "Step 4: Creating distribution files and configuring auto-configuration",
|
|
IDC_STATIC,114,149,224,8
|
|
LTEXT "Click Next to continue.",IDC_STATIC,105,172,143,13
|
|
END
|
|
|
|
|
|
IDD_PROPPAGE_DEFAULT DIALOG DISCARDABLE 0, 0, 370, 228
|
|
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
|
|
CAPTION "NetMeeting Resource Kit Wizard"
|
|
FONT 8, "MS Sans Serif"
|
|
BEGIN
|
|
CONTROL IDB_BITMAP1,IDC_STATIC,"Static",SS_BITMAP,10,0,81,246
|
|
END
|
|
|
|
IDD_DIALOG_EDIT_SERVERNAME DIALOGEX 0, 0, 254, 63
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CAPTION "Edit Directory Server Name"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
DEFPUSHBUTTON "OK",IDOK,69,42,50,14
|
|
PUSHBUTTON "Cancel",IDCANCEL,135,42,50,14
|
|
LTEXT "Server &Name:",IDC_STATIC,7,24,44,8
|
|
EDITTEXT IDC_EDIT_SERVER_NAME,55,21,192,14,ES_AUTOHSCROLL
|
|
END
|
|
|
|
|
|
IDD_FILETRANSFER DIALOGEX 0, 0, 246, 111
|
|
STYLE WS_CHILD | WS_BORDER
|
|
EXSTYLE WS_EX_TOOLWINDOW | WS_EX_CONTROLPARENT
|
|
CLASS "IDD_FILETRANSFER"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
CTEXT "Restrict the use of File Transfer",IDC_STATIC1,
|
|
7, 7, 230, 11,
|
|
SS_CENTERIMAGE | WS_BORDER
|
|
|
|
LTEXT "You can restrict the use of NetMeeting's file transfer features.",
|
|
IDC_STATIC2,
|
|
7, 22, 229, 8
|
|
CONTROL "Prevent users from sending files",
|
|
IDC_PREVENT_THE_USER_FROM_SENDING_FILES,"Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 34, 128, 10
|
|
CONTROL "Prevent users from receiving files",
|
|
IDC_PREVENT_THE_USER_FROM_RECEIVING_FILES,"Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 48, 128, 10
|
|
|
|
LTEXT "You can also restrict the size of the files that users can send. This feature assumes that you permit users to send files.",
|
|
IDC_STATIC3,
|
|
7, 65, 230, 16
|
|
CONTROL "Maximum size allowed for sent files (in k): ",
|
|
IDC_MAXIMUM_SIZE_OF_SENT_FILES,"Button",BS_AUTOCHECKBOX |
|
|
BS_NOTIFY | WS_TABSTOP,
|
|
25, 87, 142, 10
|
|
EDITTEXT IDC_EDIT_MAXIMUM_SIZE_OF_SENT_FILES,
|
|
170, 85, 66, 14,
|
|
ES_AUTOHSCROLL | ES_NUMBER | WS_DISABLED
|
|
END
|
|
|
|
IDD_CATEGORY_LIST DIALOGEX 0, 0, 200, 152
|
|
STYLE WS_CHILD | WS_BORDER
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_CATEGORY_LIST"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
//
|
|
// Calling options
|
|
//
|
|
CHECKBOX "Set Calling Options",IDC_SET_CALLING_OPTIONS,
|
|
5, 3, 190, 10,
|
|
BS_NOTIFY
|
|
CHECKBOX "Set Security Options", IDC_SET_SECURITY_OPTIONS,
|
|
5, 15, 190, 10,
|
|
BS_NOTIFY
|
|
CHECKBOX "Restrict the use of the Options Dialog Box",
|
|
IDC_RESTRICT_USE_OF_THE_OPTIONS_DIALOG,
|
|
5, 27, 190, 10,
|
|
BS_NOTIFY
|
|
|
|
|
|
//
|
|
// A/V options
|
|
//
|
|
CHECKBOX "Restrict the use of Audio",
|
|
IDC_RESTRICT_THE_USE_OF_AUDIO,
|
|
5, 39, 190, 10,
|
|
BS_NOTIFY
|
|
CHECKBOX "Restrict the use of Video",
|
|
IDC_RESTRICT_THE_USE_OF_VIDEO,
|
|
5, 51, 190, 10,
|
|
BS_NOTIFY
|
|
CHECKBOX "Set Limit for Audio/Video Data Throughput",
|
|
IDC_LIMIT_AV_THROUGHPUT,
|
|
5, 63, 190, 10,
|
|
BS_NOTIFY
|
|
|
|
//
|
|
// Tool options
|
|
//
|
|
CHECKBOX "Disable Chat",IDC_DISABLE_CHAT,
|
|
5, 75, 190, 10,
|
|
BS_NOTIFY
|
|
CHECKBOX "Restrict the use of File Transfer",
|
|
IDC_RESTRICT_THE_USE_OF_FILE_TRANSFER,
|
|
5, 87, 190, 10,
|
|
BS_NOTIFY
|
|
CHECKBOX "Restrict the use of Sharing",
|
|
IDC_RESTRICT_THE_USE_OF_SHARING,
|
|
5, 99, 190, 10,
|
|
BS_NOTIFY
|
|
CHECKBOX "Restrict the use of Whiteboard",
|
|
IDC_RESTRICT_THE_USE_OF_WHITEBOARD,
|
|
5, 111, 190, 10,
|
|
BS_NOTIFY
|
|
CHECKBOX "Restrict the use of Remote Desktop Sharing",
|
|
IDC_RESTRICT_THE_USE_OF_RDS,
|
|
5, 123, 190, 10
|
|
|
|
//
|
|
// Property/misc options
|
|
//
|
|
CHECKBOX "Configure NetMeeting Online Support",IDC_ONLINE_SUPPORT,
|
|
5, 135, 190, 10,
|
|
BS_NOTIFY
|
|
END
|
|
|
|
IDD_AUDIO DIALOGEX 0, 0, 246, 243
|
|
STYLE WS_CHILD | WS_BORDER
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_AUDIO"
|
|
FONT 8, "MS Sans Serif"
|
|
BEGIN
|
|
CTEXT "Restrict the use of Audio",IDC_STATIC1,
|
|
7, 7, 230, 11,
|
|
SS_CENTERIMAGE | WS_BORDER
|
|
|
|
LTEXT "To conserve network bandwidth, you can restrict the use of NetMeeting's audio features.",
|
|
IDC_STATIC,
|
|
7, 22, 230, 16
|
|
CONTROL "Prevent users from using audio",
|
|
IDC_PREVENT_THE_USER_FROM_USING_AUDIO,"Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 42, 180, 10
|
|
|
|
LTEXT "You can allow users to use DirectSound drivers. Note that DirectSound drivers may conflict with full duplex audio support on some sound cards.",
|
|
IDC_STATIC,
|
|
7, 59, 230, 16
|
|
CONTROL "Enable DirectSound drivers",IDC_ENABLE_DIRECT_SOUND,
|
|
"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 79, 180, 10
|
|
CONTROL "Prevent users from changing DirectSound usage",
|
|
IDC_NOCHANGE_DIRECT_SOUND, "Button", BS_AUTOCHECKBOX |
|
|
BS_NOTIFY | WS_TABSTOP,
|
|
25, 93, 180, 10
|
|
|
|
LTEXT "Full duplex audio allows users to speak and listen at the same time, but some older sound cards do not support it.",
|
|
IDC_STATIC,
|
|
7, 110, 230, 16
|
|
CONTROL "Prevent users from turning on full duplex audio",
|
|
IDC_DISABLE_FULL_DUPLEX_AUDIO,"Button",BS_AUTOCHECKBOX |
|
|
BS_NOTIFY | WS_TABSTOP,
|
|
25, 130, 180, 10
|
|
|
|
LTEXT "NetMeeting can create an audio log file that will store information about users' audio hardware and software performance during each call. This file may be helpful in audio troubleshooting.",
|
|
IDC_STATIC,
|
|
7, 147, 230, 24
|
|
CONTROL "Create an audio log file",IDC_CREATE_AN_AUDIO_LOG_FILE,
|
|
"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 175, 180, 10
|
|
|
|
LTEXT "NetMeeting can set the default mute settings for users' microphones and speakers.",
|
|
IDC_STATIC,
|
|
7, 192, 230, 16
|
|
CONTROL "Mute microphone by default",
|
|
IDC_CHECK_MUTE_MICROPHONE_BY_DEFAULT,"Button",
|
|
BS_AUTOCHECKBOX | WS_TABSTOP,
|
|
25, 212, 180, 10
|
|
CONTROL "Mute speaker by default",
|
|
IDC_CHECK_MUTE_SPEAKER_BY_DEFAULT,"Button",
|
|
BS_AUTOCHECKBOX | WS_TABSTOP,
|
|
25, 226, 180, 10
|
|
END
|
|
|
|
IDD_VIDEO DIALOGEX 0, 0, 246, 65
|
|
STYLE WS_CHILD | WS_BORDER
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_VIDEO"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
CTEXT "Restrict the use of Video",IDC_STATIC1,
|
|
7, 7, 230,11,
|
|
SS_CENTERIMAGE | WS_BORDER
|
|
LTEXT "To conserve network bandwidth, you can restrict the use of video.",
|
|
IDC_STATIC,
|
|
7, 22, 230, 8
|
|
CONTROL "Prevent users from sending video",
|
|
IDC_DISABLE_SENDING_VIDEO,"Button",BS_AUTOCHECKBOX |
|
|
BS_NOTIFY | WS_TABSTOP,
|
|
25, 34, 150, 10
|
|
CONTROL "Prevent users from receiving video",
|
|
IDC_DISABLE_RECIEVING_VIDEO,"Button",BS_AUTOCHECKBOX |
|
|
BS_NOTIFY | WS_TABSTOP,
|
|
25, 48, 150, 10
|
|
END
|
|
|
|
|
|
IDD_SECURITY DIALOGEX 0, 0, 244, 247
|
|
STYLE WS_CHILD | WS_BORDER
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_SECURITY"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
CTEXT "Configure Security",IDC_STATIC1,
|
|
7, 7, 230, 11,
|
|
SS_CENTERIMAGE | WS_BORDER
|
|
LTEXT "NetMeeting 3.0 has encryption and authentication features for data conferencing. Encryption can help keep data and communication private during a NetMeeting call. Authentication can help prevent untrusted people from joining a call.",
|
|
IDC_STATIC,
|
|
7, 24, 230, 36
|
|
|
|
LTEXT "You can specify the encryption level for NetMeeting data calls.",
|
|
IDC_STATIC,
|
|
7, 65, 230, 8
|
|
|
|
GROUPBOX "Encryption level", IDC_STATIC,
|
|
14, 77, 216, 53
|
|
CONTROL "Default: users can place and receive all calls",
|
|
IDC_RADIO_SECURITY_DEFAULT, "Button",
|
|
BS_AUTORADIOBUTTON | BS_NOTIFY | WS_TABSTOP,
|
|
21, 88, 200, 10
|
|
CONTROL "Required: users must place and receive encrypted calls",
|
|
IDC_RADIO_SECURITY_REQUIRED, "Button",
|
|
BS_AUTORADIOBUTTON | BS_NOTIFY | WS_TABSTOP,
|
|
21, 102, 200, 10
|
|
CONTROL "Disabled: users cannot place or receive encrypted calls",
|
|
IDC_RADIO_SECURITY_DISABLED, "Button",
|
|
BS_AUTORADIOBUTTON | BS_NOTIFY | WS_TABSTOP,
|
|
21, 116, 200, 10
|
|
|
|
LTEXT "You can require that only calls with fully trusted certificates can be completed. This will exclude NetMeeting default certificates.",
|
|
IDC_STATIC,
|
|
7, 137, 230, 18
|
|
|
|
CONTROL "Do not allow connections with incomplete authentication",
|
|
IDC_REQUIRE_COMPLETE_AUTHENTICATION,"Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
21, 160, 195, 10
|
|
|
|
LTEXT "You can also specify the relative distinguished name (as it appears in NetMeeting of the CA required. Calls authenticated by any other CA will not be allowed",
|
|
IDC_STATIC,
|
|
7, 180, 230, 24
|
|
|
|
CONTROL "Specify RDN of required certificate authority:",
|
|
IDC_SET_RDN_FOR_REQUIRED_CA,"Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
21, 212, 195, 10
|
|
EDITTEXT IDC_EDIT_SET_RDN_FOR_REQUIRED_CA,
|
|
21, 226, 195, 14,
|
|
ES_AUTOHSCROLL | WS_DISABLED
|
|
END
|
|
|
|
IDD_CHAT DIALOGEX 0, 0, 250, 54
|
|
STYLE WS_CHILD | WS_BORDER
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_CHAT"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
CTEXT "Disable Chat", IDC_STATIC1,
|
|
7, 7, 228, 11,
|
|
SS_CENTERIMAGE | WS_BORDER
|
|
LTEXT "Disabling Chat prevents users from starting it, using it, or seeing it in a conference.",
|
|
IDC_STATIC,
|
|
7, 23, 228, 27
|
|
END
|
|
|
|
IDD_WHITEBOARD DIALOGEX 0, 0, 242, 73
|
|
STYLE WS_CHILD | WS_BORDER
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_WHITEBOARD"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
CTEXT "Restrict the use of Whiteboard",IDC_STATIC1,
|
|
7, 7, 230, 11,
|
|
SS_CENTERIMAGE | WS_BORDER
|
|
LTEXT "Disabling a Whiteboard prevents users from starting it, using it, or seeing it in a conference."
|
|
IDC_STATIC,
|
|
7, 22, 230, 16
|
|
|
|
CONTROL "Disable NetMeeting 2.x Whiteboard",
|
|
IDC_DISABLE_2XWHITEBOARD, "Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 42, 230, 10
|
|
CONTROL "Disable Whiteboard",
|
|
IDC_DISABLE_WHITEBOARD, "Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 56, 230, 10
|
|
END
|
|
|
|
IDD_ONLINE_SUPPORT DIALOGEX 0, 0, 242, 139
|
|
STYLE WS_CHILD | WS_BORDER
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_ONLINE_SUPPORT"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
CONTROL "Specify URL for online support Web page:",
|
|
IDC_SET_URL_FOR_INTERNAL_SUPPORT_PAGE,"Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,25,52,149,10
|
|
EDITTEXT IDC_EDIT_SET_URL_FOR_INTERNAL_SUPPORT_PAGE,25,67,203,12,
|
|
ES_AUTOHSCROLL | WS_DISABLED
|
|
CONTROL "Show the online support page the first time NetMeeting starts",
|
|
IDC_SHOW_THE_ONLINE_SUPPORT_PAGE_THE_FIRST_TIME_NETMEETING_STARTS,
|
|
"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_DISABLED |
|
|
WS_TABSTOP,25,122,207,10
|
|
CTEXT "Configure NetMeeting online support",IDC_STATIC1,7,7,
|
|
228,11,SS_CENTERIMAGE | WS_BORDER
|
|
LTEXT "You can add your company's online support Web page to NetMeeting's Help menu. Users can click ""Online Support"" in the Help menu to go to the URL that you enter below.",
|
|
IDC_STATIC,7,23,228,24
|
|
LTEXT "You can display the Web page specified above the first time that users start NetMeeting. You can post introductory information about NetMeeting to this page to help users make calls and participate in conferences.",
|
|
IDC_STATIC,7,84,228,33
|
|
END
|
|
|
|
IDD_OPTIONS_DIALOG DIALOGEX 0, 0, 242, 115
|
|
STYLE WS_CHILD | WS_BORDER
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_OPTIONS_DIALOG"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
CTEXT "Restrict the use of the Options Dialog Box",IDC_STATIC1,
|
|
7, 7, 230, 11,
|
|
SS_CENTERIMAGE | WS_BORDER
|
|
LTEXT "You can disable specific parts of NetMeeting's Options dialog to prevent users from customizing specific features of NetMeeting.",
|
|
IDC_STATIC,
|
|
7, 22, 230, 16
|
|
CONTROL "Disable the General tab",
|
|
IDC_DISABLE_THE_GENERAL_OPTIONS_PAGE,"Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 42, 140, 10
|
|
CONTROL "Disable the Advanced Calling button",
|
|
IDC_DISABLE_THE_ADVANCED_CALLING_BUTTON,"Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 56,140, 10
|
|
CONTROL "Disable the Security tab",
|
|
IDC_DISABLE_THE_SECURITY_OPTIONS_PAGE,"Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 70, 140, 10
|
|
CONTROL "Disable the Audio tab",
|
|
IDC_DISABLE_THE_AUDIO_OPTIONS_PAGE,"Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 84, 140, 10
|
|
CONTROL "Disable the Video tab",
|
|
IDC_DISABLE_THE_VIDEO_OPTIONS_PAGE,"Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 98, 140, 10
|
|
END
|
|
|
|
IDD_LIMIT_AV_THROUGHPUT DIALOGEX 0, 0, 242, 126
|
|
STYLE WS_CHILD | WS_BORDER
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_LIMIT_AV_THROUGHPUT"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
CTEXT "Set Limit for Audio/Video Data Throughput",IDC_STATIC1,
|
|
7,7,228,11,SS_CENTERIMAGE | WS_BORDER
|
|
LTEXT "You can set the maximum amount of combined audio and video throughput over the network to reduce audio and video bandwidth consumption. This setting does not affect other types of data.",
|
|
IDC_STATIC,7,29,228,28
|
|
CONTROL "Slider1",IDC_SLIDE_AV_THROUGHPUT,"msctls_trackbar32",
|
|
TBS_AUTOTICKS | TBS_BOTH | WS_TABSTOP,7,79,228,25
|
|
LTEXT "Maximum Throughput (in kbits/s):",IDC_STATIC,
|
|
17,66,120,8
|
|
LTEXT "85",IDC_STATIC_MAX_AV_THROUGHPUT,
|
|
131,66,18,8
|
|
LTEXT "85",IDC_STATIC,11,106,18,12
|
|
LTEXT "621",IDC_STATIC,221,106,18,13
|
|
END
|
|
|
|
IDD_CHILDPAGE_ILSGATEWAY DIALOGEX 0, 0, 257, 233
|
|
STYLE WS_CHILD
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_CHILDPAGE_ILSGATEWAY"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "You can restrict the use of directory servers. Users will still be able to access Web directory servers even if you disable directory servers.",
|
|
IDC_STATIC,7,7,244,19
|
|
CONTROL "&Allow users to use directory services",
|
|
IDC_ALLOW_USER_TO_USE_DIRECTORY_SERVICES,"Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,21,26,129,10,
|
|
WS_EX_TRANSPARENT
|
|
GROUPBOX "",IDC_STATIC,1,26,256,158,BS_LEFT
|
|
LTEXT "You can customize the list of directory servers available to NetMeeting. One of the servers will be designated as the default server.",
|
|
IDC_STATIC,7,37,233,18
|
|
LTEXT "Add ne&w:",IDC_STATIC,14,60,31,8
|
|
EDITTEXT IDC_EDIT_NEW_SERVER,49,58,148,14,ES_AUTOHSCROLL
|
|
PUSHBUTTON "A&dd",IDC_BUTTON_ADDDIRECTORYSERVER,204,58,45,14
|
|
LISTBOX IDC_LIST_SERVERS,7,75,190,50,LBS_NOINTEGRALHEIGHT |
|
|
LBS_WANTKEYBOARDINPUT | WS_VSCROLL | WS_HSCROLL |
|
|
WS_TABSTOP
|
|
PUSHBUTTON "&Up",IDC_BUTTON_UP,204,80,45,14
|
|
PUSHBUTTON "D&own",IDC_BUTTON_DOWN,204,102,45,14
|
|
PUSHBUTTON "Set We&b View",IDC_BUTTON_SET_WEBVIEW,7,132,56,14
|
|
PUSHBUTTON "&Set as Default",IDC_BUTTON_SET_AS_DEFAULT,69,132,56,14
|
|
PUSHBUTTON "&Edit...",IDC_BUTTON_EDIT,131,132,56,14
|
|
PUSHBUTTON "Re&move",IDC_BUTTON_REMOVE,193,132,56,14
|
|
CONTROL "&Prevent users from adding new directory servers",
|
|
IDC_PREVENT_THE_USER_FROM_ADDING_NEW_SERVERS,"Button",
|
|
BS_AUTOCHECKBOX | WS_TABSTOP,14,153,207,10
|
|
CONTROL "Prevent users from &viewing web directory",
|
|
IDC_DISABLE_WEBDIR,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
|
|
14,167,207,10
|
|
LTEXT "You can also specify a gateway to call telephones and videoconferencing systems.",
|
|
IDC_STATIC,7,191,244,17
|
|
CONTROL "&Gateway server:",IDC_CHECK_GATEWAY,"Button",
|
|
BS_AUTOCHECKBOX | WS_TABSTOP,14,214,64,10
|
|
EDITTEXT IDC_EDIT_GATEWAY,86,212,156,14,ES_AUTOHSCROLL |
|
|
WS_DISABLED
|
|
END
|
|
|
|
IDD_CHILDPAGE_GATEKEEPER DIALOGEX 0, 0, 279, 171
|
|
STYLE WS_CHILD
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_CHILDPAGE_GATEKEEPER"
|
|
FONT 8, "MS Sans Serif"
|
|
BEGIN
|
|
LTEXT "You can specify the default gatekeeper configuration.",
|
|
IDC_STATIC,7,7,244,8
|
|
LTEXT "You can set the gatekeeper server.",IDC_STATIC,7,22,244,
|
|
8
|
|
CONTROL "&Gatekeeper server:",IDC_CHECK_GATEKEEPER,"Button",
|
|
BS_AUTOCHECKBOX | WS_TABSTOP,21,36,96,10
|
|
EDITTEXT IDC_EDIT_GATEKEEPER,125,34,124,14,ES_AUTOHSCROLL |
|
|
WS_DISABLED
|
|
LTEXT "You can set the gatekeeper addressing mode.",IDC_STATIC,
|
|
7,55,244,8
|
|
GROUPBOX "Addressing mode",IDC_STATIC,14,67,230,52
|
|
CONTROL "Log on using &account name",IDC_RADIO_GKMODE_ACCOUNT,
|
|
"Button",BS_AUTORADIOBUTTON | BS_NOTIFY | WS_GROUP |
|
|
WS_TABSTOP,21,78,216,10
|
|
CONTROL "Log on using &phone number",IDC_RADIO_GKMODE_PHONE,
|
|
"Button",BS_AUTORADIOBUTTON | BS_NOTIFY | WS_TABSTOP,21,
|
|
90,216,10
|
|
CONTROL "Log on &with both account name and phone number",
|
|
IDC_RADIO_GKMODE_BOTH,"Button",BS_AUTORADIOBUTTON |
|
|
BS_NOTIFY | WS_TABSTOP,21,102,216,10
|
|
LTEXT "You can set an active Web View to display a list of users registered on the gatekeeper. The server name will be ignored for gatekeeper mode.",
|
|
IDC_STATIC,7,126,245,16
|
|
PUSHBUTTON "Set We&b View",IDC_BUTTON_SET_WEBVIEW,14,149,56,14
|
|
CONTROL "Prevent users from &viewing web directory",
|
|
IDC_DISABLE_WEBDIR_GK,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,85,151,148,10
|
|
END
|
|
|
|
|
|
IDD_FILEPANE_INTRO DIALOGEX 0, 0, 272, 228
|
|
STYLE WS_CHILD
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_FILEPANE_INTRO"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "The next page lists configuration options for NetMeeting 3.0. For more information about these options, consult chapter 3 of the NetMeeting Resource Kit documentation.",
|
|
IDC_STATIC,
|
|
7, 7, 258, 32
|
|
LTEXT "Please choose whether you want to create a new configuration or edit an existing one.",
|
|
IDC_STATIC,
|
|
7, 60, 258, 24
|
|
|
|
CONTROL "&Create a new configuration from scratch",
|
|
IDC_RADIO_START_FROM_SCRATCH,"Button",BS_AUTORADIOBUTTON,
|
|
7, 91, 258, 10
|
|
CONTROL "&Edit a previous configuration",
|
|
IDC_RADIO_LOAD_SAVED_CONFIG,"Button",BS_AUTORADIOBUTTON,
|
|
7, 108, 258, 10
|
|
EDITTEXT IDE_SAVED_CONFIG_FILE,
|
|
7, 122, 214, 14, WS_DISABLED | ES_AUTOHSCROLL
|
|
PUSHBUTTON "B&rowse",IDC_BROWSE_CONFIG_FILE,
|
|
225, 122, 40, 14, WS_DISABLED
|
|
END
|
|
|
|
|
|
IDD_FILEPANE_SUMMARY DIALOGEX 0, 0, 272, 215
|
|
STYLE WS_CHILD
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_FILEPANE_SUMMARY"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "The information below will be used to create the custom distribution file. If you would like to change any of the information below, click the ""Back"" button and edit your selections. Otherwise, click ""Next"" to continue.",
|
|
IDC_STATIC,
|
|
7, 4, 258, 24
|
|
LISTBOX IDC_LIST_SETTINGS,
|
|
7, 35, 258, 112,
|
|
NOT LBS_NOTIFY | LBS_USETABSTOPS | LBS_NOSEL |
|
|
WS_VSCROLL | WS_HSCROLL,
|
|
WS_EX_NOPARENTNOTIFY
|
|
|
|
CONTROL "&Summary File",
|
|
IDC_CREATE_CONFIGURATION_SUMMARY_FILE,"Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
21, 154, 56, 10,
|
|
WS_EX_TRANSPARENT
|
|
GROUPBOX "", IDC_STATIC,
|
|
7, 154, 258, 54
|
|
|
|
LTEXT "You can save a text description of the settings for easy reference.",
|
|
IDC_STATIC,
|
|
14, 172, 244, 8
|
|
EDITTEXT IDC_CONFIGURATION_SUMMARY_PATH,
|
|
14, 187, 200, 14,
|
|
ES_AUTOHSCROLL | WS_DISABLED
|
|
PUSHBUTTON "B&rowse",IDC_BROWSE_CONFIGURATION_SUMMARY,
|
|
218, 187, 40, 14,
|
|
BS_NOTIFY | WS_DISABLED
|
|
END
|
|
|
|
IDD_FILEPANE_DISTRO DIALOGEX 0, 0, 272, 68
|
|
STYLE WS_CHILD
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_FILEPANE_DISTRO"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
CONTROL "Customize &Installation",
|
|
IDC_CHECK_CREATE_DISTRIBUTION,"Button", BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,
|
|
21, 7, 85, 10,
|
|
WS_EX_TRANSPARENT
|
|
GROUPBOX "",IDC_STATIC,
|
|
7, 7, 258, 54
|
|
LTEXT "Type the path and filename for the customized NetMeeting installation.",
|
|
IDC_STATIC,
|
|
14, 25, 244, 8
|
|
EDITTEXT IDC_EDIT_DISTRIBUTION_FILE_PATH,
|
|
14, 40, 200, 14,
|
|
ES_AUTOHSCROLL
|
|
PUSHBUTTON "Bro&wse",IDC_BUTTON_BROWSE_DISTRIBUTION_FILE_PATH,
|
|
218, 40, 40, 14, BS_NOTIFY
|
|
END
|
|
|
|
IDD_FILEPANE_AUTOCONF DIALOGEX 0, 0, 272, 135
|
|
STYLE WS_CHILD
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_FILEPANE_AUTOCONF"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
CONTROL "&Auto-Configure Network Clients",
|
|
IDC_CHECK_AUTOCONFIG_CLIENTS,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,
|
|
21, 7, 113, 10,
|
|
WS_EX_TRANSPARENT
|
|
GROUPBOX "",IDC_STATIC,
|
|
7, 7, 258, 121
|
|
|
|
LTEXT "Type the URL that you will use for Auto-configuration. NetMeeting clients will download the master configuration file from this web address each time they start NetMeeting.",
|
|
IDC_STATIC,
|
|
14, 25, 244, 24
|
|
EDITTEXT IDC_AUTOCONF_URL,
|
|
14, 56, 244, 14,
|
|
ES_AUTOHSCROLL | WS_DISABLED
|
|
|
|
LTEXT "Type the network path and filename for the master configuration file. The wizard will create it in that location.",
|
|
IDC_STATIC,
|
|
14, 84, 244, 16
|
|
EDITTEXT IDC_EDIT_AUTO_CONFIG_FILE_PATH,
|
|
14, 107, 200, 14,
|
|
ES_AUTOHSCROLL | WS_DISABLED
|
|
PUSHBUTTON "B&rowse",IDC_BUTTON_BROWSE_AUTO_CONFIG_PATH,
|
|
218, 107, 40, 14,
|
|
BS_NOTIFY | WS_DISABLED
|
|
END
|
|
|
|
|
|
IDD_FILEPANE_SETTINGS DIALOGEX 0, 0, 272, 228
|
|
STYLE WS_CHILD
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_FILEPANE_SETTINGS"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
CONTROL "&Settings File",
|
|
IDC_SETTINGS_FILE, "Button", BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,
|
|
21, 7, 56, 10,
|
|
WS_EX_TRANSPARENT
|
|
GROUPBOX "", IDC_STATIC,
|
|
7, 7, 258, 70
|
|
|
|
LTEXT "Type the path and filename to save the setting information about the custom NetMeeting distribution. You can use this file later to modify the configuration options.",
|
|
IDC_STATIC,
|
|
14, 25, 244, 24
|
|
EDITTEXT IDE_SETTINGS_FILE,
|
|
14, 56, 200, 14,
|
|
ES_AUTOHSCROLL
|
|
PUSHBUTTON "B&rowse", IDC_BROWSE_SETTINGS_FILE,
|
|
218, 56, 40, 14, BS_NOTIFY
|
|
|
|
LTEXT "The wizard is ready to create the distribution files with the options that you have selected. Click ""Finish"" to create the files.",
|
|
IDC_STATIC,
|
|
7, 98, 258, 24
|
|
END
|
|
|
|
|
|
|
|
IDD_RDS DIALOGEX 0, 0, 242, 73
|
|
STYLE WS_CHILD | WS_BORDER
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_RDS"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
CTEXT "Restrict the use of Remote Desktop Sharing",
|
|
IDC_STATIC1,
|
|
7, 7, 230, 11,
|
|
SS_CENTERIMAGE | WS_BORDER
|
|
|
|
LTEXT "You can prevent users from installing Remote Desktop Sharing on some or all platforms.",
|
|
IDC_STATIC,
|
|
7, 22, 230, 16
|
|
CONTROL "Disable Remote Desktop Sharing on all platforms",
|
|
IDC_DISABLE_RDS_ON_ALL, "Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 42, 212, 10
|
|
CONTROL "Disable Remote Desktop Sharing on Windows 9.x",
|
|
IDC_DISABLE_RDS_ON_WIN9X, "Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 56, 212, 10
|
|
END
|
|
|
|
IDD_SHARING DIALOGEX 0, 0, 244, 277
|
|
STYLE WS_CHILD | WS_BORDER
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_SHARING"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
CTEXT "Restrict the use of Sharing",IDC_STATIC1,
|
|
7, 7, 230, 11,
|
|
SS_CENTERIMAGE | WS_BORDER
|
|
LTEXT "You can restrict the use of NetMeeting's Sharing features for security or bandwidth reasons.",
|
|
IDC_STATIC,
|
|
7, 22, 230, 16
|
|
|
|
LTEXT "You can disable all of NetMeeting's sharing features. Users cannot share, and they cannot view what is shared by others. Choosing this option overrides all other restrictions on sharing.",
|
|
IDC_STATIC,
|
|
7, 45, 230, 24
|
|
CONTROL "Disable all sharing features",
|
|
IDC_DISABLE_ALL_SHARING_FEATURES,"Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 73, 136, 10
|
|
|
|
LTEXT "You can prevent users from sharing, but they can still view what is shared by others.",
|
|
IDC_STATIC,
|
|
7, 90, 230, 16
|
|
CONTROL "Prevent users from sharing",
|
|
IDC_PREVENT_SHARING, "Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 110, 136, 10
|
|
|
|
LTEXT "You can prevent users from allowing others to control what they have shared.",
|
|
IDC_STATIC,
|
|
7, 127, 230, 16
|
|
CONTROL "Prevent users from allowing control",
|
|
IDC_PREVENT_SHARING_CONTROL, "Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 147, 164, 10
|
|
|
|
LTEXT "You can prevent users from sharing in true color to limit network traffic.",
|
|
IDC_STATIC,
|
|
7, 164, 230, 8
|
|
CONTROL "Prevent users from sharing in true color",
|
|
IDC_PREVENT_SHARING_TRUECOLOR, "Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 176, 164, 10
|
|
|
|
LTEXT "You can prevent users from sharing specific Windows features. If you choose to prevent users from sharing MS-DOS windows, you should also prevent users from sharing Explorer windows; otherwise, users can share MS-DOS windows through Explorer.",
|
|
IDC_STATIC,
|
|
7, 193, 230, 32
|
|
CONTROL "Prevent users from sharing the entire desktop",
|
|
IDC_PREVENT_SHARING_DESKTOP, "Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 232, 164, 10
|
|
CONTROL "Prevent users from sharing Explorer windows",
|
|
IDC_PREVENT_SHARING_EXPLORER, "Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 246, 164, 10
|
|
CONTROL "Prevent users from sharing MS-DOS windows",
|
|
IDC_PREVENT_SHARING_DOS, "Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
25, 260, 164, 10
|
|
END
|
|
|
|
|
|
IDD_SET_CALLING_OPTIONS DIALOGEX 0, 0, 307, 298
|
|
STYLE WS_CHILD | WS_BORDER
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CLASS "IDD_SET_CALLING_OPTIONS"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
CTEXT "Set Calling Options",IDC_STATIC1,7,7,228,11,
|
|
SS_CENTERIMAGE | WS_BORDER
|
|
|
|
LTEXT "You can set the calling method that NetMeeting uses.",
|
|
IDC_STATIC,
|
|
7, 25, 230, 8
|
|
GROUPBOX "Calling method", IDC_STATIC,
|
|
14, 37, 214, 39
|
|
CONTROL "Directly place calls to others",IDC_RADIO_CALLMODE_DIRECT,"Button",
|
|
BS_AUTORADIOBUTTON | BS_NOTIFY | WS_TABSTOP,
|
|
21, 48, 169, 10
|
|
CONTROL "Use a gatekeeper to place calls to others",
|
|
IDC_RADIO_CALLMODE_GATEKEEPER,"Button",BS_AUTORADIOBUTTON | BS_NOTIFY |
|
|
WS_TABSTOP,
|
|
21, 62, 169, 10
|
|
|
|
LTEXT "You can prevent users from changing the calling method.",
|
|
IDC_STATIC,
|
|
7, 83, 228, 8
|
|
CONTROL "Prevent users from changing the calling method",
|
|
IDC_CHECK_NOCHANGECALLMODE, "Button",
|
|
BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
21, 95, 214, 10
|
|
|
|
LTEXT "You can prevent users from setting NetMeeting to automatically answer incoming calls. This option prevents unwanted callers from accessing unattended machines running NetMeeting.",
|
|
IDC_STATIC,
|
|
7, 112, 228, 24
|
|
CONTROL "Disable Automatic Call Answering", IDC_DISABLE_AUTOACCEPT,
|
|
"Button", BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
21, 140, 214, 10
|
|
|
|
|
|
LTEXT "You can have Automatic Call Answering persist its setting across NetMeeting sessions. If the user chooses to enable the setting to automatically accept calls, then the setting will stay enabled each time NetMeeting is run until the user disables it.",
|
|
IDC_STATIC,
|
|
7, 157, 228, 32
|
|
CONTROL "Persist the Automatic Call Answering setting", IDC_PERSIST_AUTOACCEPT,
|
|
"Button", BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,
|
|
21, 193, 214, 10
|
|
|
|
|
|
LTEXT "You can set the default network connection speed. Users will still be able to change this setting in the Options dialog box.",
|
|
IDC_STATIC,
|
|
7, 210, 228, 16
|
|
GROUPBOX "Connection Speed",IDC_STATIC,
|
|
14, 230, 214, 61
|
|
CONTROL "14400 bps modem",IDC_RADIO_NETSPEED_144,"Button",BS_AUTORADIOBUTTON |
|
|
BS_NOTIFY,
|
|
21, 241, 169, 10
|
|
CONTROL "28800 bps or faster modem",IDC_RADIO_NETSPEED_288,"Button",
|
|
BS_AUTORADIOBUTTON | BS_NOTIFY,
|
|
21, 253, 169, 10
|
|
CONTROL "Cable, xDSL or ISDN",IDC_RADIO_NETSPEED_ISDN,"Button",BS_AUTORADIOBUTTON | BS_NOTIFY,
|
|
21, 265, 169, 10
|
|
CONTROL "Local Area Network",IDC_RADIO_NETSPEED_LAN,"Button",BS_AUTORADIOBUTTON |
|
|
BS_NOTIFY,
|
|
21, 277, 169, 10
|
|
END
|
|
|
|
IDD_DIALOG_EDIT_WEBVIEW DIALOGEX 0, 0, 258, 87
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|
EXSTYLE WS_EX_CONTROLPARENT
|
|
CAPTION "Set Web View"
|
|
FONT 8, "MS Sans Serif", 0, 0, 0x1
|
|
BEGIN
|
|
RTEXT "Server &Name:",IDC_STATIC,7,8,48,8
|
|
EDITTEXT IDC_EDIT_SERVER_NAME,59,7,192,12,ES_AUTOHSCROLL
|
|
RTEXT "&Display Name:",IDC_STATIC,7,28,48,8
|
|
EDITTEXT IDC_EDIT_DISPLAY_NAME,59,27,192,12,ES_AUTOHSCROLL
|
|
RTEXT "&URL:",IDC_STATIC,7,48,48,8
|
|
EDITTEXT IDC_EDIT_URL_NAME,59,47,192,12,ES_AUTOHSCROLL
|
|
DEFPUSHBUTTON "OK",IDOK,71,67,50,14
|
|
PUSHBUTTON "Cancel",IDCANCEL,137,67,50,14
|
|
END
|
|
|
|
|
|
#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
|
|
"\r\n"
|
|
"\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// DESIGNINFO
|
|
//
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
GUIDELINES DESIGNINFO DISCARDABLE
|
|
BEGIN
|
|
IDD_PROPPAGE_WELCOME, DIALOG
|
|
BEGIN
|
|
RIGHTMARGIN, 368
|
|
HORZGUIDE, 21
|
|
END
|
|
|
|
IDD_PROPPAGE_INTRO_SETTINGS, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 363
|
|
VERTGUIDE, 119
|
|
VERTGUIDE, 135
|
|
TOPMARGIN, 7
|
|
HORZGUIDE, 20
|
|
END
|
|
|
|
IDD_DIALOG_EDIT_SERVERNAME, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 247
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 56
|
|
END
|
|
|
|
IDD_FILETRANSFER, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 236
|
|
VERTGUIDE, 25
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 112
|
|
HORZGUIDE, 25
|
|
END
|
|
|
|
IDD_CATEGORY_LIST, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 5
|
|
RIGHTMARGIN, 244
|
|
VERTGUIDE, 228
|
|
VERTGUIDE, 235
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 192
|
|
END
|
|
|
|
IDD_AUDIO, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 237
|
|
VERTGUIDE, 25
|
|
VERTGUIDE, 228
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 234
|
|
END
|
|
|
|
IDD_VIDEO, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 245
|
|
VERTGUIDE, 25
|
|
VERTGUIDE, 228
|
|
VERTGUIDE, 235
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 56
|
|
END
|
|
|
|
IDD_BACK_NOTIFICATION, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 238
|
|
VERTGUIDE, 26
|
|
VERTGUIDE, 228
|
|
VERTGUIDE, 235
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 42
|
|
END
|
|
|
|
IDD_SECURITY, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 229
|
|
VERTGUIDE, 25
|
|
VERTGUIDE, 35
|
|
VERTGUIDE, 228
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 157
|
|
END
|
|
|
|
IDD_CHAT, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 243
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 47
|
|
END
|
|
|
|
IDD_WHITEBOARD, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 235
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 61
|
|
END
|
|
|
|
IDD_ONLINE_SUPPORT, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 235
|
|
VERTGUIDE, 25
|
|
VERTGUIDE, 35
|
|
VERTGUIDE, 228
|
|
VERTGUIDE, 235
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 132
|
|
END
|
|
|
|
IDD_OPTIONS_DIALOG, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 235
|
|
VERTGUIDE, 25
|
|
VERTGUIDE, 235
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 119
|
|
END
|
|
|
|
IDD_LIMIT_AV_THROUGHPUT, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 235
|
|
VERTGUIDE, 25
|
|
VERTGUIDE, 228
|
|
VERTGUIDE, 235
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 119
|
|
END
|
|
|
|
IDD_FILEPANE_SUMMARY, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 272
|
|
VERTGUIDE, 14
|
|
VERTGUIDE, 23
|
|
VERTGUIDE, 220
|
|
VERTGUIDE, 224
|
|
VERTGUIDE, 230
|
|
VERTGUIDE, 257
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 222
|
|
END
|
|
|
|
IDD_FILEPANE_DISTRO, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 269
|
|
VERTGUIDE, 14
|
|
VERTGUIDE, 22
|
|
VERTGUIDE, 220
|
|
VERTGUIDE, 224
|
|
VERTGUIDE, 229
|
|
VERTGUIDE, 257
|
|
VERTGUIDE, 264
|
|
END
|
|
|
|
IDD_FILEPANE_AUTOCONF, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 265
|
|
VERTGUIDE, 14
|
|
VERTGUIDE, 22
|
|
VERTGUIDE, 220
|
|
VERTGUIDE, 225
|
|
VERTGUIDE, 230
|
|
VERTGUIDE, 257
|
|
END
|
|
|
|
IDD_RDS, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 235
|
|
VERTGUIDE, 25
|
|
VERTGUIDE, 228
|
|
VERTGUIDE, 235
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 62
|
|
END
|
|
|
|
IDD_APPSHARING, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 237
|
|
VERTGUIDE, 25
|
|
VERTGUIDE, 237
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 192
|
|
END
|
|
|
|
IDD_SET_CALLING_OPTIONS, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 300
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 196
|
|
END
|
|
END
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Icon
|
|
//
|
|
|
|
// Icon with lowest ID value placed first to ensure application icon
|
|
// remains consistent on all systems.
|
|
IDI_ICON2 ICON DISCARDABLE "res\\nmrk.ico"
|
|
|
|
#ifndef _MAC
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Version
|
|
//
|
|
|
|
#define VER_PRODUCTNAME_STR "Windows\256 NetMeeting\256 Resource Kit Wizard\0"
|
|
#define VER_DESCRIPTION_STR "Windows\256 NetMeeting\256 Resource Kit Wizard\0"
|
|
#define VER_INTERNALNAME_STR "nmrk\0"
|
|
#define VER_ORIGNAME_STR "nmrk.exe\0"
|
|
#define VER_PRODUCTRELEASE_STR "3.0"
|
|
|
|
#include <version.rc>
|
|
|
|
#endif // !_MAC
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Bitmap
|
|
//
|
|
|
|
IDB_BITMAP1 BITMAP DISCARDABLE "res\\logo.bmp"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_NMAKWIZ_ERROR_CAPTION "NetMeeting Resource Kit Wizard Error"
|
|
IDS_CANT_FIND_NETMEETING_ORIGINAL_DISTRIBUTION
|
|
"The NetMeeting original distribution file could not be found at the default location, please browse for it"
|
|
IDS_CANT_FIND_NETMEETING_ORIGINAL_DISTRIBUTION_QUERY_ABORT
|
|
"If you do not select the NetMeeting original distribution file, press CANCEL and the wizard will close."
|
|
IDS_ERROR_MUST_SELECT_DISTRIBUTION_FOLDER
|
|
"You must enter a valid directory path for the distribution files."
|
|
IDS_DLG_TITLE_SELECT_ROOT_FOLDER_FOR_DISTRIBUTION
|
|
"Select root folder for custom distribution files"
|
|
IDS_EDIT_WEBVIEW "Set Web View"
|
|
IDS_ERROR_NEEDALLFIELDS "All text boxes must be filled to set the directory server for Web View."
|
|
IDS_DEFAULT_WEBVIEW "This will set the Microsoft Internet Directory for Web view. Do you want to continue?"
|
|
IDS_NMAKWIZ_ERROR_NMRK_MUST_BE_PROPERLY_INSTALLED
|
|
"NMRK must be properly installed using the NetMeeting Resource Kit installation program."
|
|
IDS_NMAKWIZ_ERROR_PLEASE_REINSTALL_NET_MEETING_RESOURCE_KIT
|
|
"Reinstall the NetMeeting Resource Kit and try again"
|
|
IDS_REMOVE_SERVER "To remove a server, click Cancel and then Remove."
|
|
IDS_EMPTY_SERVER "Empty Server Name"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_SELECTED_PATH_DISTRO_IS_INVALID_PLEASE_CHANGE_THE_PATH_NAME_OR_BROWSE_FOR_A_NEW_PATH
|
|
"The selected filename or path for the NetMeeting custom distribution is invalid. Please change the path name or browse for a valid path"
|
|
IDS_YOU_DO_NOT_HAVE_WRITE_ACCESS_TO_THE_SELECTED_DISTRO_PATH_PLEASE_SELECT_A_PATH_IN_WHICH_YOU_HAVE_WRITE_PERMISSION
|
|
"You do not have write access to the custom distribution path. Please select a path for which you have write permission"
|
|
IDS_DO_YOU_REALLY_WANT_TO_QUIT_THE_WIZARD_NOW
|
|
"Are you sure you want to quit the wizard now?"
|
|
IDS_MSG_CAPTION "NetMeeting Resource Kit Wizard"
|
|
IDS_REINSTALL_THE_NETMEETING_RESOURCE_KIT_AND_TRY_AGAIN
|
|
"Reinstall the NetMeeting Resource Kit and try again"
|
|
IDS_COULD_NOT_FIND_THE_TOOL "Could not find the wizard:"
|
|
IDS_SUCCESSFULLY_CREATED " successfully created"
|
|
IDS_THERE_WAS_AN_UNEXPECTED_ERROR "There was an unexpected error"
|
|
IDS_DELETING_TEMPORARY_FILES_PROGRESS_TITLE "Deleting Temporary Files"
|
|
IDS_CREATING_CUSTOM_DISTRIBUTION "Creating Custom NetMeeting Distribution"
|
|
IDS_YOU_MUST_SELECT_AT_LEAST_ONE_DISTRIBUTION_TYPE
|
|
"You must select at least one distribution type"
|
|
IDS_YOU_MUST_ENTER_AT_LEAST_ONE_DIRECTORY_SERVER
|
|
"You must enter at least one Directory Server"
|
|
IDS_AUDIO_VIDEO_THROUGHPUT_VALUE_IS_INVALID
|
|
"You must enter a number between 4 and 800 kbps for this setting."
|
|
IDS_INVALID_DATA_ERROR "Invalid Data Error"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_KBPS " kbps"
|
|
IDS_NMAKWIZ_VERIFY_CAPTION "Verify"
|
|
IDS_SELECTED_PATH_HAS_TOO_MANY_CHARACTERS
|
|
"Selected path has too many characters in the name"
|
|
IDS_NETMEETING_HOMEPAGE_IS_INVALID
|
|
"Invalid NetMeeting online support homepage."
|
|
IDS_GATEKEEPER_SERVER_IS_INVALID "Invalid Gatekeeper server name."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_FT_THROUGHPUT_VALUE_IS_INVALID
|
|
"You must enter a number greater than or equal to 1 for this setting."
|
|
IDS_SHOW_ONLINE_SUPPORT_PAGE
|
|
"Show online support web page the first time NetMeeting starts"
|
|
IDS_MUST_ENTER_DISTRONAME
|
|
"You must enter a valid filename and path for the custom NetMeeting distribution."
|
|
IDS_CREATE_AUTOCONF_DIRECTORY
|
|
"The specified path for the auto configuration file does not exist. Do you want to create it?"
|
|
IDS_NOT_ENOUGH_SPACE_IN_TEMP_DIR
|
|
"There is not enough space in the temporary directory to create the custom NetMeeting installation."
|
|
IDS_NOT_ENOUGH_SPACE_IN_FINAL
|
|
"There is not enough space at the distribution location to create the custom NetMeeting installation."
|
|
IDS_CREATE_DIRECTORY "The specified output does not exist. Do you want to create it?"
|
|
IDS_SELECTED_PATH_IS_INVALID_PLEASE_CHANGE_THE_PATH_NAME_OR_BROWSE_FOR_A_NEW_PATH
|
|
"The selected output path is invalid. Please change the path name or browse for a valid path"
|
|
IDS_YOU_DO_NOT_HAVE_WRITE_ACCESS_TO_THE_SELECTED_PATH_PLEASE_SELECT_A_PATH_IN_WHICH_YOU_HAVE_WRITE_PERMISSION
|
|
"You do not have write access to the output path. Please select a path for which you have write permission"
|
|
IDS_MUST_ENTER_AUTOCONF_NAME
|
|
"You must enter a valid filename and path for the NetMeeting auto configuration file."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_CAPTION_AUTHSERVER_URL "URL:"
|
|
IDS_AUTHENTICATION_URL_IS_INVALID
|
|
"The authentication certificate server URL is invalid."
|
|
IDS_NEED_CONF_SERVER "You must enter a URL for the location of the auto configuration file."
|
|
IDS_TURNING_OFF_AUTOCONF
|
|
"Are you sure you wish to disable the NetMeeting auto configuration feature? If you do, a final configuration file will be created to instruct clients to disable this feature."
|
|
IDS_ERASE_ALL_SETTINGS "Are you sure you wish to go back? You will lose all of the changes that you have made to this wizard page."
|
|
IDS_WEBDIR_AUTOADD "If you do not prevent users from viewing the web directory or set a server to web view, then NetMeeting will automatically add the Microsoft Internet Directory as your web directory."
|
|
IDS_DSLIST_EMPTY "The directory server list is empty. Users wishing to use directory servers will have to add them on their own."
|
|
IDS_DS_WILL_BE_EMPTY "The directory server list is empty, and users are not permitted to add new servers to the list. Users will not be able to use directory servers with NetMeeting."
|
|
IDS_DSNAME_INVALID "The Directory Server name entered is invalid."
|
|
IDS_ARE_YOU_SURE_YOU_WISH_TO_REMOVE
|
|
"Are you sure you wish to remove %s from the list?"
|
|
IDS_VERIFY "Verify"
|
|
END
|
|
|
|
#endif // English (U.S.) resources
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|