You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1129 lines
59 KiB
1129 lines
59 KiB
//Microsoft Developer Studio generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#include "winres.h"
|
|
#include "winver.h"
|
|
#include "avtapi.ver"
|
|
#include "ntverp.h"
|
|
#include "common.ver"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#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_CONFPROP_GENERAL DIALOGEX 0, 0, 245, 213
|
|
STYLE DS_CONTEXTHELP | WS_CHILD | WS_CAPTION | WS_SYSMENU
|
|
EXSTYLE WS_EX_CONTEXTHELP
|
|
CAPTION "General"
|
|
FONT 8, "MS Shell Dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "&Name:",IDC_STATIC,7,7,44,8
|
|
EDITTEXT IDC_EDIT_NAME,58,7,178,12,ES_AUTOHSCROLL
|
|
LTEXT "&Description:",IDC_STATIC,7,27,44,8
|
|
EDITTEXT IDC_EDIT_DESCRIPTION,58,25,178,12
|
|
LTEXT "&Owner:",IDC_STATIC_OWNER,7,51,44,8
|
|
EDITTEXT IDC_EDIT_OWNER,58,50,178,12,ES_AUTOHSCROLL | ES_READONLY |
|
|
NOT WS_TABSTOP
|
|
GROUPBOX "Conference time",IDC_STATIC,7,69,231,52,WS_GROUP
|
|
CONTROL 5115,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE,13,
|
|
83,15,13
|
|
LTEXT "&Start:",IDC_STATIC,27,83,22,8
|
|
CONTROL "Custom",IDC_DTP_STARTDATE,"SysDateTimePick32",
|
|
WS_TABSTOP,58,82,80,13
|
|
CONTROL "Custom",IDC_DTP_STARTTIME,"SysDateTimePick32",
|
|
DTS_UPDOWN | WS_TABSTOP | 0x8,147,82,80,13
|
|
CONTROL 5116,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE,13,
|
|
102,15,13
|
|
LTEXT "S&top:",IDC_STATIC,27,103,22,8
|
|
CONTROL "Custom",IDC_DTP_STOPDATE,"SysDateTimePick32",WS_TABSTOP,
|
|
58,101,80,13
|
|
CONTROL "Custom",IDC_DTP_STOPTIME,"SysDateTimePick32",DTS_UPDOWN |
|
|
WS_TABSTOP | 0x8,147,100,80,13
|
|
GROUPBOX "Conference scope",IDC_FRM_SCOPE,7,127,231,72,NOT
|
|
WS_VISIBLE
|
|
LTEXT "D&escription:",IDC_LBL_SCOPE,22,139,40,8,NOT WS_VISIBLE
|
|
LISTBOX IDC_LST_SCOPE,22,150,200,40,LBS_SORT |
|
|
LBS_NOINTEGRALHEIGHT | NOT WS_VISIBLE | WS_DISABLED |
|
|
WS_VSCROLL | WS_TABSTOP
|
|
END
|
|
|
|
IDD_DLGPLACECALL DIALOGEX 0, 0, 218, 135
|
|
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|
EXSTYLE WS_EX_CONTEXTHELP
|
|
CAPTION "Dial"
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
ICON IDI_PLACECALL,IDC_ICO_ACTION,7,4,21,20
|
|
LTEXT "Enter a phone number. Number will be translated using 'Phone and Modem Options' control panel settings.",
|
|
IDC_LBL_WELCOME,31,7,175,18
|
|
COMBOBOX IDC_CBO_ADDRESS,10,39,199,123,CBS_DROPDOWN |
|
|
CBS_OWNERDRAWFIXED | CBS_HASSTRINGS | WS_VSCROLL |
|
|
WS_TABSTOP
|
|
GROUPBOX "Dial as",IDC_STATIC,10,58,200,31
|
|
CONTROL "&Phone call",IDC_RDO_POTS,"Button",BS_AUTORADIOBUTTON,
|
|
47,71,51,10
|
|
CONTROL "I&nternet Call",IDC_RDO_INTERNET,"Button",
|
|
BS_AUTORADIOBUTTON,129,71,65,10
|
|
CONTROL "&Add number to speed dial list",IDC_CHK_ADD_SPEEDDIAL,
|
|
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,94,120,10
|
|
DEFPUSHBUTTON "Place &Call",IDC_BTN_PLACECALL,105,114,50,14
|
|
PUSHBUTTON "Cancel",2,161,114,50,14
|
|
LTEXT "Connect to:",IDC_STATIC,10,27,38,8
|
|
END
|
|
|
|
IDD_DLGCONFROOMTALKER DIALOG DISCARDABLE 0, 0, 291, 181
|
|
STYLE WS_CHILD
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
LTEXT "Caller ID info here...",IDC_LBL_CALLERID,5,3,282,33
|
|
CONTROL "Animate1",IDC_ANIMATE,"SysAnimate32",ACS_CENTER |
|
|
ACS_TRANSPARENT | WS_TABSTOP,5,68,20,15
|
|
LTEXT "Status",IDC_LBL_STATUS,29,104,260,24
|
|
END
|
|
|
|
IDD_PAGEADDRESS DIALOGEX 0, 0, 276, 141
|
|
STYLE DS_CONTEXTHELP | WS_CHILD
|
|
EXSTYLE WS_EX_CONTEXTHELP
|
|
FONT 8, "MS Shell Dlg", 0, 0, 0x1
|
|
BEGIN
|
|
ICON IDI_TELEPHONY_CPL,IDC_STATIC,5,5,20,20
|
|
PUSHBUTTON "Phone and &Modem Options...",IDC_BTN_TELEPHONY_CPL,33,6,
|
|
109,14
|
|
GROUPBOX "Preferred line for calling",IDC_STATIC,5,30,180,29
|
|
CONTROL "Ph&one",IDC_RDO_PREFER_POTS,"Button",BS_AUTORADIOBUTTON,
|
|
35,43,37,10
|
|
CONTROL "I&nternet",IDC_RDO_PREFER_INTERNET,"Button",
|
|
BS_AUTORADIOBUTTON,113,43,45,10
|
|
GROUPBOX "Line used for",IDC_STATIC,5,65,266,70
|
|
LTEXT "&Phone calls:",IDC_LBL_POTS,32,84,59,8
|
|
COMBOBOX IDC_CBO_POTS,111,82,155,70,CBS_DROPDOWNLIST | CBS_SORT |
|
|
WS_VSCROLL | WS_TABSTOP
|
|
LTEXT "Int&ernet calls:",IDC_LBL_INTERNET,32,100,73,8
|
|
COMBOBOX IDC_CBO_IPTELEPHONY,111,98,155,69,CBS_DROPDOWNLIST |
|
|
CBS_SORT | WS_VSCROLL | WS_TABSTOP
|
|
LTEXT "Internet &conferences:",IDC_LBL_CONF,32,116,68,8
|
|
COMBOBOX IDC_CBO_IPCONF,111,114,155,63,CBS_DROPDOWNLIST |
|
|
CBS_SORT | WS_VSCROLL | WS_TABSTOP
|
|
END
|
|
|
|
IDD_DLGJOINCONFERENCE DIALOGEX 0, 0, 332, 141
|
|
STYLE DS_MODALFRAME | DS_CENTER | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION |
|
|
WS_SYSMENU
|
|
EXSTYLE WS_EX_CONTEXTHELP
|
|
CAPTION "Join Conference"
|
|
FONT 8, "MS Shell Dlg", 0, 0, 0x1
|
|
BEGIN
|
|
ICON IDI_CONFJOIN,IDC_ICO_WELCOME_JOIN,5,2,20,20
|
|
LTEXT "Select a conference from the list below. All conferences shown are either in progress or about to start.",
|
|
IDC_LBL_WELCOME_JOIN,30,4,290,15
|
|
CONTROL "List1",IDC_LST_CONFS,"SysListView32",LVS_REPORT |
|
|
LVS_SINGLESEL | WS_BORDER | WS_TABSTOP,5,25,320,92
|
|
DEFPUSHBUTTON "&Join",IDC_BTN_JOIN_CONFERENCE,220,123,50,14
|
|
PUSHBUTTON "Cancel",2,275,123,50,14
|
|
END
|
|
|
|
IDD_DLGADDCONFSERVER DIALOGEX 0, 0, 226, 57
|
|
STYLE DS_MODALFRAME | DS_CENTER | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION |
|
|
WS_SYSMENU
|
|
EXSTYLE WS_EX_CONTEXTHELP
|
|
CAPTION "Add Directory Server"
|
|
FONT 8, "MS Shell Dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "Select the name of &directory that you want to add.",
|
|
IDC_STATIC,5,7,160,8
|
|
COMBOBOX IDC_EDT_NAME,4,19,213,67,CBS_DROPDOWN | CBS_SORT |
|
|
WS_VSCROLL | WS_TABSTOP
|
|
DEFPUSHBUTTON "&Add",IDC_BTN_ADD_ILS_SERVER,113,37,50,14
|
|
PUSHBUTTON "Cancel",2,168,37,50,14
|
|
END
|
|
|
|
IDD_PAGETERMINALS DIALOGEX 0, 0, 276, 169
|
|
STYLE DS_CONTEXTHELP | WS_CHILD
|
|
EXSTYLE WS_EX_CONTEXTHELP
|
|
FONT 8, "MS Shell Dlg", 0, 0, 0x1
|
|
BEGIN
|
|
ICON IDI_MULTIMEDIA,IDC_STATIC,7,5,20,20
|
|
PUSHBUTTON "&Sound Settings",IDC_BTN_MMSYS_CPL,33,6,94,14
|
|
GROUPBOX "Devices used for calling",IDC_FRA_CALLTYPE,4,60,265,102
|
|
LTEXT "&Line:",IDC_LBL_CALLTYPE,22,77,16,8
|
|
COMBOBOX IDC_CBO_CALLTYPE,44,74,105,50,CBS_DROPDOWNLIST |
|
|
WS_VSCROLL | WS_TABSTOP
|
|
LTEXT "Audio &record:",IDC_LBL_AUDIO_IN,34,96,43,8
|
|
COMBOBOX IDC_CBO_AUDIO_IN,89,94,171,60,CBS_DROPDOWNLIST |
|
|
CBS_SORT | WS_VSCROLL | WS_TABSTOP
|
|
LTEXT "Audio play&back:",IDC_LBL_AUDIO_OUT,34,112,52,8
|
|
COMBOBOX IDC_CBO_AUDIO_OUT,89,110,171,60,CBS_DROPDOWNLIST |
|
|
CBS_SORT | WS_VSCROLL | WS_TABSTOP
|
|
LTEXT "&Video recording:",IDC_LBL_VIDEO_IN,34,128,52,8
|
|
COMBOBOX IDC_CBO_VIDEO_IN,89,126,171,60,CBS_DROPDOWNLIST |
|
|
CBS_SORT | WS_VSCROLL | WS_TABSTOP
|
|
CONTROL "V&ideo playback",IDC_CHK_VIDEO_OUT,"Button",
|
|
BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,34,146,65,10
|
|
LTEXT "Ma&ximum Video Windows:",IDC_LBL_MAX_WINDOWS,129,146,85,
|
|
8
|
|
EDITTEXT IDC_EDT_MAX_WINDOWS,219,143,40,14,ES_AUTOHSCROLL
|
|
CONTROL "Use the &telephone handset connected to this PC for all calls",
|
|
IDC_CHK_USBALWAYS,"Button",BS_AUTOCHECKBOX | WS_DISABLED |
|
|
WS_TABSTOP,22,30,224,10
|
|
CONTROL "Enable acoustic &echo cancellation",IDC_CHK_AEC,"Button",
|
|
BS_AUTOCHECKBOX | WS_TABSTOP,22,44,224,10
|
|
END
|
|
|
|
IDD_DLGADDLOCATION DIALOGEX 0, 0, 207, 45
|
|
STYLE DS_MODALFRAME | DS_CENTER | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION |
|
|
WS_SYSMENU
|
|
EXSTYLE WS_EX_CONTEXTHELP
|
|
CAPTION "New Folder"
|
|
FONT 8, "MS Shell Dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "&Folder:",-1,5,7,62,8
|
|
EDITTEXT IDC_EDT_LOCATION,75,5,125,12,ES_AUTOHSCROLL
|
|
DEFPUSHBUTTON "&Add",IDC_BTN_ADD_NEW_FOLDER,95,24,50,14
|
|
PUSHBUTTON "Cancel",2,150,24,50,14
|
|
END
|
|
|
|
IDD_DLGGETADDRESS DIALOG DISCARDABLE 0, 0, 186, 46
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "Call Transfer"
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
EDITTEXT IDC_EDT_ADDRESS,5,5,109,14,ES_AUTOHSCROLL
|
|
DEFPUSHBUTTON "OK",1,130,5,50,14
|
|
PUSHBUTTON "Cancel",2,130,20,50,14
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// DESIGNINFO
|
|
//
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
GUIDELINES DESIGNINFO DISCARDABLE
|
|
BEGIN
|
|
IDD_CONFPROP_GENERAL, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 238
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 206
|
|
END
|
|
|
|
IDD_DLGPLACECALL, DIALOG
|
|
BEGIN
|
|
RIGHTMARGIN, 217
|
|
BOTTOMMARGIN, 128
|
|
END
|
|
|
|
IDD_DLGADDCONFSERVER, DIALOG
|
|
BEGIN
|
|
RIGHTMARGIN, 225
|
|
BOTTOMMARGIN, 39
|
|
END
|
|
END
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Bitmap
|
|
//
|
|
|
|
IDB_STARTTIME BITMAP DISCARDABLE "res\\starttim.bmp"
|
|
IDB_STOPTIME BITMAP DISCARDABLE "res\\stoptime.bmp"
|
|
IDB_ENCRYPT BITMAP DISCARDABLE "res\\encrypt.bmp"
|
|
IDB_LST_CONFSERV BITMAP DISCARDABLE "res\\CSTree.bmp"
|
|
IDB_DISCONNECTED BITMAP DISCARDABLE "res\\disconnect.bmp"
|
|
IDB_MEDIA_TYPES BITMAP DISCARDABLE "res\\media.bmp"
|
|
IDB_TERMINAL_TYPES BITMAP DISCARDABLE "res\\terminal.bmp"
|
|
IDB_CONFDETAILS BITMAP DISCARDABLE "res\\confdeta.bmp"
|
|
IDB_CONFDETAILS_STATE BITMAP DISCARDABLE "res\\confstate.bmp"
|
|
IDB_LST_CONFROOM BITMAP DISCARDABLE "res\\CRTree.bmp"
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// TEXTINCLUDE
|
|
//
|
|
|
|
1 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"resource.h\0"
|
|
END
|
|
|
|
2 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"#include ""winres.h""\r\n"
|
|
"#include ""winver.h""\r\n"
|
|
"#include ""avtapi.ver""\r\n"
|
|
"#include ""ntverp.h""\r\n"
|
|
"#include ""common.ver""\r\n"
|
|
"\0"
|
|
END
|
|
|
|
3 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"\r\n"
|
|
"\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Icon
|
|
//
|
|
|
|
// Icon with lowest ID value placed first to ensure application icon
|
|
// remains consistent on all systems.
|
|
IDI_PLACECALL ICON DISCARDABLE "res\\dialer.ico"
|
|
IDI_CONFPROP_PERMISSIONS ICON DISCARDABLE "res\\cpperm.ico"
|
|
IDI_CONFPROP ICON DISCARDABLE "res\\confprop.ico"
|
|
IDI_TELEPHONY_CPL ICON DISCARDABLE "res\\telephon.ico"
|
|
IDI_MULTIMEDIA ICON DISCARDABLE "res\\Multimedia.ico"
|
|
IDI_CONFJOIN ICON DISCARDABLE "res\\confjoin.ico"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Menu
|
|
//
|
|
|
|
IDR_POPUP_CONFSERV_DETAILS MENU DISCARDABLE
|
|
BEGIN
|
|
POPUP "Popup"
|
|
BEGIN
|
|
MENUITEM "&Join", ID_POPUP_JOIN
|
|
MENUITEM "&New...", ID_POPUP_CREATE
|
|
MENUITEM "&Delete", ID_POPUP_DELETE
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Refresh", ID_POPUP_REFRESH
|
|
POPUP "&Sort By"
|
|
BEGIN
|
|
MENUITEM "&Name", ID_POPUP_SORTBY_NAME
|
|
MENUITEM "&Description", ID_POPUP_SORTBY_PURPOSE
|
|
MENUITEM "&Start Time", ID_POPUP_SORTBY_STARTTIME
|
|
|
|
MENUITEM "&End Time", ID_POPUP_SORTBY_ENDTIME
|
|
MENUITEM "&Originator", ID_POPUP_SORTBY_ORIGINATOR
|
|
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Ascending", ID_POPUP_SORTBY_ASCENDING
|
|
|
|
MENUITEM "Des&cending", ID_POPUP_SORTBY_DESCENDING
|
|
|
|
END
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Add To Speed dial List...", ID_ADD_SPEEDDIAL
|
|
MENUITEM "&Properties", ID_POPUP_PROPERTIES
|
|
END
|
|
END
|
|
|
|
IDR_POPUP_CONFSERV_TREE MENU DISCARDABLE
|
|
BEGIN
|
|
POPUP "Popup"
|
|
BEGIN
|
|
MENUITEM "&Add Directory...", ID_POPUP_NEW_SERVER
|
|
MENUITEM "Remo&ve Directory", ID_POPUP_DELETE
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Join Conference...", ID_POPUP_JOIN
|
|
MENUITEM "&New Conference...", ID_POPUP_CREATE
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Refresh", ID_POPUP_REFRESH
|
|
END
|
|
END
|
|
|
|
IDR_POPUP_CONFROOM_DETAILS MENU DISCARDABLE
|
|
BEGIN
|
|
POPUP "Popup"
|
|
BEGIN
|
|
MENUITEM "&Join...", ID_POPUP_JOIN
|
|
MENUITEM "&Leave", ID_POPUP_DISCONNECT
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Show &Names", ID_POPUP_SHOWNAMES
|
|
MENUITEM "Full Size &Video", ID_POPUP_FULLSIZEVIDEO
|
|
POPUP "Selected Video &Scale"
|
|
BEGIN
|
|
MENUITEM "&100%", ID_POPUP_SELECTEDVIDEOSCALE_100
|
|
|
|
MENUITEM "&200%", ID_POPUP_SELECTEDVIDEOSCALE_150
|
|
|
|
MENUITEM "&400%", ID_POPUP_SELECTEDVIDEOSCALE_200
|
|
|
|
END
|
|
END
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// AVI
|
|
//
|
|
|
|
IDR_AVI_CONNECTED AVI DISCARDABLE
|
|
BEGIN
|
|
0x4952, 0x4646, 0x1430, 0x0000, 0x5641, 0x2049, 0x494c, 0x5453, 0x0100,
|
|
0x0000, 0x6468, 0x6c72, 0x7661, 0x6869, 0x0038, 0x0000, 0xe848, 0x0001,
|
|
0x0900, 0x0000, 0x0000, 0x0000, 0x0010, 0x0000, 0x000a, 0x0000, 0x0000,
|
|
0x0000, 0x0001, 0x0000, 0x0120, 0x0000, 0x0018, 0x0000, 0x0018, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x494c,
|
|
0x5453, 0x00b4, 0x0000, 0x7473, 0x6c72, 0x7473, 0x6872, 0x0038, 0x0000,
|
|
0x6976, 0x7364, 0x0000, 0x0000, 0x2710, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0001, 0x0000, 0x0008, 0x0000, 0x0000, 0x0000, 0x000a, 0x0000,
|
|
0x0120, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0018,
|
|
0x0018, 0x7473, 0x6672, 0x0068, 0x0000, 0x0028, 0x0000, 0x0018, 0x0000,
|
|
0x0018, 0x0000, 0x0001, 0x0004, 0x0000, 0x0000, 0x0120, 0x0000, 0x0ec4,
|
|
0x0000, 0x0ec4, 0x0000, 0x0010, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0080, 0x8000, 0x0000, 0x8000, 0x0080, 0x0080, 0x0000, 0x0080,
|
|
0x0080, 0x8080, 0x0000, 0xc0c0, 0x00c0, 0x8080, 0x0080, 0x0000, 0x00ff,
|
|
0xff00, 0x0000, 0xff00, 0x00ff, 0x00ff, 0x0000, 0x00ff, 0x00ff, 0xffff,
|
|
0x0000, 0xffff, 0x00ff, 0x554a, 0x4b4e, 0x06d8, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
|
0x0000, 0x494c, 0x5453, 0x0b94, 0x0000, 0x6f6d, 0x6976, 0x3030, 0x6264,
|
|
0x0120, 0x0000, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xcdcc, 0xdddd, 0xdddd, 0x22d2, 0xdddd, 0xdcdd, 0xcccc, 0xdddd, 0xdddd,
|
|
0x2222, 0xdd2d, 0xdcdd, 0xcccc, 0x0000, 0x0000, 0x2222, 0xdd2d, 0xdcdd,
|
|
0xcccc, 0xdddd, 0xdddd, 0x2222, 0xdd2d, 0xdddd, 0xcdcc, 0xdddd, 0xdddd,
|
|
0x22d2, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0x3030, 0x6264, 0x0120, 0x0000, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xcdcc, 0xdddc, 0xdddd, 0x22d2, 0xdddd,
|
|
0xdcdd, 0xcccc, 0xcddd, 0xdddd, 0x2222, 0xdd2d, 0xdcdd, 0xcccc, 0xc000,
|
|
0x0000, 0x2222, 0xdd2d, 0xdcdd, 0xcccc, 0xcddd, 0xdddd, 0x2222, 0xdd2d,
|
|
0xdddd, 0xcdcc, 0xdddc, 0xdddd, 0x22d2, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0x3030, 0x6264, 0x0120,
|
|
0x0000, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xcdcc,
|
|
0xdcdd, 0xdddd, 0x22d2, 0xdddd, 0xdcdd, 0xcccc, 0xdddd, 0xddcd, 0x2222,
|
|
0xdd2d, 0xdcdd, 0xcccc, 0x0000, 0x00c0, 0x2222, 0xdd2d, 0xdcdd, 0xcccc,
|
|
0xdddd, 0xddcd, 0x2222, 0xdd2d, 0xdddd, 0xcdcc, 0xdcdd, 0xdddd, 0x22d2,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0x3030, 0x6264, 0x0120, 0x0000, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xcdcc, 0xdddd, 0xcddd, 0x22d2, 0xdddd, 0xdcdd,
|
|
0xcccc, 0xdddd, 0xdcdd, 0x2222, 0xdd2d, 0xdcdd, 0xcccc, 0x0000, 0x0c00,
|
|
0x2222, 0xdd2d, 0xdcdd, 0xcccc, 0xdddd, 0xdcdd, 0x2222, 0xdd2d, 0xdddd,
|
|
0xcdcc, 0xdddd, 0xcddd, 0x22d2, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0x3030, 0x6264, 0x0120, 0x0000,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xcdcc, 0xdddd,
|
|
0xdddd, 0xccdc, 0xdddd, 0xdcdd, 0xcccc, 0xdddd, 0xdddd, 0xcccc, 0xddcd,
|
|
0xdcdd, 0xcccc, 0x0000, 0x0000, 0xcccc, 0xddcd, 0xdcdd, 0xcccc, 0xdddd,
|
|
0xdddd, 0xcccc, 0xddcd, 0xdddd, 0xcdcc, 0xdddd, 0xdddd, 0xccdc, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0x3030, 0x6264, 0x0120, 0x0000, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xcdcc, 0xdddd, 0xdddd, 0x22d2, 0xdddd, 0xdcdd, 0xcccc,
|
|
0xdddd, 0xdddd, 0x2222, 0xdd2d, 0xdcdd, 0xcccc, 0x0000, 0x0000, 0x2222,
|
|
0xdd2d, 0xdcdd, 0xcccc, 0xdddd, 0xdddd, 0x2222, 0xdd2d, 0xdddd, 0xcdcc,
|
|
0xdddd, 0xdddd, 0x22d2, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0x3030, 0x6264, 0x0120, 0x0000, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xcdcc, 0xdddd, 0x2ddd,
|
|
0x22d2, 0xdddd, 0xdcdd, 0xcccc, 0xdddd, 0xddd2, 0x2222, 0xdd2d, 0xdcdd,
|
|
0xcccc, 0x0000, 0x0002, 0x2222, 0xdd2d, 0xdcdd, 0xcccc, 0xdddd, 0xddd2,
|
|
0x2222, 0xdd2d, 0xdddd, 0xcdcc, 0xdddd, 0x2ddd, 0x22d2, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0x3030,
|
|
0x6264, 0x0120, 0x0000, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xcdcc, 0xdddd, 0xdd2d, 0x22d2, 0xdddd, 0xdcdd, 0xcccc, 0xd2dd,
|
|
0xdddd, 0x2222, 0xdd2d, 0xdcdd, 0xcccc, 0x0200, 0x0000, 0x2222, 0xdd2d,
|
|
0xdcdd, 0xcccc, 0xd2dd, 0xdddd, 0x2222, 0xdd2d, 0xdddd, 0xcdcc, 0xdddd,
|
|
0xdd2d, 0x22d2, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0x3030, 0x6264, 0x0120, 0x0000, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xcdcc, 0xddd2, 0xdddd, 0x22d2,
|
|
0xdddd, 0xdcdd, 0xcccc, 0xdd2d, 0xdddd, 0x2222, 0xdd2d, 0xdcdd, 0xcccc,
|
|
0x0020, 0x0000, 0x2222, 0xdd2d, 0xdcdd, 0xcccc, 0xdd2d, 0xdddd, 0x2222,
|
|
0xdd2d, 0xdddd, 0xcdcc, 0xddd2, 0xdddd, 0x22d2, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0x3030, 0x6264,
|
|
0x0120, 0x0000, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0x2d22, 0xdddd, 0xdddd, 0x22d2, 0xdddd, 0xd2dd, 0x2222, 0xdddd, 0xdddd,
|
|
0x2222, 0xdd2d, 0xd2dd, 0x2222, 0x0000, 0x0000, 0x2222, 0xdd2d, 0xd2dd,
|
|
0x2222, 0xdddd, 0xdddd, 0x2222, 0xdd2d, 0xdddd, 0x2d22, 0xdddd, 0xdddd,
|
|
0x22d2, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd, 0xdddd,
|
|
0xdddd, 0xdddd, 0x6469, 0x3178, 0x00a0, 0x0000, 0x3030, 0x6264, 0x0010,
|
|
0x0000, 0x0004, 0x0000, 0x0120, 0x0000, 0x3030, 0x6264, 0x0010, 0x0000,
|
|
0x012c, 0x0000, 0x0120, 0x0000, 0x3030, 0x6264, 0x0010, 0x0000, 0x0254,
|
|
0x0000, 0x0120, 0x0000, 0x3030, 0x6264, 0x0010, 0x0000, 0x037c, 0x0000,
|
|
0x0120, 0x0000, 0x3030, 0x6264, 0x0010, 0x0000, 0x04a4, 0x0000, 0x0120,
|
|
0x0000, 0x3030, 0x6264, 0x0010, 0x0000, 0x05cc, 0x0000, 0x0120, 0x0000,
|
|
0x3030, 0x6264, 0x0010, 0x0000, 0x06f4, 0x0000, 0x0120, 0x0000, 0x3030,
|
|
0x6264, 0x0010, 0x0000, 0x081c, 0x0000, 0x0120, 0x0000, 0x3030, 0x6264,
|
|
0x0010, 0x0000, 0x0944, 0x0000, 0x0120, 0x0000, 0x3030, 0x6264, 0x0010,
|
|
0x0000, 0x0a6c, 0x0000, 0x0120, 0x0000
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// REGISTRY
|
|
//
|
|
|
|
IDR_AVTAPI REGISTRY DISCARDABLE "AVTapi.rgs"
|
|
IDR_PAGEADDRESS REGISTRY DISCARDABLE "PageAddr.rgs"
|
|
IDR_PAGETERMINALS REGISTRY DISCARDABLE "pageterm.rgs"
|
|
IDR_AVGENERALNOTIFICATION REGISTRY DISCARDABLE "AVGenNtfy.rgs"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_GENERAL "General"
|
|
IDS_PERMISSIONS "Permissions"
|
|
IDS_CONFPROP "Conference Properties"
|
|
IDS_CONFPROP_UNTITLED_DEFAULT_APPEND "'s Conference"
|
|
IDS_CONFPROP_NONAME "You must give the conference a name."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_CONFPROP_DUPNAME "The conference name is already being used.\nPlease choose another."
|
|
IDS_CONFPROP_BADNAME "Unable to save the conference name."
|
|
IDS_VIDEOPREVIEW "Me"
|
|
IDS_STR_PHONE_PARTS " 0123456789()-+"
|
|
IDS_STR_EMAIL_PARTS "@"
|
|
IDS_STR_TCPIP_PARTS "0123456789."
|
|
IDS_STR_MACHINENAME_PARTS "\\\\"
|
|
IDS_HELP_PATH "\\help\\dialer.hlp"
|
|
IDS_FAILED_TO_LAUNCH_HELP "Failed to launch help."
|
|
IDS_OPTIONS_TITLE "Options"
|
|
IDS_ACE_COLUMN_NAME "Name"
|
|
IDS_CONFPROP_PERMISSIONS_PAGE "Permissions"
|
|
IDS_CONFPROP_PERMISSIONS_OBJECT "Conference"
|
|
IDS_CONFPROP_FAILURE "The conference failed to create."
|
|
IDS_PRIV_READ "Join Conference"
|
|
IDS_PRIV_MODIFY "Modify Conference Properties"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_PROJNAME "Phone Dialer"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_EXPLORE_COLUMN_NAME "Name"
|
|
IDS_EXPLORE_COLUMN_PURPOSE "Description"
|
|
IDS_EXPLORE_COLUMN_STARTS "Start Time"
|
|
IDS_EXPLORE_COLUMN_ENDS "End Time"
|
|
IDS_EXPLORE_COLUMN_ORIGINATOR "Originator"
|
|
IDS_EXPLORE_COLUMN_SERVER "Server"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_CONFSERV_ROOT "Conference Directories"
|
|
IDN_REG_REDIAL_INDEX "Index"
|
|
IDN_REG_REDIAL_MAX "Max"
|
|
IDN_REG_REDIAL_ENTRY "Redial%d"
|
|
IDN_REG_REDIAL_KEY "Software\\Microsoft\\Dialer\\Redial"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDN_REG_MEDIATYPE_POTS "POTS"
|
|
IDN_REG_MEDIATYPE_INTERNET "INTERNET"
|
|
IDN_REG_MEDIATYPE_CONFERENC "CONFERENCE"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDN_REG_ADDRTYPE_CONFERENCE "MulticastConference"
|
|
IDN_REG_ADDRTYPE_SMTP "SMTP"
|
|
IDN_REG_ADDRTYPE_TCPIP "TCP/IP"
|
|
IDN_REG_ADDRTYPE_MACHINE "Machine"
|
|
IDN_REG_ADDRTYPE_PHONENUMBER "PhoneNumber"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDN_REG_CONFSERV_KEY "Software\\Microsoft\\Dialer\\Conference Services"
|
|
IDN_REG_CONFSERV_VIEW_KEY
|
|
"Software\\Microsoft\\Dialer\\Conference Services View"
|
|
IDN_REG_CONFSERV_ENTRY "Item%d"
|
|
IDN_REG_CONFSERV_SORT_COLUMN "SortColumn"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_ER_PLACECALL "Placing a call."
|
|
IDS_ER_COINITIALIZE "Initializing OLE libraries."
|
|
IDS_ER_FIRE_NEW_CALL "Creating new call dialog box."
|
|
IDS_ER_ALLOC "Allocating memory for program's use."
|
|
IDS_ER_ANSWER_CALL "Answering a call."
|
|
IDS_ER_GET_ADDRESS "Could not access a line to dial out on. There may be no lines installed for the particular type of call (phone, Internet, or Internet conference). Use the Edit-Options dialog to configure telephony lines."
|
|
IDS_ER_CREATE_CALL "Creating a new call."
|
|
IDS_ER_CREATE_THREAD "Spinning a new program thread."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_ER_ATL_ADVISE "Registering with the Windows telephony Services."
|
|
IDS_ER_SET_TAPI_NOTIFICATION
|
|
"Requesting call event notifications from Windows telephony. Call processing and notification of incoming calls may not work correctly."
|
|
IDS_ER_ENUM_VOICE_ADDRESSES
|
|
"Enumerating all Windows telephony addresses that support audio."
|
|
IDS_ER_REGISTER_CALL_TYPES
|
|
"Requesting notification of Windows telephony call events. Call processing and notification of incoming calls may not work correctly."
|
|
IDS_ER_INIT_TAPI "Initializing Windows Telephony Services."
|
|
IDS_ER_CREATE_TAPI_OBJECT
|
|
"Creating an instance of the Windows telephony service object. The application may not be able to place or receive calls."
|
|
IDS_ER_INITIALIZE_TAPI "Failed initializing a telephony service component (TAPI3.DLL). System registry may be corrupted. If symptoms persist, try restarting Windows or using REGSVR32 to update registry settings for the TAPI components."
|
|
IDS_ER_CREATE_TAPI_NOTIFICATION_OBJECT
|
|
"Creating the Windows telephony notification object."
|
|
IDS_ER_THREAD_MSG_PROCESS "Processing message on call handling thread."
|
|
IDS_ER_CALL_DISCONNECT "Trying to disconnect the call."
|
|
IDS_ER_CALL_ENTERCONFROOM
|
|
"Trying to enter the conference room (only one conference is allowed at a time)."
|
|
IDS_ER_CONVERT_CONF_ADDRESS
|
|
"Trying to convert a conference name to a dialable address."
|
|
IDS_ER_CALLING_CONNECT "Requesting that windows place the call."
|
|
IDS_ER_GENERAL_OPERATION "General program operation."
|
|
IDS_ER_GENERAL_DETAILS "No additional information available."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDN_REG_CONFSERV_SORT_ASCENDING "SortAscending"
|
|
IDN_REG_CONFROOM_VIEW_KEY
|
|
"Software\\Microsoft\\Dialer\\Conference Room View"
|
|
IDN_REG_CONFROOM_VIDEOSIZE "VideoSize"
|
|
IDN_REG_CONFROOM_SHOWNAMES "ShowNames"
|
|
IDN_REG_CONFROOM_SHOWNAMES_NUMLINES "NumLines"
|
|
IDN_REG_CONFSERV_REFRESHINTERVAL "RefreshInterval"
|
|
IDN_REG_DLGJOINCONF_SORT_COLUMN "SortColumn"
|
|
IDN_REG_DLGJOINCONF_SORT_ASCENDING "SortAscending"
|
|
IDN_REG_DLGJOINCONF_ENTRY "Item%d"
|
|
IDN_REG_DLGJOINCONF_VIEW_KEY
|
|
"Software\\Microsoft\\Dialer\\Dialogs\\Join Conference"
|
|
IDN_REG_REDIAL_PREFERRED_MEDIA "Preferred Media"
|
|
IDN_REG_REDIAL_ADDRESS_POTS "AddrPOTS"
|
|
IDN_REG_REDIAL_ADDRESS_INTERNET "AddrIP"
|
|
IDN_REG_REDIAL_ADDRESS_CONF "AddrConf"
|
|
IDN_REG_REDIAL_TERMINAL_AUDIO_CAPTURE "AudioIn"
|
|
IDN_REG_REDIAL_TERMINAL_AUDIO_RENDER "AudioOut"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_DEFAULT_SERVER "(My Network)"
|
|
IDS_CONFROOM_CONF_CONNECTED "Conference Connected"
|
|
IDS_CONFROOM_CONF_DISCONNECTED "Not participating in a conference"
|
|
IDS_CONFIRM_REMOVE_SERVER "Remove '%s' from the list of directories?"
|
|
IDS_CONFIRM_CONFROOM_DISCONNECT
|
|
"Are you sure you want to leave the conference?"
|
|
IDS_CONFROOM_ROOT "Conference Room"
|
|
IDS_CONFROOM_ME "Me"
|
|
IDS_PLACECALL_BTN_JOIN "&Join..."
|
|
IDS_PLACECALL_BTN_PLACECALL "&Place Call..."
|
|
IDS_CONFROOM_NO_CALLERID "No caller information available."
|
|
IDS_CONFROOM_CONF_DISCONNECTING "Leaving the conference..."
|
|
IDS_CONFROOM_NODETAILS "No Conference Details"
|
|
IDS_CONFROOM_DETAILS "%s: (%s) Starts: %s, Ends: %s, Originator %s"
|
|
IDS_CONFROOM_MEDIA_AUDIO "Audio Only"
|
|
IDS_CONFROOM_MEDIA_VIDEO "Video Only"
|
|
IDS_CONFROOM_MEDIA_AUDIO_VIDEO "Audio and Video"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_PLACECALL_FETCH_ADDRESS "Setting up audio and video terminals..."
|
|
IDS_PLACECALL_DIALING "Locating remote party..."
|
|
IDS_PLACECALL_FAILED "Failed: could not reserve the resources necessary to place the call"
|
|
IDS_PLACECALL_DISCONNECT_BUSY "Failed: the address is presently busy"
|
|
IDS_PLACECALL_DISCONNECT_REJECTED
|
|
"Failed: the remote party rejected the call"
|
|
IDS_PLACECALL_CONNECTED "Connected with remote party."
|
|
IDS_PLACECALL_INPROGRESS "Waiting for answer..."
|
|
IDS_PLACECALL_DISCONNECT_NOANSWER
|
|
"Failed: the remote party did not answer"
|
|
IDS_PLACECALL_DISCONNECT_FAILED "Failed: could not connect the call"
|
|
IDS_PLACECALL_DISCONNECT_BADADDRESS
|
|
"Failed: wrong number or the called device is out of service"
|
|
IDS_PLACECALL_CONNECTED_NAME "Connected with %s"
|
|
IDS_PLACECALL_OFFERING "Incoming call..."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_PLACECALL_OFFERING_ANSWER "Answering call..."
|
|
IDS_PLACECALL_CONFATTACH "Connected, entering conference room..."
|
|
IDS_PLACECALL_DISCONNECTING "Disconnecting call..."
|
|
IDS_PLACECALL_UNHOLDING "Retrieving call from hold..."
|
|
IDS_PLACECALL_CONNECT_CONFSERVER "Downloading conference information..."
|
|
IDS_PLACECALL_DISCONNECT_CANCELLED "Failed: call was cancelled"
|
|
IDS_PLACECALL_DISCONNECT_UNAVAIL
|
|
"Failed: operation is unavailable. Device may not be installed properly."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDN_REG_REDIAL_TERMINAL_VIDEO_CAPTURE "VideoIn"
|
|
IDN_REG_REDIAL_TERMINAL_VIDEO_RENDER "VideoOut"
|
|
IDN_REG_REDIAL_TERMINAL_MAX_VIDEO "MaxVideo"
|
|
IDN_REG_REDIAL_ADDRESS_POTS_ADDR "AddrPOTS_Addr"
|
|
IDN_REG_REDIAL_ADDRESS_INTERNET_ADDR "AddrIP_Addr"
|
|
IDN_REG_REDIAL_ADDRESS_CONF_ADDR "AddrConf_Addr"
|
|
IDN_REG_DIRECTORY_ILSSERVERS "Software\\Microsoft\\Dialer\\Directories"
|
|
IDN_REG_DIRECTORY_ILS_ENTRY "Item%d"
|
|
IDN_REG_CONFROOM_TALKER_SCALE "TalkerScale"
|
|
IDN_REG_CONFSERV_DEFAULTSERVER "DefaultServer"
|
|
IDN_REG_AUTOCLOSECALLS "AutoCloseCalls"
|
|
IDN_REG_DIALER_KEY "Software\\Microsoft\\Dialer"
|
|
IDN_REG_REDIAL_USBALWAYS "USB"
|
|
IDN_REG_REDIAL_AEC "AEC"
|
|
IDN_REG_REDIAL_USBTERMS "USBTerms"
|
|
IDN_REG_REDIAL_USBCAPTURE "USBIn"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDN_REG_REDIAL_USBRENDER "USBOut"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_MSG_NO_CONFS_SCHEDULED
|
|
"Presently there are no conferences either in progress or about to start. Would you like to see a list of all scheduled conferences?"
|
|
IDS_MSG_NO_CONFS "There are presently no conferences to join or the specified conference does not exist. Browse the Conference folders in the Internet Directories to view the list of published conferences."
|
|
IDS_JOINCONF_SELECTALL "Select a conference from the list below."
|
|
IDS_DEFAULT_LINENAME "<Auto-Select>"
|
|
IDS_NO_LINES "<No lines detected>"
|
|
IDS_NO_DEVICES "<No devices detected>"
|
|
IDS_TELEPHONE_CALLS "Phone calls"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_TITLEPageAddress "Lines"
|
|
IDS_HELPFILEPageAddress "dialer.chm"
|
|
IDS_DOCSTRINGPageAddress "Your Help String"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_TITLEPageTerminals "Audio / Video"
|
|
IDS_HELPFILEPageTerminals "dialer.chm"
|
|
IDS_DOCSTRINGPageTerminals "Audio/Video Configuration"
|
|
IDS_PROPSHEET_TITLE "Options"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_INTERNET_CALLS "Internet calls"
|
|
IDS_INTERNET_CONFS "Internet conferences"
|
|
IDS_NO_LINE_SUPPORTING_CALL_TYPE "<No line supporting the call type>"
|
|
IDS_PREFERRED_DEVICE "<Use Preferred Device>"
|
|
IDS_MSG_PLACECALL_GETADDRESS
|
|
"Could not locate the user-specified Line. Use the default line instead? (use 'Edit-Options' menu item to change these settings)"
|
|
IDS_MSG_PLACECALL_GETTERMINAL
|
|
"Could not access one the user specified Media Terminalsl. Use the preferred device instead? (use 'Edit-Options' menu item to change these settings)"
|
|
IDS_PARTICIPANT "Participant"
|
|
IDS_UNKNOWN "Unknown Caller"
|
|
IDS_NONE_DEVICE "<None>"
|
|
IDS_MSG_NO_CONFS_MATCHED
|
|
"No conferences could be found that matched the search criteria. Use the Conference Directory to view a list of all scheduled conferences."
|
|
IDS_NO_PARTICIPANT "Participant"
|
|
IDS_RENDER "Playback"
|
|
IDS_CAPTURE "Record"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_NO_ITEMS_TO_SHOW "There are no items to show in this view."
|
|
IDS_SERVER_NOT_RESPONDING
|
|
"The selected server is not responding -- it may be down or temporarily overloaded.\nSelect Refresh to re-query the server."
|
|
IDS_SERVER_QUERYING "The selected server is presently being queried for information."
|
|
IDS_SERVER_UNKNOWN "The selected server has not been queried yet.\nSelect Refresh to immediately query the server."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_SERVER_INVALID "Select a server from the list to display its stored information."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_ER_VIDEOWINDOW_MANIPULATION
|
|
"Changing a Video Playback window's properties."
|
|
IDS_ER_ENUMERATEDS "Enumerating telephony users on the NT Directory Service."
|
|
IDS_ER_CREATETERMINALS "Creating the audio and video device terminals that will be used for the call. Check settings in the Edit-Options dialog, Audio / Video tab if problem persists."
|
|
IDS_ER_SELECTTERMINALS "Selecting the audio and video terminals for the call. Are all terminals valid? Check settings in the Edit-Options dialog, Audio / Video tab."
|
|
IDS_ER_NO_LINES_OPEN "Could not open any lines supporting voice or video. Check the installed drivers in the Telephony Settings section of the Control Panel."
|
|
IDS_ER_CREATE_TERMINALS "Creating the Audio/Video terminals that will be used for the call."
|
|
IDS_ER_CREATE_VIDEO_RENDER
|
|
"Creating a window that will be used to display a caller's video."
|
|
IDS_ER_QUERY_AVCALL "Obtaining the interface for the call object."
|
|
IDS_ER_QUERY_VIDEOWINDOW "Obtaining the interface for a video window."
|
|
IDS_ER_CREATE_AUDIO_CAPTURE
|
|
"Creating the terminal used for audio record (usually a microphone or handset)."
|
|
IDS_ER_CREATE_AUDIO_RENDER
|
|
"Creating the terminal used for audio playback (usually speakers or a handset)."
|
|
IDS_ER_CREATE_VIDEO_CAPTURE
|
|
"Creating the terminal that will be used for video record (usually a video camera)."
|
|
IDS_ER_CREATE_CONF "Creating a new multicast conference."
|
|
IDS_ER_GET_RENDEZVOUS "Trying to use the Rendezvous service that provides access to Microsoft Site Services like ILS."
|
|
IDS_ER_ACCESS_ILS_SERVER "Trying to access the server."
|
|
IDS_ER_ADD_CONF_TO_SERVER "Adding the conference to the server."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDN_CONTROL_PANEL_EXE "control.exe"
|
|
IDN_CONTROL_TELEPHON_CPL "telephon.cpl"
|
|
IDN_CONTROL_MMSYS_CPL "mmsys.cpl"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_ER_NO_VALID_SELECTION "The selected item is invalid."
|
|
IDS_ER_TRANSLATE_ADDRESS
|
|
"Translating a phone number for the location specified in the 'Phone And Modems Options' section of the Windows Control Panel."
|
|
IDS_ER_TRANSLATING_ADDRESS
|
|
"Converting the phone number using the location information in the Windows Telephony settings. For proper translation the number should be in the form ""+Country/Region Code (Area Code) ###-####"" (i.e. ""+1 (425) 555-1212"")."
|
|
IDS_ER_CREATE_TERMINAL_FAILED
|
|
"Audio or video may not be working properly for the call. Could not access the following device:"
|
|
IDS_ER_ADD_ILS_USER "Failed to publish your IP phone number on the ILS server.."
|
|
IDS_ER_ADD_ACCESS_ILS_SERVER
|
|
"Failed to publish your IP phone number on the ILS server."
|
|
IDS_ER_CONFERENCE_ROOM_LIMIT_EXCEEDED
|
|
"The conference room is already in use."
|
|
IDS_ER_RENAME_TREEVIEW_ITEM "Renaming a treeview item."
|
|
IDS_ER_RENAME_UNALLOWED_IN_QUERY
|
|
"Rename operation is not allowed on a server during a query. Please wait until the operation has completed."
|
|
IDS_ER_EDIT_CONFERENCE "Editing the conference's properties."
|
|
IDS_ER_GET_CONFERENCE_OBJECT
|
|
"Retrieving the information on the conference."
|
|
IDS_ER_MODIFY_CONF "Changing a conference's properties."
|
|
IDS_ER_MAX_VIDEO_EXCEEDED
|
|
"The value entered for ""Maximum Video Windows"" exceeds the limit of 20. The limit value of 20 will be used."
|
|
IDS_ER_CREATE_WINDOWS "Creating program's windows."
|
|
IDS_ER_CONF_DELETE "Attempting to delete a conference."
|
|
IDS_ER_QUERYINTERFACE "Attempting to access the object."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_BOTH "Playback and Record"
|
|
IDS_LINENOTFOUND "<Preselected line no longer exists>"
|
|
IDS_DLG_PHONENUMBER "Enter a phone number. Number will be translated using 'Phone and Modem Options' control panel settings."
|
|
IDS_DLG_INTERNETCALL "Enter a computer name, user's name or IP Address."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_PRIV_DELETE "Delete Conference"
|
|
IDS_PRIV_ALL "All Access"
|
|
IDS_TD_CAPTURE "Record"
|
|
IDS_TD_RENDER "Playback"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_CONFPROP_INVALIDTIME
|
|
"Failed to create the conference. The start/stop time for the conference is invalid."
|
|
IDS_CONFPROP_INVALIDNAME
|
|
"Failed to create the conference. The conference name may contain charcters that are not allowed."
|
|
IDS_CONFPROP_INVALIDOWNER
|
|
"Failed to create the conference. Could not set the conference originator field. The logged in user name may contain characters that are not allowed."
|
|
IDS_CONFPROP_INVALIDDESCRIPTION
|
|
"Failed to create the conference. The description may contain characters that are not allowed."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_CONFPROP_INVALIDSDP "Failed to create the conference. The Conference Permissions information could not be set."
|
|
IDS_CONFPROP_MDHCP_FAILED
|
|
"Failed to create the conference. Could not get a valid Multicast IP address. Please try a different Conference Scope. If the problem persists, check with your system administrator to make sure that a Multicast IP Address server is running on your network and that there are available addresses."
|
|
IDS_CONFPROP_CREATE_FAILED
|
|
"Failed to create the conference. The server may be down or temporarily not responding, or the logged in user may not have privillages to create a conference."
|
|
IDS_MSG_NOADDRESSESTODIAL
|
|
"Dialer could not find any telephony devices that support voice or video calls. Add or remove telephony devices through the 'Phone And Modems Options' portion of the Windows Control Panel."
|
|
IDS_CONFPROP_ENUMERATING_SCOPES "Retrieving scope list..."
|
|
IDS_CONFPROP_SCOPEENUMFAILED
|
|
"Dialer failed to retreive a list of conference scopes and will not be able to publish the conference. If the problem persists, contact your system administrator to make sure that the Multicast IP Address server is running and publishing scope information."
|
|
IDS_CONFPROP_DATECHANGE_MDHCP
|
|
"The conference start or stop time has changed. To affect this change Dialer must reschedule using new scope information. Use the Conference Scope list to select an appropriate scope for the conference."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_ER_DELETE_FROM_SERVER "Removing the object from the server."
|
|
IDS_ER_CONNECT_CALL "Failed trying to connect the call. Does the device have power and dialtone if necessary?"
|
|
IDS_ER_CALL_TRANSFER "Transferring the call."
|
|
IDS_ER_SWAPHOLD "Swapping the calls that are on hold."
|
|
IDS_ER_SWAPHOLD_FIND_CANDIDATE "Looking for a call on hold to swap with."
|
|
IDS_ER_SWAPHOLD_EXECUTE "Requesting that the calls be swapped."
|
|
IDS_ER_TAPI_ANSWER_CALL "Failed trying to answer the call. Does the device have power and is it connected properly to the phone network (if necessary)?"
|
|
IDS_ER_CALLMEDIA "Call media event."
|
|
IDS_ER_CALLMEDIA_STREAMFAIL "Call media streaming failed (%s, %s)."
|
|
IDS_ER_CALLMEDIA_TERMINALFAIL "Call media terminal failed (%s, %s)."
|
|
IDS_ER_CMC_BADDEVICE "The device is bad, it may no longer be recognized by the system or the driver is out of date."
|
|
IDS_ER_CMC_CONNECT_FAIL "Cannot connect the device. This may be caused by a low memory condition."
|
|
IDS_ER_CMC_REMOTE_REQUEST
|
|
"The event is the result of a request from the remote endpoint."
|
|
IDS_ER_CMC_MEDIA_TIMEOUT "The network is experiencing timeouts."
|
|
IDS_ER_CMC_MEDIA_RECOVERED
|
|
"The network recovered from temporary timeouts."
|
|
IDS_ER_ADD_CONF_FAIL_DUPLICATE
|
|
"Failed to add the conference. There is another conference already on the server that has the same name, or uses the same IP address. Try using a different conference name -- conference names are not case sensitive."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_CONFROOM_CONF_DIALING "Setting up the audio and video terminals..."
|
|
IDS_CONFROOM_CONF_INPROGRESS "Trying to join the conference..."
|
|
IDS_CONFROOM_CONF_ABORT "Cancelling the conference call..."
|
|
IDS_CONFEXP_SERVEREXISTS "The directory '%s' is already in the list."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_ER_ADD_CONF_FAIL_ACCESSDENIED_TRYAGAIN
|
|
"Access denied creating the conference. It is possible that the specified security permissions could not be authenticated!"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_ER_USB "USB Handset"
|
|
IDS_ER_USB_OPEN "Failed to open the USB handset. There is another application that already opened the USB handset. Close that application and try again"
|
|
IDS_ER_USB_INITIALIZE "Failed to initialize the USB handset"
|
|
IDS_ER_USB_CLOSE "Failed to close the USB handset. There are calls selected on this USB handset. Close these calls and then close the USB handset"
|
|
END
|
|
|
|
#endif // English (U.S.) resources
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|