Windows2003-3790/inetcore/outlookexpress/wabw/wab32res/ui.rc
2020-09-30 16:53:55 +02:00

2041 lines
92 KiB
Plaintext
Raw Permalink Blame History

//Microsoft Developer Studio generated resource script.
//
#include "resrc1.h"
#ifdef WIN16
#include "dlgs.h"
#endif
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include <resource.h>
#define APSTUDIO_HIDDEN_SYMBOLS
#include <windows.h>
#undef APSTUDIO_HIDDEN_SYMBOLS
#include <commctrl.h>
#ifdef WIN16
#define DIALOGEX DIALOG
#define ES_NUMBER 0
#define DS_CENTER 0
#define BS_BITMAP 0
#endif // WIN16
/////////////////////////////////////////////////////////////////////////////
#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_DIALOG_ADDRESSBOOK DIALOGEX 0, 0, 324, 236
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU
#ifndef WIN16
EXSTYLE WS_EX_CONTEXTHELP
CAPTION "Address Book"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
#else
CAPTION "Address Book"
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
#ifndef WIN16
LTEXT "T&ype name or select from list:",
IDC_ADDRBK_STATIC_CONTENTS,9,7,115,8
EDITTEXT IDC_ADDRBK_EDIT_QUICKFIND,9,18,98,14,ES_AUTOHSCROLL
PUSHBUTTON "Fin&d...",IDC_ADDRBK_BUTTON_FIND,111,18,31,14
COMBOBOX IDC_ADDRBK_COMBO_CONT,9,35,133,77,CBS_DROPDOWNLIST |
WS_VSCROLL | WS_TABSTOP
CONTROL "Address List",IDC_ADDRBK_LIST_ADDRESSES,"SysListView32",
LVS_REPORT | LVS_SHOWSELALWAYS | LVS_NOLABELWRAP |
WS_TABSTOP,9,51,133,130,WS_EX_CLIENTEDGE
PUSHBUTTON "Ne&w Contact",IDC_ADDRBK_BUTTON_NEW,9,187,65,14
PUSHBUTTON "New &Group",IDC_ADDRBK_BUTTON_NEWGROUP,78,187,65,14
PUSHBUTTON "P&roperties",IDC_ADDRBK_BUTTON_PROPS,147,187,65,14
PUSHBUTTON "D&elete",IDC_ADDRBK_BUTTON_DELETE,217,187,65,14
PUSHBUTTON "T&o ->",IDC_ADDRBK_BUTTON_TO,147,35,31,14
LTEXT "&Message Recipients:",IDC_ADDRBK_STATIC_RECIP_TITLE,203,
23,67,8
CONTROL "List To",IDC_ADDRBK_LIST_TO,"SysListView32",LVS_REPORT |
LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER | WS_BORDER |
WS_TABSTOP,182,34,135,49,WS_EX_CLIENTEDGE
PUSHBUTTON "&Cc ->",IDC_ADDRBK_BUTTON_CC,147,84,31,14
CONTROL "List CC",IDC_ADDRBK_LIST_CC,"SysListView32",LVS_REPORT |
LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER | WS_BORDER |
WS_TABSTOP,182,83,135,49,WS_EX_CLIENTEDGE
PUSHBUTTON "&Bcc ->",IDC_ADDRBK_BUTTON_BCC,147,133,31,14
CONTROL "List BCC",IDC_ADDRBK_LIST_BCC,"SysListView32",LVS_REPORT |
LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER | WS_BORDER |
WS_TABSTOP,182,132,135,49,WS_EX_CLIENTEDGE
CONTROL "",IDC_ADDRBK_STATIC_15,"Static",SS_ETCHEDHORZ |
SS_SUNKEN,7,208,310,1
PUSHBUTTON "OK",IDOK,108,215,50,14
PUSHBUTTON "Cancel",IDCANCEL,164,215,50,14
#else // !WIN16
LTEXT "T&ype Name or Select from List:",
IDC_ADDRBK_STATIC_CONTENTS,6,6,115,8
EDITTEXT IDC_ADDRBK_EDIT_QUICKFIND,6,17,81,14,ES_AUTOHSCROLL
PUSHBUTTON "&Find...",IDC_ADDRBK_BUTTON_FIND,90,17,31,14
CONTROL "List1",IDC_ADDRBK_LIST_ADDRESSES,"IE_SysListView",
LVS_REPORT | LVS_SHOWSELALWAYS | LVS_NOLABELWRAP |
WS_TABSTOP,6,34,115,127
PUSHBUTTON "Ne&w Contact",IDC_ADDRBK_BUTTON_NEW,6,167,56,14
PUSHBUTTON "New &Group",IDC_ADDRBK_BUTTON_NEWGROUP,66,167,56,14
PUSHBUTTON "P&roperties",IDC_ADDRBK_BUTTON_PROPS,126,167,56,14
PUSHBUTTON "&Delete",IDC_ADDRBK_BUTTON_DELETE,186,167,56,14
PUSHBUTTON "T&o ->",IDC_ADDRBK_BUTTON_TO,127,36,31,14
LTEXT "&Message Recipients:",IDC_ADDRBK_STATIC_RECIP_TITLE,164,
22,67,8
CONTROL "List1",IDC_ADDRBK_LIST_TO,"IE_SysListView",LVS_REPORT |
LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER | WS_BORDER |
WS_TABSTOP,163,34,115,42
PUSHBUTTON "&CC ->",IDC_ADDRBK_BUTTON_CC,127,79,31,14
CONTROL "List1",IDC_ADDRBK_LIST_CC,"IE_SysListView",LVS_REPORT |
LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER | WS_BORDER |
WS_TABSTOP,163,77,115,42
PUSHBUTTON "&BCC ->",IDC_ADDRBK_BUTTON_BCC,127,122,31,14
CONTROL "List1",IDC_ADDRBK_LIST_BCC,"IE_SysListView",LVS_REPORT |
LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER | WS_BORDER |
WS_TABSTOP,163,120,115,42
PUSHBUTTON "OK",IDOK,89,196,50,14
PUSHBUTTON "Cancel",IDCANCEL,145,196,50,14
#endif // !WIN16
END
IDD_DETAILS_SUMMARY DIALOGEX 0, 0, 318, 203
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP
#ifndef WIN16 // WIN16FF
FONT 8, "MS Shell Dlg", 0, 0, 0x1
#else
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
ICON IDI_ICON_CONTACT,IDC_STATIC,7,7,20,20
LTEXT "Summary of information about this contact",IDC_STATIC,
39,14,175,8
PUSHBUTTON "Add &to Address Book",
IDC_DETAILS_PERSONAL_BUTTON_ADDTOWAB,229,10,82,14
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,32,304,1
RTEXT "Name:",IDC_STATIC,20,41,74,8
EDITTEXT IDC_DETAILS_SUMMARY_STATIC_NAME,100,41,211,12,
ES_READONLY | NOT WS_BORDER
RTEXT "E-Mail Address:",IDC_STATIC,20,53,74,8
EDITTEXT IDC_DETAILS_SUMMARY_STATIC_EMAIL,100,53,211,12,
ES_READONLY | NOT WS_BORDER
RTEXT "Home Phone:",IDC_STATIC,20,65,74,8
EDITTEXT IDC_DETAILS_SUMMARY_STATIC_HOMEPHONE,100,65,211,12,
ES_READONLY | NOT WS_BORDER
RTEXT "Pager:",IDC_STATIC,20,77,74,8
EDITTEXT IDC_DETAILS_SUMMARY_STATIC_PAGER,100,77,211,12,
ES_READONLY | NOT WS_BORDER
RTEXT "Mobile:",IDC_STATIC,20,89,74,8
EDITTEXT IDC_DETAILS_SUMMARY_STATIC_CELLULAR,100,89,190,12,
ES_READONLY | NOT WS_BORDER
RTEXT "Personal Web Page:",IDC_STATIC,20,101,74,8
EDITTEXT IDC_DETAILS_SUMMARY_STATIC_PERSONALWEB,100,101,190,12,
ES_READONLY | NOT WS_BORDER
PUSHBUTTON "Go",IDC_DETAILS_HOME_BUTTON_URL,294,95,17,14
RTEXT "Business Phone:",IDC_STATIC,20,113,74,8
EDITTEXT IDC_DETAILS_SUMMARY_STATIC_BUSINESSPHONE,100,113,211,12,
ES_READONLY | NOT WS_BORDER
RTEXT "Business Fax:",IDC_STATIC,20,125,74,8
EDITTEXT IDC_DETAILS_SUMMARY_STATIC_BUSINESSFAX,100,125,211,12,
ES_READONLY | NOT WS_BORDER
RTEXT "Job Title:",IDC_STATIC,20,137,74,8
EDITTEXT IDC_DETAILS_SUMMARY_STATIC_JOBTITLE,100,137,211,12,
ES_READONLY | NOT WS_BORDER
RTEXT "Department:",IDC_STATIC,20,149,74,8
EDITTEXT IDC_DETAILS_SUMMARY_STATIC_DEPARTMENT,100,149,211,12,
ES_READONLY | NOT WS_BORDER
RTEXT "Office:",IDC_STATIC,20,161,74,8
EDITTEXT IDC_DETAILS_SUMMARY_STATIC_OFFICE,100,161,211,12,
ES_READONLY | NOT WS_BORDER
RTEXT "Company Name:",IDC_STATIC,20,173,74,8
EDITTEXT IDC_DETAILS_SUMMARY_STATIC_COMPANYNAME,100,173,190,12,
ES_READONLY | NOT WS_BORDER
RTEXT "Business Web Page:",IDC_STATIC,20,185,74,8
EDITTEXT IDC_DETAILS_SUMMARY_STATIC_BUSINESSWEB,100,185,190,12,
ES_READONLY | NOT WS_BORDER
PUSHBUTTON "Go",IDC_DETAILS_BUSINESS_BUTTON_URL,293,179,18,14
END
IDD_DETAILS_PERSONAL DIALOGEX 0, 0, 318, 203
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP
#ifndef WIN16 // WIN16FF
FONT 8, "MS Shell Dlg", 0, 0, 0x1
#else
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
ICON IDI_ICON_PERSONAL,IDC_STATIC,4,7,21,20
LTEXT "Enter name and e-mail information about this contact here.",
IDC_STATIC,39,14,261,8
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,4,32,310,1
LTEXT "&First:",IDC_DETAILS_PERSONAL_STATIC_FIRSTNAME,4,42,24,
8
EDITTEXT IDC_DETAILS_PERSONAL_EDIT_FIRSTNAME,34,40,59,14,
ES_AUTOHSCROLL
LTEXT "Mi&ddle:",IDC_DETAILS_PERSONAL_STATIC_MIDDLENAME,97,42,
30,8
EDITTEXT IDC_DETAILS_PERSONAL_EDIT_MIDDLENAME,132,40,66,14,
ES_AUTOHSCROLL
LTEXT "&Last:",IDC_DETAILS_PERSONAL_STATIC_LASTNAME,202,42,34,
8
EDITTEXT IDC_DETAILS_PERSONAL_EDIT_LASTNAME,246,40,68,14,
ES_AUTOHSCROLL
LTEXT "&Title:",IDC_DETAILS_PERSONAL_STATIC_TITLE,4,59,24,8
EDITTEXT IDC_DETAILS_PERSONAL_EDIT_TITLE,34,57,25,14,
ES_AUTOHSCROLL
LTEXT "Dis&play:",IDC_DETAILS_PERSONAL_STATIC_DISPLAYNAME,64,
59,28,8
COMBOBOX IDC_DETAILS_PERSONAL_COMBO_DISPLAYNAME,97,58,101,126,
CBS_DROPDOWN | CBS_NOINTEGRALHEIGHT | WS_VSCROLL |
WS_TABSTOP
LTEXT "&Nickname:",IDC_DETAILS_PERSONAL_STATIC_NICKNAME,202,59,
38,8
EDITTEXT IDC_DETAILS_PERSONAL_EDIT_NICKNAME,246,57,68,14,
ES_AUTOHSCROLL
LTEXT "E-&Mail Addresses:",IDC_DETAILS_PERSONAL_FRAME_EMAIL,4,
92,73,8
EDITTEXT IDC_DETAILS_PERSONAL_EDIT_ADDEMAIL,79,89,162,14,
ES_AUTOHSCROLL
PUSHBUTTON "&Add",IDC_DETAILS_PERSONAL_BUTTON_ADDEMAIL,246,90,68,14
CONTROL "List of E-mails",IDC_DETAILS_PERSONAL_LIST,"SysListView32",
LVS_REPORT | LVS_SHOWSELALWAYS | LVS_EDITLABELS |
LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER |
WS_TABSTOP,4,109,237,66,WS_EX_CLIENTEDGE
PUSHBUTTON "&Edit",IDC_DETAILS_PERSONAL_BUTTON_EDIT,245,110,68,14
PUSHBUTTON "&Remove",IDC_DETAILS_PERSONAL_BUTTON_REMOVE,246,127,68,
14
PUSHBUTTON "&Set as Default",IDC_DETAILS_PERSONAL_BUTTON_SETDEFAULT,
246,144,68,14
CONTROL "Send E-Mail &using plain text only.",
IDC_DETAILS_PERSONAL_CHECK_RICHINFO,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,4,186,162,10
END
IDD_DETAILS_PERSONAL_RUBY DIALOGEX 0, 0, 318, 203
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP
#ifndef WIN16 // WIN16FF
FONT 8, "MS Shell Dlg", 0, 0, 0x1
#else
FONT 8, "MS Shell Dlg"
#endif
BEGIN
LTEXT "&Last:",IDC_DETAILS_PERSONAL_STATIC_LASTNAME,4,59,25,8
EDITTEXT IDC_DETAILS_PERSONAL_EDIT_LASTNAME,31,57,68,14,
ES_AUTOHSCROLL
LTEXT "&First:",IDC_DETAILS_PERSONAL_STATIC_FIRSTNAME,104,59,
23,8
EDITTEXT IDC_DETAILS_PERSONAL_EDIT_FIRSTNAME,129,57,74,14,
ES_AUTOHSCROLL
/* LTEXT "Mi&ddle:",IDC_DETAILS_PERSONAL_STATIC_MIDDLENAME,208,59,
43,8
EDITTEXT IDC_DETAILS_PERSONAL_EDIT_MIDDLENAME,256,57,56,14,
ES_AUTOHSCROLL
*/
LTEXT "&Title:",IDC_DETAILS_PERSONAL_STATIC_TITLE,4,76,25,8
EDITTEXT IDC_DETAILS_PERSONAL_EDIT_TITLE,31,74,25,14,
ES_AUTOHSCROLL
LTEXT "Dis&play:",IDC_DETAILS_PERSONAL_STATIC_DISPLAYNAME,65,
76,33,8
COMBOBOX IDC_DETAILS_PERSONAL_COMBO_DISPLAYNAME,102,75,101,126,
CBS_DROPDOWN | CBS_NOINTEGRALHEIGHT | WS_VSCROLL |
WS_TABSTOP
LTEXT "&Nickname:",IDC_DETAILS_PERSONAL_STATIC_NICKNAME,208,76,
43,8
EDITTEXT IDC_DETAILS_PERSONAL_EDIT_NICKNAME,256,74,56,14,
ES_AUTOHSCROLL
LTEXT "E-&Mail Addresses:",IDC_DETAILS_PERSONAL_FRAME_EMAIL,4,
101,73,8
EDITTEXT IDC_DETAILS_PERSONAL_EDIT_ADDEMAIL,79,98,162,14,
ES_AUTOHSCROLL
PUSHBUTTON "&Add",IDC_DETAILS_PERSONAL_BUTTON_ADDEMAIL,248,99,66,14
CONTROL "List of E-mails",IDC_DETAILS_PERSONAL_LIST,"SysListView32",
LVS_REPORT | LVS_SHOWSELALWAYS | LVS_EDITLABELS |
LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER |
WS_TABSTOP,4,120,238,59,WS_EX_CLIENTEDGE
PUSHBUTTON "&Edit",IDC_DETAILS_PERSONAL_BUTTON_EDIT,248,120,66,14
PUSHBUTTON "&Remove",IDC_DETAILS_PERSONAL_BUTTON_REMOVE,248,137,66,
14
PUSHBUTTON "&Set as Default",IDC_DETAILS_PERSONAL_BUTTON_SETDEFAULT,
248,154,66,14
CONTROL "Send E-Mail &using plain text only.",
IDC_DETAILS_PERSONAL_CHECK_RICHINFO,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,4,186,176,10
ICON IDI_ICON_PERSONAL,IDC_STATIC,7,7,20,20
LTEXT "Enter name and e-mail information about this contact here.",
IDC_STATIC,39,14,261,8
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,32,308,1
LTEXT "Ruby-Last-Name",IDC_DETAILS_PERSONAL_STATIC_RUBYLAST,31,
44,63,8
LTEXT "Ruby-First-Name",IDC_DETAILS_PERSONAL_STATIC_RUBYFIRST,
129,44,67,8
PUSHBUTTON "Ru&by...",IDC_DETAILS_PERSONAL_BUTTON_RUBY,256,40,56,14
#ifndef WIN16 // WIN16FF
CONTROL "",IDC_STATIC,"NativeFontCtl",NFS_ALL,0,0,0,0
#endif // !WIN16
END
IDD_DIALOG_RUBY DIALOG DISCARDABLE 0, 0, 212, 84
STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Ruby"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Ruby &Last Name:",IDC_RUBY_STATIC_LASTNAME,7,7,91,8
EDITTEXT IDC_RUBY_EDIT_YOMILASTNAME,7,19,91,14,ES_AUTOHSCROLL
LTEXT "Ruby &First Name:",IDC_RUBY_STATIC_FIRSTNAME,114,7,91,8
EDITTEXT IDC_RUBY_EDIT_YOMIFIRSTNAME,114,19,91,14,ES_AUTOHSCROLL
EDITTEXT IDC_RUBY_EDIT_LASTNAME,7,36,91,14,ES_AUTOHSCROLL |
ES_READONLY
EDITTEXT IDC_RUBY_EDIT_FIRSTNAME,114,36,91,14,ES_AUTOHSCROLL |
ES_READONLY
DEFPUSHBUTTON "OK",IDOK,53,62,50,14
PUSHBUTTON "Cancel",IDCANCEL,107,62,50,14
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,56,198,1
END
IDD_DETAILS_HOME DIALOG DISCARDABLE 0, 0, 318, 203
STYLE DS_MODALFRAME | WS_POPUP
#ifndef WIN16
FONT 8, "MS Shell Dlg"
#else
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
ICON IDI_ICON_HOME,IDC_STATIC,8,7,20,20
LTEXT "Enter home-related information about this contact here.",
IDC_STATIC,40,14,246,8
CONTROL "",IDC_STATIC_ETCHED,"Static",SS_ETCHEDHORZ,8,32,303,1
LTEXT "Street Add&ress:",IDC_DETAILS_HOME_STATIC_ADDRESS,4,42,
60,8
EDITTEXT IDC_DETAILS_HOME_EDIT_ADDRESS,67,40,94,32,ES_MULTILINE |
ES_AUTOVSCROLL | ES_WANTRETURN | WS_VSCROLL
LTEXT "Cit&y:",IDC_DETAILS_HOME_STATIC_CITY,4,78,60,8
EDITTEXT IDC_DETAILS_HOME_EDIT_CITY,67,75,94,14,ES_AUTOHSCROLL
LTEXT "&State/Province:",IDC_DETAILS_HOME_STATIC_STATE,4,95,60,
8
EDITTEXT IDC_DETAILS_HOME_EDIT_STATE,67,92,94,14,ES_AUTOHSCROLL
LTEXT "&Zip Code:",IDC_DETAILS_HOME_STATIC_ZIP,4,112,60,8
EDITTEXT IDC_DETAILS_HOME_EDIT_ZIP,67,109,94,14,ES_AUTOHSCROLL
LTEXT "Co&untry/Region:",IDC_DETAILS_HOME_STATIC_COUNTRY,4,129,60,8
EDITTEXT IDC_DETAILS_HOME_EDIT_COUNTRY,67,126,94,14,
ES_AUTOHSCROLL
CONTROL "D&efault",IDC_DETAILS_HOME_CHECK_DEFAULTADDRESS,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,67,147,39,10
PUSHBUTTON "&View Map",IDC_DETAILS_HOME_BUTTON_MAP,116,144,45,14
LTEXT "Pho&ne:",IDC_DETAILS_HOME_STATIC_PHONE,172,42,36,8
EDITTEXT IDC_DETAILS_HOME_EDIT_PHONE,217,40,94,14,ES_AUTOHSCROLL
LTEXT "Fa&x:",IDC_DETAILS_HOME_STATIC_FAX,172,61,36,8
EDITTEXT IDC_DETAILS_HOME_EDIT_FAX,217,58,94,14,ES_AUTOHSCROLL
LTEXT "Mobi&le:",IDC_DETAILS_HOME_STATIC_CELLULAR,172,78,36,8
EDITTEXT IDC_DETAILS_HOME_EDIT_CELLULAR,217,75,94,14,
ES_AUTOHSCROLL
LTEXT "&Web Page:",IDC_DETAILS_HOME_STATIC_WEB,4,185,60,8
EDITTEXT IDC_DETAILS_HOME_EDIT_URL,65,182,223,14,ES_AUTOHSCROLL
PUSHBUTTON "&Go",IDC_DETAILS_HOME_BUTTON_URL,293,182,18,14
END
IDD_DETAILS_FAMILY DIALOGEX 0, 0, 318, 203
STYLE DS_MODALFRAME | WS_POPUP
FONT 8, "MS Shell Dlg"
BEGIN
ICON IDI_ICON_FAMILY,IDC_STATIC,4,7,20,20
LTEXT "Enter personal information about this contact here.",
IDC_STATIC,39,14,211,8
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,4,32,310,1
LTEXT "S&pouse:",IDC_DETAILS_FAMILY_STATIC_SPOUSE,4,43,51,8
EDITTEXT IDC_DETAILS_FAMILY_EDIT_SPOUSE,64,40,190,14,
ES_AUTOHSCROLL
LTEXT "&Children:",IDC_DETAILS_FAMILY_STATIC_CHILDREN,4,67,51,
8
CONTROL "List of Children",IDC_DETAILS_FAMILY_LIST_CHILDREN,"SysListView32",
LVS_REPORT | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
LVS_EDITLABELS | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER |
WS_BORDER | WS_TABSTOP,64,64,190,62,WS_EX_CLIENTEDGE
PUSHBUTTON "&Add",IDC_DETAILS_FAMILY_BUTTON_ADDCHILD,259,64,55,14
PUSHBUTTON "&Edit",IDC_DETAILS_FAMILY_BUTTON_EDITCHILD,259,80,55,14
PUSHBUTTON "&Remove",IDC_DETAILS_FAMILY_BUTTON_REMOVECHILD,259,96,
55,14
LTEXT "&Gender:",IDC_STATIC,4,138,51,8
COMBOBOX IDC_DETAILS_HOME_COMBO_GENDER,64,136,120,70,
CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
LTEXT "&Birthday:",IDC_DETAILS_FAMILY_STATIC_BIRTHDAY,4,160,51,
8
CONTROL "",IDC_STATIC_BIRTHDAY,"Static",SS_BLACKFRAME | NOT
WS_VISIBLE,63,158,120,12
LTEXT "A&nniversary:",IDC_DETAILS_FAMILY_STATIC_ANNIVERSARY,4,
182,51,8
CONTROL "",IDC_STATIC_ANNIVERSARY,"Static",SS_BLACKFRAME | NOT
WS_VISIBLE,63,180,120,12
END
IDD_DETAILS_BUSINESS DIALOG DISCARDABLE 0, 0, 318, 203
STYLE DS_MODALFRAME | WS_POPUP
#ifndef WIN16
FONT 8, "MS Shell Dlg"
#else
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
ICON IDI_ICON_BUSINESS,IDC_STATIC,8,7,20,20
LTEXT "Enter business-related information about this contact here.",
IDC_STATIC,40,14,246,8
CONTROL "",IDC_STATIC_ETCHED,"Static",SS_ETCHEDHORZ,8,32,303,1
LTEXT "Co&mpany:",IDC_DETAILS_BUSINESS_STATIC_COMPANY,4,40,59,
8
EDITTEXT IDC_DETAILS_BUSINESS_EDIT_COMPANY,65,39,94,14,
ES_AUTOHSCROLL
LTEXT "Street Add&ress:",IDC_DETAILS_BUSINESS_STATIC_ADDRESS,4,
58,59,28
EDITTEXT IDC_DETAILS_BUSINESS_EDIT_ADDRESS,65,56,94,32,
ES_MULTILINE | ES_AUTOVSCROLL | ES_WANTRETURN |
WS_VSCROLL
LTEXT "Cit&y:",IDC_DETAILS_BUSINESS_STATIC_CITY,4,92,59,8
EDITTEXT IDC_DETAILS_BUSINESS_EDIT_CITY,65,91,94,14,
ES_AUTOHSCROLL
LTEXT "&State/Province:",IDC_DETAILS_BUSINESS_STATIC_STATE,4,
109,59,8
EDITTEXT IDC_DETAILS_BUSINESS_EDIT_STATE,65,108,94,14,
ES_AUTOHSCROLL
LTEXT "&Zip Code:",IDC_DETAILS_BUSINESS_STATIC_ZIP,4,126,59,8
EDITTEXT IDC_DETAILS_BUSINESS_EDIT_ZIP,65,125,94,14,
ES_AUTOHSCROLL
LTEXT "Co&untry/Region:",IDC_DETAILS_BUSINESS_STATIC_COUNTRY,4,143,59,
8
EDITTEXT IDC_DETAILS_BUSINESS_EDIT_COUNTRY,65,142,94,14,
ES_AUTOHSCROLL
CONTROL "D&efault",IDC_DETAILS_BUSINESS_CHECK_DEFAULTADDRESS,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,65,161,39,10
PUSHBUTTON "&View Map",IDC_DETAILS_BUSINESS_BUTTON_MAP,111,158,48,
14
LTEXT "&Job Title:",IDC_DETAILS_BUSINESS_STATIC_JOBTITLE,168,
40,47,8
EDITTEXT IDC_DETAILS_BUSINESS_EDIT_JOBTITLE,217,39,94,14,
ES_AUTOHSCROLL
LTEXT "&Department:",IDC_DETAILS_BUSINESS_STATIC_DEPARTMENT,
167,58,48,8
EDITTEXT IDC_DETAILS_BUSINESS_EDIT_DEPARTMENT,217,56,94,14,
ES_AUTOHSCROLL
LTEXT "&Office:",IDC_DETAILS_BUSINESS_STATIC_OFFICE,167,75,38,
8
EDITTEXT IDC_DETAILS_BUSINESS_EDIT_OFFICE,217,74,94,14,
ES_AUTOHSCROLL
LTEXT "Pho&ne:",IDC_DETAILS_BUSINESS_STATIC_PHONE,167,93,36,8
EDITTEXT IDC_DETAILS_BUSINESS_EDIT_PHONE,217,91,94,14,
ES_AUTOHSCROLL
LTEXT "Fa&x:",IDC_DETAILS_BUSINESS_STATIC_FAX,167,110,38,8
EDITTEXT IDC_DETAILS_BUSINESS_EDIT_FAX,217,108,94,14,
ES_AUTOHSCROLL
LTEXT "P&ager:",IDC_DETAILS_BUSINESS_STATIC_PAGER,167,127,35,8
EDITTEXT IDC_DETAILS_BUSINESS_EDIT_PAGER,217,125,94,14,
ES_AUTOHSCROLL
LTEXT "&IP Phone:",IDC_DETAILS_BUSINESS_STATIC_IPPHONE,167,143,
37,8
EDITTEXT IDC_DETAILS_BUSINESS_EDIT_IPPHONE,217,142,94,14,
ES_AUTOHSCROLL
LTEXT "&Web Page:",IDC_DETAILS_BUSINESS_STATIC_WEB,4,185,59,8
EDITTEXT IDC_DETAILS_BUSINESS_EDIT_URL,65,183,222,14,
ES_AUTOHSCROLL
PUSHBUTTON "&Go",IDC_DETAILS_BUSINESS_BUTTON_URL,293,182,18,14
END
IDD_DETAILS_NOTES DIALOG DISCARDABLE 0, 0, 318, 203
STYLE DS_MODALFRAME | WS_POPUP
#ifndef WIN16
FONT 8, "MS Shell Dlg"
#else
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
ICON IDI_ICON_NOTES,IDC_STATIC,8,7,21,20
LTEXT "Additional information about this contact.",IDC_STATIC,
43,14,271,8
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,4,32,303,1
LTEXT "&Notes:",IDC_DETAILS_NOTES_STATIC_NOTES,4,40,310,8
EDITTEXT IDC_DETAILS_NOTES_EDIT_NOTES,4,52,310,55,ES_MULTILINE |
ES_AUTOVSCROLL | ES_WANTRETURN | WS_VSCROLL
LTEXT "&Group membership:",
IDC_DETAILS_NOTES_STATIC_NOTES_GROUP,4,116,310,8
EDITTEXT IDC_DETAILS_NOTES_EDIT_GROUPS,4,128,310,32,ES_MULTILINE |
ES_AUTOVSCROLL | ES_READONLY | ES_WANTRETURN |
WS_VSCROLL,WS_EX_CLIENTEDGE
LTEXT "&Folder location:",IDC_DETAILS_NOTES_FRAME_FOLDER,4,169,
310,8
LTEXT "Shared Contacts",IDC_DETAILS_NOTES_STATIC_FOLDER,16,182,
283,12
END
IDD_DETAILS_CERT DIALOGEX 0, 0, 318, 203
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP
#ifndef WIN16
FONT 8, "MS Shell Dlg", 0, 0, 0x1
#else
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
ICON IDI_ICON_CERT,IDC_DETAILS_CERT_STATIC2,4,7,20,20
LTEXT "Add, remove, and view Digital IDs for this contact.",
IDC_DETAILS_CERT_STATIC2,39,14,246,8
CONTROL "",IDC_DETAILS_CERT_STATIC2,"Static",SS_ETCHEDHORZ,7,32,
307,1
LTEXT "S&elect an E-Mail address:",IDC_DETAILS_CERT_STATIC2,4,
40,221,8
COMBOBOX IDC_DETAILS_CERT_COMBO,4,51,248,53,CBS_DROPDOWNLIST |
WS_DISABLED | WS_VSCROLL | WS_TABSTOP
LTEXT "&Digital IDs associated with the selected E-Mail address:",
IDC_DETAILS_CERT_STATIC2,4,69,307,8
CONTROL "List of Digital IDs",IDC_DETAILS_CERT_LIST,"SysListView32",LVS_REPORT |
LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER |
LVS_NOSORTHEADER | WS_DISABLED | WS_BORDER | WS_TABSTOP,
4,80,248,116,WS_EX_CLIENTEDGE
PUSHBUTTON "P&roperties",IDC_DETAILS_CERT_BUTTON_PROPERTIES,258,80,
56,14,WS_DISABLED
PUSHBUTTON "Remo&ve",IDC_DETAILS_CERT_BUTTON_REMOVE,258,97,56,14,
WS_DISABLED
PUSHBUTTON "&Set as Default",IDC_DETAILS_CERT_BUTTON_SETDEFAULT,258,
114,56,14,WS_DISABLED
PUSHBUTTON "I&mport...",IDC_DETAILS_CERT_BUTTON_IMPORT,258,165,56,
14
PUSHBUTTON "E&xport...",IDC_DETAILS_CERT_BUTTON_EXPORT,258,182,56,
14,WS_DISABLED
END
IDD_DIALOG_RESOLVENAME DIALOGEX 0, 0, 341, 162
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU
#ifndef WIN16
EXSTYLE WS_EX_CONTEXTHELP
CAPTION "Check Names"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
#else
CAPTION "Check Names"
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
LTEXT "Several matches were found in your Address Book.",
IDC_RESOLVE_STATIC_MATCHES,7,7,327,8
LTEXT "No matches found for ""xyz"" ...",IDC_RESOLVE_STATIC_1,
7,17,327,8,SS_NOPREFIX
CONTROL "List of Matches",IDC_RESOLVE_LIST_MATCHES,"SysListView32",
LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
LVS_SORTASCENDING | LVS_NOCOLUMNHEADER | WS_BORDER |
WS_TABSTOP,7,28,243,102,WS_EX_CLIENTEDGE
PUSHBUTTON "P&roperties",IDC_RESOLVE_BUTTON_PROPS,258,28,76,14
PUSHBUTTON "&Show More Names",IDC_RESOLVE_BUTTON_BROWSE,258,47,76,
14
PUSHBUTTON "Ne&w Contact",IDC_RESOLVE_BUTTON_NEWCONTACT,258,65,76,
14
CONTROL "",IDC_RESOLVE_STATIC_ETCHED,"Static",SS_ETCHEDHORZ,7,
137,327,1
DEFPUSHBUTTON "OK",IDOK,117,143,50,14
PUSHBUTTON "Cancel",IDCANCEL,173,143,50,14
END
IDD_DISTLIST DIALOGEX 0, 0, 318, 203
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP
#ifndef WIN16
FONT 8, "MS Shell Dlg", 0, 0, 0x1
#else
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
ICON IDI_ICON_GROUP,IDC_STATIC,4,7,21,20
LTEXT "Type a name for your group, and then add members. After creating the group, you can add or remove members at any time.",
IDC_STATIC,41,9,273,19
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,4,31,310,1
LTEXT "&Group Name:",IDC_DISTLIST_STATIC_GROUPNAME,4,42,60,8
EDITTEXT IDC_DISTLIST_EDIT_GROUPNAME,72,40,173,14,ES_AUTOHSCROLL
RTEXT "0 Member(s)",IDC_DISTLIST_STATIC_COUNT,250,42,58,10
LTEXT "You can add to a group in three ways: select someone from your address book, add a new contact for the group and your address book, or add someone to the group but not to your address book.",
IDC_STATIC,4,58,310,26
LTEXT "Gr&oup Members:",IDC_STATIC,4,89,82,8
CONTROL "List of group members",IDC_DISTLIST_LISTVIEW,"SysListView32",LVS_REPORT |
LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER |
LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,4,100,241,63,
WS_EX_CLIENTEDGE
PUSHBUTTON "&Select Members",IDC_DISTLIST_BUTTON_ADD,251,99,63,14
PUSHBUTTON "&New Contact",IDC_DISTLIST_BUTTON_ADDNEW,251,115,63,14
PUSHBUTTON "Remo&ve",IDC_DISTLIST_BUTTON_REMOVE,251,131,63,14
PUSHBUTTON "P&roperties",IDC_DISTLIST_BUTTON_PROPERTIES,251,147,63,
14
LTEXT "Nam&e:",IDC_DISTLIST_STATIC_ADDNAME,4,174,30,8
EDITTEXT IDC_DISTLIST_EDIT_ADDNAME,72,170,173,14,ES_AUTOHSCROLL
LTEXT "E-&Mail:",IDC_DISTLIST_STATIC_ADDEMAIL,4,188,29,8
EDITTEXT IDC_DISTLIST_EDIT_ADDEMAIL,72,186,173,14,ES_AUTOHSCROLL
PUSHBUTTON "&Cancel Edit",IDC_DISTLIST_BUTTON_UPDATECANCEL,251,170,
63,14,NOT WS_VISIBLE
PUSHBUTTON "&Add",IDC_DISTLIST_BUTTON_ADDUPDATE,251,186,63,14
END
IDD_DISTLIST_OTHER DIALOGEX 0, 0, 318, 203
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP
#ifndef WIN16
FONT 8, "MS Shell Dlg", 0, 0, 0x1
#else
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
ICON IDI_ICON_GROUPOTHER,IDC_STATIC,7,7,20,20
LTEXT "Enter additional information about this group here.",
IDC_STATIC,41,13,222,11
CONTROL "",IDC_STATIC_ETCHED,"Static",SS_ETCHEDHORZ,7,31,304,1
LTEXT "Street Add&ress:",IDC_DISTLIST_STATIC_STREET,4,41,62,8
EDITTEXT IDC_DISTLIST_EDIT_ADDRESS,71,39,100,32,ES_MULTILINE |
ES_AUTOVSCROLL | ES_WANTRETURN | WS_VSCROLL
LTEXT "Cit&y:",IDC_DISTLIST_STATIC_CITY,4,75,62,8
EDITTEXT IDC_DISTLIST_EDIT_CITY,71,74,100,14,ES_AUTOHSCROLL
LTEXT "&State/Province:",IDC_DISTLIST_STATIC_STATE,4,92,62,8
EDITTEXT IDC_DISTLIST_EDIT_STATE,71,91,100,14,ES_AUTOHSCROLL
LTEXT "&Zip Code:",IDC_DISTLIST_STATIC_ZIP,4,109,62,8
EDITTEXT IDC_DISTLIST_EDIT_ZIP,71,108,100,14,ES_AUTOHSCROLL
LTEXT "Co&untry/Region:",IDC_DISTLIST_STATIC_COUNTRY,4,126,62,8
EDITTEXT IDC_DISTLIST_EDIT_COUNTRY,71,125,100,14,ES_AUTOHSCROLL
PUSHBUTTON "&View Map",IDC_DISTLIST_BUTTON_MAP,121,143,50,14
LTEXT "Pho&ne:",IDC_DISTLIST_STATIC_PHONE,178,40,30,8
EDITTEXT IDC_DISTLIST_EDIT_PHONE,211,39,100,14,ES_AUTOHSCROLL
LTEXT "Fa&x:",IDC_DISTLIST_STATIC_FAX,178,57,30,8
EDITTEXT IDC_DISTLIST_EDIT_FAX,211,56,100,14,ES_AUTOHSCROLL
LTEXT "N&otes:",IDC_DISTLIST_STATIC_NOTES,178,75,30,8
EDITTEXT IDC_DISTLIST_EDIT_NOTES,211,74,100,67,ES_MULTILINE |
ES_AUTOVSCROLL | ES_WANTRETURN | WS_VSCROLL
LTEXT "&Web Page:",IDC_DISTLIST_STATIC_WEB,4,183,62,8
EDITTEXT IDC_DISTLIST_EDIT_URL,71,181,222,14,ES_AUTOHSCROLL
PUSHBUTTON "&Go",IDC_DISTLIST_BUTTON_URL,293,181,18,14
END
IDD_FORMVIEW DIALOGEX 0, 0, 147, 152
STYLE DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP
#ifndef WIN16
EXSTYLE WS_EX_CLIENTEDGE
FONT 8, "MS Shell Dlg", 0, 0, 0x1
#else
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
#ifndef WIN16
CONTROL "",IDC_PIC,"Static",SS_WHITERECT,2,2,144,149,
WS_EX_CLIENTEDGE | WS_EX_STATICEDGE
#else
CONTROL "",IDC_PIC,"Static",SS_WHITERECT,2,2,144,149
#endif // !WIN16
END
IDD_DIALOG_ABOUT DIALOG DISCARDABLE 0, 0, 238, 93
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "About Address Book"
#ifndef WIN16
FONT 8, "MS Shell Dlg"
#else
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
DEFPUSHBUTTON "OK",IDOK,174,7,50,14
ICON IDI_ICON_ABOOK,IDC_STATIC,7,7,21,20
LTEXT "Address Book",IDC_ABOUT_LABEL,34,7,131,8
LTEXT "",IDC_ABOUT_LABEL_VERSION,34,20,131,8
LTEXT "",IDC_ABOUT_COPYRIGHT,34,33,188,8
EDITTEXT IDC_ABOUT_EDIT_FILENAME,34,47,190,39,ES_MULTILINE |
ES_READONLY | WS_HSCROLL | NOT WS_TABSTOP
LTEXT "File:",IDC_ABOUT_STATIC_FILENAME,14,48,14,8,0,
WS_EX_RIGHT
END
//
// There are so many controls (some which overlap) on the find dialog that
// localizers can't make head or tail of them - so we spread the controls around
// in the resource description and then at runtime, we move them all to their
// appropriate locations - right now, this means shifting the Advanced-Pane
// controls to be flush left with the beginning of the name static ..
//
IDD_DIALOG_FIND DIALOGEX 0, 0, 455, 273
STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
#ifndef WIN16
EXSTYLE WS_EX_CONTEXTHELP
CAPTION "Find People"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
#else
CAPTION "Find People"
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
LTEXT "&Name:",IDC_FIND_STATIC_NAME,14,48,34,8
EDITTEXT IDC_FIND_EDIT_NAME,52,46,85,14,ES_AUTOHSCROLL
LTEXT "&E-mail:",IDC_FIND_STATIC_EMAIL,14,65,34,8
EDITTEXT IDC_FIND_EDIT_EMAIL,52,63,85,14,ES_AUTOHSCROLL
LTEXT "&Address:",IDC_FIND_STATIC_STREET,14,82,34,8,
WS_DISABLED
EDITTEXT IDC_FIND_EDIT_STREET,52,80,85,14,ES_AUTOHSCROLL |
WS_DISABLED
LTEXT "P&hone:",IDC_FIND_STATIC_PHONE,14,99,34,8,WS_DISABLED
EDITTEXT IDC_FIND_EDIT_PHONE,52,97,85,14,ES_AUTOHSCROLL |
WS_DISABLED
LTEXT "&Other:",IDC_FIND_STATIC_ANY,14,116,34,8,WS_DISABLED
EDITTEXT IDC_FIND_EDIT_ANY,52,114,85,14,ES_AUTOHSCROLL |
WS_DISABLED
CONTROL "",IDC_FIND_STATIC_LOGO,"Static",SS_BITMAP,52,106,15,13
GROUPBOX "Def&ine Criteria",IDC_FIND_STATIC_ADVANCED,151,44,198,
88,NOT WS_VISIBLE
COMBOBOX IDC_FIND_COMBO_FIELD,157,57,74,113,CBS_DROPDOWNLIST |
NOT WS_VISIBLE | WS_VSCROLL | WS_TABSTOP
COMBOBOX IDC_FIND_COMBO_CONDITION,233,57,54,113,CBS_DROPDOWNLIST |
NOT WS_VISIBLE | WS_VSCROLL | WS_TABSTOP
EDITTEXT IDC_FIND_EDIT_ADVANCED,292,57,53,13,ES_AUTOHSCROLL | NOT
WS_VISIBLE
LISTBOX IDC_FIND_LIST_CONDITIONS,158,73,128,53,
LBS_NOINTEGRALHEIGHT | LBS_WANTKEYBOARDINPUT | NOT
WS_VISIBLE | WS_VSCROLL | WS_TABSTOP
PUSHBUTTON "&Add",IDC_FIND_BUTTON_ADDCONDITION,292,73,48,14,NOT
WS_VISIBLE | WS_DISABLED
PUSHBUTTON "R&emove",IDC_FIND_BUTTON_REMOVECONDITION,292,91,48,14,
NOT WS_VISIBLE | WS_DISABLED
CONTROL "List of find results",IDC_FIND_LIST_RESULTS,"SysListView32",LVS_REPORT |
LVS_SHOWSELALWAYS | WS_BORDER,7,145,211,105,
WS_EX_CLIENTEDGE
DEFPUSHBUTTON "&Find Now",IDC_FIND_BUTTON_FIND,363,37,85,14
PUSHBUTTON "Sto&p",IDC_FIND_BUTTON_STOP,363,55,85,14,WS_DISABLED
PUSHBUTTON "C&lear All",IDC_FIND_BUTTON_CLEAR,363,73,85,14
CONTROL "Animate1",IDC_FIND_ANIMATE1,"SysAnimate32",
ACS_TRANSPARENT,388,90,32,30
PUSHBUTTON "&Close",IDC_FIND_BUTTON_CLOSE,363,123,85,14
PUSHBUTTON "P&roperties",IDC_FIND_BUTTON_PROPERTIES,363,145,85,14,
WS_DISABLED
PUSHBUTTON "&Delete",IDC_FIND_BUTTON_DELETE,363,163,85,14,
WS_DISABLED
PUSHBUTTON "Add to Addre&ss Book",IDC_FIND_BUTTON_ADDTOWAB,363,181,
85,14,WS_DISABLED
PUSHBUTTON "&More Results",IDC_FIND_BUTTON_MORE,363,199,85,14,NOT
WS_VISIBLE | WS_DISABLED
PUSHBUTTON "&To: ->",IDC_FIND_BUTTON_TO,363,216,85,14,NOT
WS_VISIBLE | WS_DISABLED
PUSHBUTTON "&Cc: ->",IDC_FIND_BUTTON_CC,363,234,85,14,NOT
WS_VISIBLE | WS_DISABLED
PUSHBUTTON "&Bcc: ->",IDC_FIND_BUTTON_BCC,363,252,85,14,NOT
WS_VISIBLE | WS_DISABLED
LTEXT "Loo&k in:",IDC_STATIC,7,9,40,8
COMBOBOX IDC_FIND_COMBO_LIST,51,7,306,150,CBS_DROPDOWNLIST |
WS_VSCROLL | WS_TABSTOP
PUSHBUTTON "&Web Site...",IDC_FIND_BUTTON_SERVER_INFO,363,7,85,14,
WS_DISABLED
CONTROL "Tab1",IDC_TAB_FIND,"SysTabControl32",WS_TABSTOP,7,26,
350,111
END
IDD_DIALOG_LDAPCANCEL DIALOG DISCARDABLE 0, 0, 245, 56
STYLE DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_CAPTION |
WS_SYSMENU
CAPTION "Searching ..."
#ifndef WIN16
FONT 8, "MS Shell Dlg"
#else
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
DEFPUSHBUTTON "Cancel",IDCANCEL,97,35,50,14
LTEXT "Searching directory service.\nThis may take a few seconds. Please wait ...",
IDC_LDAPCANCEL_STATIC_PLEASEWAIT,54,7,184,23,NOT
WS_GROUP
#ifndef WIN16
CONTROL "Animate1",IDC_LDAPCANCEL_ANIMATE,"SysAnimate32",
ACS_TRANSPARENT,7,7,29,29
#endif // !WIN16
END
IDD_DIALOG_PRINTDLGEX DIALOGEX 0, 0, 280, 75
STYLE DS_CONTROL | DS_3DLOOK | WS_CHILD
FONT 8, "MS Shell Dlg"
BEGIN
GROUPBOX "Print range",grp1,0,7,87,60,WS_GROUP
RADIOBUTTON "A&ll",rad1,12,24,64,11,WS_GROUP
RADIOBUTTON "&Selection",rad2,12,36,64,12
GROUPBOX "Print Style",IDC_PRINT_FRAME_STYLE,96,7,87,60,WS_GROUP
CONTROL "&Memo",IDC_PRINT_RADIO_MEMO,"Button",BS_AUTORADIOBUTTON,
109,24,36,10
CONTROL "&Business Card",IDC_PRINT_RADIO_CARD,"Button",
BS_AUTORADIOBUTTON,109,36,64,10
CONTROL "Ph&one List",IDC_PRINT_RADIO_PHONELIST,"Button",
BS_AUTORADIOBUTTON,109,49,51,10
GROUPBOX "Copies",grp2,192,7,86,60,WS_GROUP
LTEXT "Number of &copies:",stc3,205,24,68,8
EDITTEXT edt2,205,35,32,12,ES_NUMBER | WS_GROUP
END
#ifndef WIN16
IDD_DIALOG_PRINTDLGORD DIALOGEX 32, 32, 288, 173
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION |
WS_SYSMENU
EXSTYLE WS_EX_CONTEXTHELP
CAPTION "Print"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Printer",1075,8,4,272,84,WS_GROUP
LTEXT "&Name:",1093,16,20,36,8
COMBOBOX 1139,52,18,152,152,CBS_DROPDOWNLIST | CBS_SORT |
WS_VSCROLL | WS_GROUP | WS_TABSTOP
PUSHBUTTON "&Properties",1025,212,17,60,14,WS_GROUP
LTEXT "Status:",1095,16,36,36,10,SS_NOPREFIX
CONTROL "",1099,"Static",SS_LEFTNOWORDWRAP | SS_NOPREFIX |
WS_GROUP,52,36,224,10
LTEXT "Type:",1094,16,48,36,10,SS_NOPREFIX
CONTROL "",1098,"Static",SS_LEFTNOWORDWRAP | SS_NOPREFIX |
WS_GROUP,52,48,224,10
LTEXT "Where:",1097,16,60,36,10,SS_NOPREFIX
CONTROL "",1101,"Static",SS_LEFTNOWORDWRAP | SS_NOPREFIX |
WS_GROUP,52,60,224,10
LTEXT "Comment:",1096,16,72,36,10,SS_NOPREFIX
CONTROL "",1100,"Static",SS_LEFTNOWORDWRAP | SS_NOPREFIX |
WS_GROUP,52,72,156,10
GROUPBOX "Print range",1072,8,92,78,52,WS_GROUP
RADIOBUTTON "A&ll",1056,16,106,64,12,WS_GROUP
RADIOBUTTON "&Selection",1057,16,118,64,12
GROUPBOX "Print Style",IDC_PRINT_FRAME_STYLE,98,92,84,52,WS_GROUP
CONTROL "&Memo",IDC_PRINT_RADIO_MEMO,"Button",BS_AUTORADIOBUTTON,
107,106,36,10
CONTROL "&Business Card",IDC_PRINT_RADIO_CARD,"Button",
BS_AUTORADIOBUTTON,107,116,64,10
CONTROL "Ph&one List",IDC_PRINT_RADIO_PHONELIST,"Button",
BS_AUTORADIOBUTTON,107,126,51,10
GROUPBOX "Copies",1073,194,92,86,52,WS_GROUP
LTEXT "Number of &copies:",1092,205,106,68,8
EDITTEXT 1154,205,116,32,12,ES_NUMBER | WS_GROUP
PUSHBUTTON "&Help",1038,8,151,48,14
DEFPUSHBUTTON "OK",IDOK,180,150,48,14,WS_GROUP
PUSHBUTTON "Cancel",IDCANCEL,232,150,48,14
END
#else // !WIN16
IDD_DIALOG_PRINTDLGORD DIALOGEX 32, 32, 288, 173
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION |
WS_SYSMENU
CAPTION "Print"
FONT 8, "MS Sans Serif"
BEGIN
GROUPBOX "Printer",1075,8,4,272,84,WS_GROUP
LTEXT "&Name:",1093,16,20,36,8
COMBOBOX 1139,52,18,152,152,CBS_DROPDOWNLIST | CBS_SORT |
WS_VSCROLL | WS_GROUP | WS_TABSTOP
PUSHBUTTON "&Properties",1025,212,17,60,14,WS_GROUP
LTEXT "Status:",1095,16,36,36,10,SS_NOPREFIX
CONTROL "",1099,"Static",SS_LEFTNOWORDWRAP | SS_NOPREFIX |
WS_GROUP,52,36,224,10
LTEXT "Type:",1094,16,48,36,10,SS_NOPREFIX
CONTROL "",1098,"Static",SS_LEFTNOWORDWRAP | SS_NOPREFIX |
WS_GROUP,52,48,224,10
LTEXT "Where:",1097,16,60,36,10,SS_NOPREFIX
CONTROL "",1101,"Static",SS_LEFTNOWORDWRAP | SS_NOPREFIX |
WS_GROUP,52,60,224,10
LTEXT "Comment:",1096,16,72,36,10,SS_NOPREFIX
CONTROL "",1100,"Static",SS_LEFTNOWORDWRAP | SS_NOPREFIX |
WS_GROUP,52,72,156,10
GROUPBOX "Print range",1072,8,92,78,52,WS_GROUP
RADIOBUTTON "A&ll",1056,16,106,64,12,WS_GROUP
RADIOBUTTON "&Selection",1057,16,118,64,12
GROUPBOX "Print Style",IDC_PRINT_FRAME_STYLE,98,92,84,52,WS_GROUP
CONTROL "&Memo",IDC_PRINT_RADIO_MEMO,"Button",BS_AUTORADIOBUTTON,
107,106,36,10
CONTROL "&Business Card",IDC_PRINT_RADIO_CARD,"Button",
BS_AUTORADIOBUTTON,107,116,64,10
CONTROL "Ph&one List",IDC_PRINT_RADIO_PHONELIST,"Button",
BS_AUTORADIOBUTTON,107,126,51,10
GROUPBOX "Copies",1073,194,92,86,52,WS_GROUP
LTEXT "Number of &copies:",1092,205,106,68,8
EDITTEXT 1154,205,116,32,12,ES_NUMBER | WS_GROUP
PUSHBUTTON "&Help",1038,8,151,48,14
DEFPUSHBUTTON "OK",IDOK,180,150,48,14,WS_GROUP
PUSHBUTTON "Cancel",IDCANCEL,232,150,48,14
END
#endif
IDD_DIALOG_PRINTCANCEL DIALOGEX 0, 0, 223, 79
STYLE DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_CAPTION |
WS_SYSMENU
#ifndef WIN16 // WIN16FF
CAPTION "Printing..."
FONT 8, "MS Shell Dlg"
#else
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
DEFPUSHBUTTON "Cancel",IDCANCEL,86,58,50,14
CONTROL "Processing...",IDC_PRINTCANCEL_STATIC_STATUS,"Static",
SS_LEFTNOWORDWRAP,38,7,178,12
LTEXT "Please Wait...",IDC_STATIC,38,20,124,8
CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",0x0,7,37,
209,14,WS_EX_CLIENTEDGE
ICON IDI_ICON_PRINT,IDC_STATIC_PROGRESS_ICON,7,7,20,20
END
IDD_DETAILS_TRIDENT DIALOGEX 0, 0, 318, 203
STYLE DS_MODALFRAME | WS_POPUP
#ifndef WIN16 // WIN16FF
FONT 8, "MS Shell Dlg", 0, 0, 0x1
#else
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
CONTROL "",IDC_DETAILS_TRIDENT_STATIC,"Static",SS_ETCHEDFRAME |
NOT WS_VISIBLE,4,40,310,157,WS_EX_TRANSPARENT
ICON IDI_ICON_ABOOK,IDC_STATIC,8,7,21,20
LTEXT "Information about this contact",
IDC_DETAILS_TRIDENT_STATIC_CAPTION,39,10,187,19
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,4,32,310,1
PUSHBUTTON "Add &to Address Book",
IDC_DETAILS_TRIDENT_BUTTON_ADDTOWAB,232,10,82,14
END
IDD_DETAILS_NTMTG DIALOGEX 0, 0, 318, 203
STYLE DS_3DLOOK | WS_CHILD | WS_BORDER
#ifndef WIN16 // WIN16FF
FONT 8, "MS Shell Dlg", 0, 0, 0x1
#else
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
ICON IDI_ICON_NETMEETING,IDC_STATIC,8,7,21,20
LTEXT "Enter conferencing information about this contact here.",
IDC_STATIC,40,14,246,8
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,4,32,310,1
LTEXT "Conferencing &Server:",
IDC_DETAILS_NTMTG_STATIC_CAPTION3,4,42,93,8
EDITTEXT IDC_DETAILS_NTMTG_EDIT_ADDSERVER,104,40,141,14,
ES_AUTOHSCROLL
LTEXT "C&onferencing Address:",
IDC_DETAILS_NTMTG_STATIC_CAPTION2,4,59,93,8
COMBOBOX IDC_DETAILS_NTMTG_COMBO_EMAIL,104,57,140,96,CBS_DROPDOWN |
CBS_AUTOHSCROLL | CBS_NOINTEGRALHEIGHT | WS_VSCROLL |
WS_TABSTOP
PUSHBUTTON "Ca&ncel Edit",IDC_DETAILS_NTMTG_BUTTON_CANCELEDIT,251,
40,63,14,NOT WS_VISIBLE
PUSHBUTTON "&Add",IDC_DETAILS_NTMTG_BUTTON_ADDSERVER,251,56,63,14
CONTROL "List of servers",IDC_DETAILS_NTMTG_LIST_SERVERS,"SysListView32",
LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,4,86,240,110,
WS_EX_CLIENTEDGE
PUSHBUTTON "&Edit",IDC_DETAILS_NTMTG_BUTTON_EDIT,251,87,63,14
PUSHBUTTON "&Remove",IDC_DETAILS_NTMTG_BUTTON_REMOVE,251,104,63,14
PUSHBUTTON "Set as &Default",IDC_DETAILS_NTMTG_BUTTON_SETDEFAULT,
251,121,63,14
PUSHBUTTON "Set as &Backup",IDC_DETAILS_NTMTG_BUTTON_SETBACKUP,251,
138,63,14
PUSHBUTTON "&Call Now",IDC_DETAILS_NTMTG_BUTTON_CALL,251,182,63,14
END
IDD_DIALOG_OPTIONS DIALOG DISCARDABLE 0, 0, 289, 97
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU
#ifndef WIN16
//EXSTYLE WS_EX_CONTEXTHELP
CAPTION "Options"
FONT 8, "MS Shell Dlg"
#endif
BEGIN
LTEXT "Data Sharing",IDC_STATIC,4,4,52,8
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,50,8,235,1
CONTROL "&Share contact information among Microsoft Outlook and other applications. Address book data will be stored in the Microsoft Outlook Contact Store.",
IDC_OPTIONS_RADIO_OUTLOOK,"Button",BS_AUTORADIOBUTTON |
BS_MULTILINE | WS_TABSTOP,19,16,266,27
CONTROL "&Do not share information among Microsoft Outlook and other applications. Address book data will be stored in an Address Book (*.wab) file.",
IDC_OPTIONS_RADIO_WAB,"Button",BS_AUTORADIOBUTTON |
BS_MULTILINE,19,45,266,23
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,4,70,281,1
DEFPUSHBUTTON "OK",IDOK,92,76,50,14
PUSHBUTTON "Cancel",IDCANCEL,147,76,50,14
END
IDD_DETAILS_ORG DIALOGEX 0, 0, 318, 203
STYLE DS_3DLOOK | WS_CHILD | WS_BORDER
#ifndef WIN16 // WIN16FF
FONT 8, "MS Shell Dlg", 0, 0, 0x1
#else
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
ICON IDI_ICON_ORG,IDC_STATIC,4,7,20,20
LTEXT "Organization-related information about this contact.",
IDC_STATIC,40,14,270,8
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,4,33,310,1
LTEXT "&Manager:",IDC_DETAILS_ORG_STATIC_MANAGER,4,39,31,8
CONTROL "List of managers",IDC_DETAILS_ORG_LIST_MANAGER,"SysListView32",
LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_TABSTOP,4,52,
310,32,WS_EX_CLIENTEDGE
LTEXT "&Reports:",IDC_DETAILS_ORG_STATIC_REPORTS,4,91,28,8
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,34,95,280,1
CONTROL "List of reports",IDC_DETAILS_ORG_LIST_REPORTS,"SysListView32",
LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_TABSTOP,4,104,
310,92,WS_EX_CLIENTEDGE
END
IDD_DIALOG_FOLDER DIALOG DISCARDABLE 0, 0, 234, 90
STYLE DS_MODALFRAME | DS_3DLOOK | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION |
WS_SYSMENU
#ifndef WIN16
CAPTION "Properties"
FONT 8, "MS Shell Dlg"
#endif
BEGIN
EDITTEXT IDC_FOLDER_EDIT_NAME,39,17,188,14,ES_AUTOHSCROLL
CONTROL "&Share this folder with other identities",
IDC_FOLDER_CHECK_SHARE,"Button",BS_AUTOCHECKBOX |
NOT WS_VISIBLE,39,35,188,10
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,63,220,1
DEFPUSHBUTTON "OK",IDOK,64,69,50,14
PUSHBUTTON "Cancel",IDCANCEL,118,69,50,14
ICON IDI_ICON_FOLDER,IDC_STATIC,7,13,21,20
LTEXT "This folder was created by %1",IDC_FOLDER_STATIC_CREATEDBY,39,48,188,8,
NOT WS_VISIBLE
LTEXT "&Folder Name:",IDC_FOLDER_STATIC,39,7,188,8
#ifndef WIN16 // WIN16FF
CONTROL "",IDC_STATIC,"NativeFontCtl",NFS_ALL,0,0,0,0
#endif // !WIN16
END
IDD_DIALOG_SETME DIALOGEX 0, 0, 322, 186
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
#ifndef WIN16
EXSTYLE WS_EX_CONTEXTHELP
CAPTION "Address Book - Choose Profile"
FONT 8, "MS Shell Dlg"
#endif
BEGIN
CONTROL "&Create a new entry in the Address Book to represent your profile.",
IDC_SETME_RADIO_CREATE,"Button",BS_AUTORADIOBUTTON |
WS_TABSTOP,7,7,308,10
CONTROL "&Select an existing entry from the Address Book to represent your profile:",
IDC_SETME_RADIO_SELECT,"Button",BS_AUTORADIOBUTTON,7,21,
308,10
CONTROL "List of profiles",IDC_SETME_LIST,"SysListView32",LVS_REPORT |
LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER |
LVS_NOSORTHEADER | WS_DISABLED | WS_GROUP | WS_TABSTOP,7,
34,308,127,WS_EX_CLIENTEDGE
DEFPUSHBUTTON "OK",IDOK,109,165,50,14
PUSHBUTTON "Cancel",IDCANCEL,162,165,50,14
END
#ifndef WIN16 // WIN16FF
IDD_NEWCALL DIALOGEX DISCARDABLE 0, 0, 261, 73
STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "New Call"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
#else
IDD_NEWCALL DIALOG DISCARDABLE 0, 0, 261, 73
STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Sans Serif"
#endif // !WIN16
BEGIN
LTEXT "&Contact:",IDC_NEWCALL_STATIC_CONTACT,2,9,50,8
COMBOBOX IDC_NEWCALL_COMBO_CONTACT,59,8,138,185,CBS_DROPDOWNLIST |
WS_VSCROLL | WS_TABSTOP
LTEXT "Phone &Number:",IDC_NEWCALL_STATIC_PHNUM,2,30,52,8
COMBOBOX IDC_NEWCALL_COMBO_PHNUM,59,28,138,147,CBS_DROPDOWN |
CBS_SORT | WS_VSCROLL | WS_TABSTOP
PUSHBUTTON "P&roperties...",IDC_NEWCALL_BUTTON_PROPERTIES,207,7,51,
14,BS_CENTER
DEFPUSHBUTTON "C&all...",IDC_NEWCALL_BUTTON_CALL,207,27,51,14,
BS_CENTER
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,2,48,256,1
PUSHBUTTON "Dialing &Properties...",IDC_NEWCALL_BUTTON_DIALPROP,2,
55,80,14
PUSHBUTTON "Close",IDC_NEWCALL_BUTTON_CLOSE,207,52,51,14
#ifndef WIN16 // WIN16FF
// CONTROL "",IDC_STATIC,"NativeFontCtl",NFS_ALL,0,0,0,0
#endif // !WIN16
END
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_ICON_ABOOK ICON DISCARDABLE ".\\ui\\_adrbook.ico"
IDI_ICON_FIND ICON DISCARDABLE ".\\ui\\find.ico"
IDI_ICON_CONTACT ICON DISCARDABLE ".\\ui\\_contact.ico"
IDI_ICON_HOME ICON DISCARDABLE ".\\ui\\_home.ico"
IDI_ICON_BUSINESS ICON DISCARDABLE ".\\ui\\_bsness.ico"
IDI_ICON_NOTES ICON DISCARDABLE ".\\ui\\_notes.ico"
IDI_ICON_GROUP ICON DISCARDABLE ".\\ui\\_group.ico"
IDI_ICON_IE ICON DISCARDABLE ".\\ui\\_ie.ico"
IDI_ICON_CERT ICON DISCARDABLE ".\\ui\\_cert.ico"
IDI_ICON_CHECK ICON DISCARDABLE ".\\ui\\_check.ico"
IDI_ICON_UNCHECK ICON DISCARDABLE ".\\ui\\_uncheck.ico"
IDI_ICON_VCARD ICON DISCARDABLE ".\\ui\\vcard.ico"
IDI_ICON_NETMEETING ICON DISCARDABLE ".\\ui\\netmtg.ico"
IDI_ICON_ORG ICON DISCARDABLE ".\\ui\\_org.ico"
IDI_ICON_IMPORT ICON DISCARDABLE ".\\ui\\wabmig.ico"
IDI_ICON_PRINT ICON DISCARDABLE ".\\ui\\wabprint.ico"
IDI_ICON_GROUPOTHER ICON DISCARDABLE ".\\ui\\grpother.ico"
IDI_ICON_PERSONAL ICON DISCARDABLE ".\\ui\\personal.ico"
IDI_ICON_FOLDER ICON DISCARDABLE ".\\ui\\folder.ico"
IDI_ICON_FAMILY ICON DISCARDABLE ".\\ui\\family.ico"
IDI_ICON_SYNC ICON DISCARDABLE ".\\ui\\WABSync.ico"
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resrc1.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#include ""resource.h""\r\n"
"#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
"#include ""windows.h""\r\n"
"#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
"#include ""commctrl.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_DETAILS_PERSONAL, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 311
TOPMARGIN, 7
BOTTOMMARGIN, 196
END
IDD_DETAILS_NOTES, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 311
BOTTOMMARGIN, 196
END
IDD_DIALOG_RESOLVENAME, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 334
TOPMARGIN, 7
BOTTOMMARGIN, 155
END
IDD_DISTLIST, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 311
TOPMARGIN, 7
BOTTOMMARGIN, 195
END
IDD_DIALOG_LDAP_SEARCH, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 205
TOPMARGIN, 6
BOTTOMMARGIN, 181
END
IDD_DIALOG_LDAP_ADD, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 205
TOPMARGIN, 7
BOTTOMMARGIN, 181
END
IDD_DIALOG_LDAP_PROPERTIES, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 205
TOPMARGIN, 7
BOTTOMMARGIN, 181
END
IDD_DIALOG_CERT_GENERAL, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 205
TOPMARGIN, 7
BOTTOMMARGIN, 181
END
IDD_DIALOG_CERT_TRUST, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 205
TOPMARGIN, 7
BOTTOMMARGIN, 181
END
IDD_DIALOG_CERT_ADVANCED, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 205
TOPMARGIN, 7
BOTTOMMARGIN, 181
END
IDD_DIALOG_FIND, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 301
TOPMARGIN, 7
BOTTOMMARGIN, 250
END
IDD_DIALOG_LDAPCANCEL, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 238
TOPMARGIN, 7
BOTTOMMARGIN, 49
END
IDD_DIALOG_PRINTDLGORD, DIALOG
BEGIN
LEFTMARGIN, 8
RIGHTMARGIN, 280
TOPMARGIN, 4
BOTTOMMARGIN, 165
END
IDD_DIALOG_PRINTCANCEL, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 162
TOPMARGIN, 7
BOTTOMMARGIN, 43
END
IDD_DETAILS_TRIDENT, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 311
TOPMARGIN, 7
BOTTOMMARGIN, 196
END
IDD_DETAILS_NTMTG, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 311
TOPMARGIN, 7
BOTTOMMARGIN, 196
END
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// AVI
//
IDR_AVI_WABFIND AVI DISCARDABLE ".\\ui\\_wabfind.avi"
/////////////////////////////////////////////////////////////////////////////
//
// Menu
//
IDM_FIND_CONTEXTMENU_CONTAINER MENU DISCARDABLE
BEGIN
POPUP "ContainerProps"
BEGIN
MENUITEM "&Directory services", IDM_FIND_DIRECTORYSERVICES
MENUITEM SEPARATOR
MENUITEM "P&roperties", IDM_FIND_CONTAINERPROPERTIES
END
END
/////////////////////////////////////////////////////////////////////////////
//
// Bitmap
//
IDB_BITMAP_SMALL BITMAP DISCARDABLE ".\\ui\\bitmap1.bmp"
#ifndef WIN16 // Win3.1 VGA driver bug -- compressed bitmap has to be smaller than original
IDB_BITMAP_LARGE BITMAP DISCARDABLE ".\\ui\\bmp00001.bmp"
#else
IDB_BITMAP_LARGE BITMAP DISCARDABLE ".\\ui\\bmp00012.bmp"
#endif
IDB_COOLBAR_DEFAULT BITMAP DISCARDABLE ".\\ui\\bdef.bmp"
IDB_COOLBAR_HOT BITMAP DISCARDABLE ".\\ui\\bhot.bmp"
IDB_COOLBAR_DISABLED BITMAP DISCARDABLE ".\\ui\\bdis.bmp"
#ifndef WIN16 // Win3.1 VGA driver bug -- compressed bitmap has to be smaller than original
IDB_DEFAULT_EMAIL BITMAP DISCARDABLE ".\\ui\\defemail.bmp"
#else
IDB_DEFAULT_EMAIL BITMAP DISCARDABLE ".\\ui\\defemai2.bmp"
#endif
IDB_CERT_VALID_INVALID BITMAP DISCARDABLE ".\\ui\\certvld.bmp"
IDB_CERT BITMAP DISCARDABLE ".\\ui\\_cert.bmp"
IDB_COOLBAR_DEFHI BITMAP DISCARDABLE ".\\ui\\wbdefhi.bmp"
IDB_COOLBAR_HOTHI BITMAP DISCARDABLE ".\\ui\\wbhothi.bmp"
IDB_COOLBAR_DISHI BITMAP DISCARDABLE ".\\ui\\bdis.bmp"
IDB_SYNC_SYNCOP BITMAP DISCARDABLE ".\\ui\\syncop.bmp"
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE DISCARDABLE
BEGIN
IDS_WAB_TEMP_FILE_PREFIX "MPS"
IDS_ADDRBK_CAPTION "Address Book"
idsCaptionWithText "Address Book - %1"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ADDRBK_MESSAGE_ACTION "To perform this action, please select only 1 item from the list."
IDS_ADDRBK_MESSAGE_NO_ITEM "No item(s) selected for performing this action."
IDS_ADDRBK_MESSAGE_DELETE "Are you sure you want to permanently delete the selected item(s) ?"
IDS_ADDRBK_MESSAGE_NO_ITEMS_DELETE "No item(s) selected for deletion."
IDS_ADDRBK_MESSAGE_NO_ITEMS_ADD "No item(s) selected for adding to the Recipients list."
IDS_ADDRBK_RESOLVE_CAPTION "Please select whom you mean by ' %1 '"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_DETAILS_CAPTION "Properties"
IDS_RESOLVE_NO_MATCHES "(No Matches Found)."
IDS_RESOLVE_NO_MATCHES_FOR "No matches found for ' %1 '"
IDS_DETAILS_MESSAGE_FIRST_LAST_REQUIRED "Please enter a Display Name for this contact."
IDS_ADDRBK_MESSAGE_DELETING_ERROR "An error occurred while deleting %1"
IDS_VCARD_FILE_SPEC "Business Card (vCard) Files (*.vcf)"
IDS_VCARD_EXPORT_TITLE "Export ""%1"" as Business Card (vCard)"
IDS_VCARD_IMPORT_TITLE "Import Business Card (vCard)"
IDE_VCARD_IMPORT_FILE_ERROR "An error occurred while attempting to open the file:\n\n""%1""\n\nThe file may not be valid."
IDE_VCARD_IMPORT_FILE_BAD "File %1 does not seem to be a valid Business Card (vCard)."
END
STRINGTABLE DISCARDABLE
BEGIN
IDE_VCARD_EXPORT_FILE_ERROR "Could not create file: ""%1""."
IDE_VCARD_EXPORT_DISTLIST "Groups cannot be exported as Business Cards (vCards)."
IDE_VCARD_IMPORT_PARTIAL "Business Card ""%1"" was only partially imported."
IDS_VCARD_IMPORT_COLLISION "The Address Book already has a contact named ""%1"".\nDo you want to update the contact with the Business Card file ""%2""?"
IDS_VCARD_EXPORT_NOT_ASCII "Business Cards do not support characters other than the standard ASCII set.\nThis contact cannot be exported."
idsUnknownDisplayName "Unknown"
IDE_VCARD_EXPORT_FILE_EXISTS "The file ""%1"" already exists.\nWould you like to replace it?"
IDE_SERVER_NAME_COLLISION "There is already an account with the name ""%1"".\nPlease choose another name."
END
STRINGTABLE DISCARDABLE
BEGIN
idsQuickFindCaption "T&ype name or select from list:"
idsRemove "Remo&ve"
idsShowMoreNames "S&how More Names"
idsDetailsPersonalTitle "Personal"
END
STRINGTABLE DISCARDABLE
BEGIN
idsDetailsHomeTitle "Home"
idsDetailsBusinessTitle "Business"
idsDetailsNotesTitle "Other"
idsDetailsOrgTitle "Organization"
idsInvalidInternetAddress
"The e-mail address you have entered is not a valid Internet e-mail address.\nDo you still want to add this address?"
idsToolbarMaxButtonWidth "85"
idsDefaultEmail "(Default E-Mail)"
idsGroupTabName "Group"
idsGroupOtherTabName "Group Details"
idsPleaseEnterGroupName "Please enter a Group Name for this group."
idsGroupAddWellButton "Selec&t"
idsGroupAddCaption "Select Group Members"
END
STRINGTABLE DISCARDABLE
BEGIN
idsContactTextOffice " Office: "
idsContactTextCompany " Company: "
idsContactTextBusinessAddress " Address:\r\n"
idsContactTextBusinessPhone " Phone: "
idsContactTextBusinessFax " Fax: "
idsContactTextBusinessPager " Pager: "
idsContactTextBusinessWebPage " Web Page: "
idsContactTextNotes "Notes:\r\n"
idsContactAddress " %1\r\n %2 %3 %4\r\n %5\r\n"
idsSendMailToNoEmail "Entries must have an e-mail address in order to send mail."
idsInternetCallNoCallTo "Contacts must have conferencing information\nin order to place an Internet Call."
idsDetailsCertTitle "Digital IDs"
IDS_CERT_FILE_SPEC "Digital ID Files (*.p7c, *.p7b, *.cer)"
IDS_CER_FILE_SPEC "Digital ID Files (*.cer)"
IDS_ALL_FILE_SPEC "All Files (*.*)"
END
STRINGTABLE DISCARDABLE
BEGIN
idsGroupMemberCount "%d Member(s)"
idsGroupDestWellsTitle "&Members:"
idsCouldNotAddGroupToGroup "Could not add group '%1' to this group because\ngroup '%1' already contains this group."
idsLangDisplayNameIsByLastName "0"
idsDisplayNameByLastName "%3 %1 %2" // This LastName-first format is used as default for FE and Hungarian when idsLangDisplayNameByLastName=1
idsDisplayNameByFirstName "%1 %2 %3"
idsDisplayNameByCommaLastName "%3, %1 %2" // This LastName-first format is used as default for Western when idsLangDisplayNameByLastName=0
idsSpecifySearchCriteria "Please enter some information to look for."
idsCouldNotSelectUser "An error occurred while attempting to process your selection."
idsNoItemsSelectedForAdding "No items selected for adding to your Address Book."
idsCouldNotAddUserToWAB "An error occurred while attempting to add the user(s) to your Address Book."
idsSuccessfullyAddedUsers "The selected users were successfully added to your Address Book."
END
STRINGTABLE DISCARDABLE
BEGIN
idsLDAPSearchTimeExceeded "Unable to complete the search because the server has exceeded its time limit for searching."
idsLDAPSearchNoResults "There are no entries in the directory service that match your search criteria."
idsLDAPAmbiguousRecip "Unable to display search results because too many entries in the directory service match your search criteria.\nYou can narrow your search by specifying more search criteria."
idsLDAPAccessDenied "The specified directory service has denied access.\nCheck the Properties for this directory service and verify\nthat your Authentication Type settings and parameters are correct."
idsLDAPSearchTimedOut "The search could not be completed within the time specified for this directory service."
idsLDAPCouldNotFindServer "The specified directory service could not be reached.\nThe service may be temporarily unavailable or the server name may be incorrect."
idsLDAPErrorOccured "An error occurred while performing the search.\nYour computer, your Internet service provider, or the specified directory service\nmay be disconnected. Check your connections and try again.\n\n%1"
idsLDAPPartialResults "Unable to display the complete search results because either too many entries in the directory service match your search criteria or the server has exceeded its time limit for searching.\nTry narrowing your search criteria."
#ifndef WIN16 // String is too long for WIN16 to compile.
idsWABIntegrityError "Your Address Book data file ' %1 ' appears to be corrupt and cannot be used.\nThe Address Book will now attempt to restore the data from your backup data file, which was automatically saved from your last session.\nAny changes you may have already made in this current session will be lost, but any further changes made after you restore from the backup will be saved."
#else
idsWABIntegrityError "Your Address Book data file ' %1 ' appears to be corrupt and cannot be used."
#endif // !WIN16
idsWABUnableToRestoreBackup
"The Address Book file ' %1 'could not be restored from the backup. Unable to proceed."
END
STRINGTABLE DISCARDABLE
BEGIN
idsWABRestoreSucceeded "The Address Book was successfully restored from the backup data file."
idsWABUnexpectedError "An unexpected error has occurred. Please close this application and try to start it again."
idsEntryAlreadyExists "Your Address Book already contains a contact named '%1'.\nDo you want to update the existing contact with the new contact?"
idsEntryAlreadyInWAB "An entry with this name already exists in your Address Book.\nPlease specify a unique name for this entry."
idsWindowTitleProperties "%1 Properties"
idsSelectWABToImport "Select Address Book File to Import from"
idsSelectWABToExport "Select Address Book File to Export to"
idsWABImportString "Address Book Files (*.wab)"
idsContactTextEmail "E-mail Address(es):"
idsContactTextPersonal "Personal Information:\r\n"
idsContactTextHomeAddress " Address:\r\n"
idsContactTextHomePhone " Phone: "
idsContactTextHomeFax " Fax: "
idsContactTextHomeCellular " Mobile: "
idsContactTextPersonalWebPage " Web Page: "
idsContactTextBusiness "Business Information:\r\n"
idsContactTextTitle " Title: "
idsContactTextDepartment " Department: "
END
STRINGTABLE DISCARDABLE
BEGIN
idsDefaultCert " (Default)"
idsNoLocalSearchResults "There are no entries in the Address Book that match your search criteria."
idsNoFolderSearchResults "There are no entries in the selected folder that match your search criteria."
idsLDAPUnconfigured "Directory service features require the Internet Account Manager component [MSOEACCT.DLL],\nwhich does not seem to be currently installed."
idsConfServer "Server"
idsConfEmail "Address"
idsConfAdd "&Add"
idsConfUpdate "&Update"
END
STRINGTABLE DISCARDABLE
BEGIN
idsStatusBarCount "%d items"
idsNowAddingToWAB "You have chosen to add one or more directory service entries to this group.\nThese directory service entries will be added to the Address Book prior to adding them to this group."
idsContinueAddingToWAB "Do you want to cancel adding the remaining selected directory service entries to your Address Book ?"
idsNotEnoughDiskSpace "Unable to complete this operation due to insufficient disk space.\nPlease free some disk space and click OK to try again."
idsDefaultFontFace "Arial"
idsSearchDialogTitle "Find People"
idsSearchDialogTitleWithResults "Find People - (%d entries found)"
idsPhoneFontReduceBy "40"
idsPhoneTextSpaceTwips "1150"
idsBusCardFontReduceBy "40"
idsMenuImportWAB "Imports an Address Book (.wab) file."
idsMenuExportOther "Exports to another Address Book or file."
idsMenuExportWAB "Exports contacts to a new Address Book (.wab) file."
END
STRINGTABLE DISCARDABLE
BEGIN
idsMenuDescending "Displays sorted entries in descending order."
idsMenuRefresh "Refreshes the displayed information."
idsMenuImportVcard "Imports a Business Card (vCard) from a file."
idsMenuExportVcard "Exports a Business Card to a file."
idsMenuImportOther "Imports another Address Book."
idsMenuHelp "Displays help file contents for the Address Book."
idsMenuEditProfile "Allows you to create or select a contact to represent your Internet Profile."
idsUnknown "Unknown."
idsInvalidDBCSInternetAddress "Internet e-mail addresses must contain only ASCII characters."
idsResolveMatchesOnLDAP "Several matches were found on ' %1 '."
idsCertImportTitle "Select digital ID file to import"
idsCertExportTitle "Specify digital ID file name"
idsAddFolderName "Please specify a name for this folder."
//idsUnshareFolderWarning "If you chose not to share this folder, the contacts\nin this folder will not be readily available to other Identities."
END
STRINGTABLE DISCARDABLE
BEGIN
idsColDisplayName "Name"
idsColEmailAddress "E-Mail Address"
idsColHomePhone "Home Phone"
idsColOfficePhone "Business Phone"
idsButton0 "New"
idsButton1 "Properties"
idsButton2 "Delete"
idsButton3 "Find People"
idsButton4 "Print"
idsButton5 "Action"
END
STRINGTABLE DISCARDABLE
BEGIN
idsMenuNewContact "Creates a new contact."
idsMenuNewGroup "Creates a new group."
idsMenuCopy "Copies the selected entry."
idsMenuPaste "Pastes the selected entry."
idsMenuSendMail "Sends mail to the selected entries."
idsMenuProperties "Edit properties for the selected entry."
idsMenuDelete "Deletes the current selection from the Address Book."
idsMenuAddToWAB "Adds the current selection to the Address Book."
idsMenuFind "Searches for people on directory services."
END
STRINGTABLE DISCARDABLE
BEGIN
idsMenuDirectoryService "Shows directory service information."
idsMenuExit "Closes the Address Book."
idsMenuSelectAll "Selects all the entries in the Address Book."
idsMenuViewToolbar "Shows or hides the toolbar."
idsMenuViewStatusBar "Shows or hides the status bar."
idsMenuLargeIcon "Displays entries by using large icons."
idsMenuSmallIcon "Displays entries by using small icons."
idsMenuList "Displays entries in a list."
idsMenuDetails "Displays detailed information about each entry."
idsMenuDisplayName "Sorts entries by name."
idsMenuEmail "Sorts entries by e-mail address."
idsMenuBusinessPhone "Sorts entries by business phone number."
idsMenuHomePhone "Sorts entries by home phone number."
idsMenuFirstName "Sorts entries by given name."
idsMenuLastName "Sorts entries by last name."
idsMenuAscending "Displays sorted entries in ascending order."
idsMenuNewFolder "Creates a new folder."
idsMenuSwitchUser "Allows you to change who is using the Address Book."
idsMenuShowAllContents "Allows you to view Address Book contents for all identities."
idsRemoveFolderFromAB "Are you sure you want to completely delete the selected\nfolder and all its contents from the Address Book?\n\nThis action cannot be undone."
idsRemoveFolderError "An error occurred while attempting to delete the folder."
idsContacts "Contacts"
idsImportError "An error occurred during the import process.\nThe import process could not be completed."
idsImportComplete "The import process completed successfully."
idsImportCompleteError "The import process is complete.\nSome entries could not be imported."
idsImportProcessing "Processing imported entries..."
idsCannotDelete "This item cannot be deleted."
idsFindDlgWidth "483" //find dialog min width - localizable
END
STRINGTABLE DISCARDABLE
BEGIN
idsCountryCount "239"
idsCountry1 "Andorra - (AD)"
idsCountry2 "United Arab Emirates - (AE)"
idsCountry3 "Afghanistan - (AF)"
idsCountry4 "Antigua and Barbuda - (AG)"
idsCountry5 "Anguilla - (AI)"
idsCountry6 "Albania - (AL)"
idsCountry7 "Armenia - (AM)"
idsCountry8 "Netherland Antilles - (AN)"
idsCountry9 "Angola - (AO)"
idsCountry10 "Antarctica - (AQ)"
idsCountry11 "Argentina - (AR)"
idsCountry12 "American Samoa - (AS)"
idsCountry13 "Austria - (AT)"
idsCountry14 "Australia - (AU)"
END
STRINGTABLE DISCARDABLE
BEGIN
idsCountry15 "Aruba - (AW)"
idsCountry16 "Azerbaijan - (AZ)"
idsCountry17 "Bosnia and Herzegovina - (BA)"
idsCountry18 "Barbados - (BB)"
idsCountry19 "Bangladesh - (BD)"
idsCountry20 "Belgium - (BE)"
idsCountry21 "Burkina Faso - (BF)"
idsCountry22 "Bulgaria - (BG)"
idsCountry23 "Bahrain - (BH)"
idsCountry24 "Burundi - (BI)"
idsCountry25 "Benin - (BJ)"
idsCountry26 "Bermuda - (BM)"
idsCountry27 "Brunei - (BN)"
idsCountry28 "Bolivia - (BO)"
idsCountry29 "Brazil - (BR)"
idsCountry30 "Bahamas - (BS)"
END
STRINGTABLE DISCARDABLE
BEGIN
idsCountry31 "Bhutan - (BT)"
idsCountry32 "Bouvet Island - (BV)"
idsCountry33 "Botswana - (BW)"
idsCountry34 "Belarus - (BY)"
idsCountry35 "Belize - (BZ)"
idsCountry36 "Canada - (CA)"
idsCountry37 "Cocos (Keeling) Isl. - (CC)"
idsCountry38 "Central African Rep. - (CF)"
idsCountry39 "Congo - (CG)"
idsCountry40 "Switzerland - (CH)"
idsCountry41 "Cote d'Ivoire - (CI)"
idsCountry42 "Cook Islands - (CK)"
idsCountry43 "Chile - (CL)"
idsCountry44 "Cameroon - (CM)"
idsCountry45 "China - (CN)"
idsCountry46 "Colombia - (CO)"
END
STRINGTABLE DISCARDABLE
BEGIN
idsCountry47 "Costa Rica - (CR)"
idsCountry48 ""
idsCountry49 "Cuba - (CU)"
idsCountry50 "Cape Verde - (CV)"
idsCountry51 "Christmas Island - (CX)"
idsCountry52 "Cyprus - (CY)"
idsCountry53 "Czech Republic - (CZ)"
idsCountry54 "Germany - (DE)"
idsCountry55 "Djibouti - (DJ)"
idsCountry56 "Denmark - (DK)"
idsCountry57 "Dominica - (DM)"
idsCountry58 "Dominican Republic - (DO)"
idsCountry59 "Algeria - (DZ)"
idsCountry60 "Ecuador - (EC)"
idsCountry61 "Estonia - (EE)"
idsCountry62 "Egypt - (EG)"
END
STRINGTABLE DISCARDABLE
BEGIN
idsCountry63 ""
idsCountry64 "Spain - (ES)"
idsCountry65 "Ethiopia - (ET)"
idsCountry66 "Finland - (FI)"
idsCountry67 "Fiji Islands - (FJ)" // Policheck: String never appears to user
idsCountry68 "Falkland Is. (Islas Malvinas) - (FK)"
idsCountry69 "Micronesia - (FM)"
idsCountry70 "Faroe Islands - (FO)"
idsCountry71 "France - (FR)"
idsCountry72 "France, Metropolitan - (FX)"
idsCountry73 "Gabon - (GA)"
idsCountry74 ""
idsCountry75 "Grenada - (GD)"
idsCountry76 "Georgia - (GE)"
idsCountry77 "Ghana - (GH)"
idsCountry78 "Gibraltar - (GI)"
END
STRINGTABLE DISCARDABLE
BEGIN
idsCountry79 "Greenland - (GL)"
idsCountry80 "Guadeloupe - (GP)"
idsCountry81 "Equatorial Guinea - (GQ)"
idsCountry82 "Guyana - (GF)"
idsCountry83 "Gambia - (GM)"
idsCountry84 "Guinea - (GN)"
idsCountry85 "Greece - (GR)"
idsCountry86 "Guatemala - (GT)"
idsCountry87 "Guam (US) - (GU)"
idsCountry88 "Guinea Bissau - (GW)"
idsCountry89 "Guyana - (GY)"
idsCountry90 "Hong Kong S.A.R. - (HK)" // Policheck: String never appears to user
idsCountry91 "Heard & McDonald Isl. - (HM)"
idsCountry92 "Honduras - (HN)"
idsCountry93 "Croatia - (HR)"
idsCountry94 "Haiti - (HT)"
END
STRINGTABLE DISCARDABLE
BEGIN
idsCountry95 "Hungary - (HU)"
idsCountry96 "Indonesia - (ID)"
idsCountry97 "Ireland - (IE)"
idsCountry98 "Israel - (IL)"
idsCountry99 "India - (IN)"
idsCountry100 "British Indian O. Terr. - (IO)"
idsCountry101 "Iraq - (IQ)"
idsCountry102 "Iran - (IR)"
idsCountry103 "Iceland - (IS)"
idsCountry104 "Italy - (IT)"
idsCountry105 "Jamaica - (JM)"
idsCountry106 "Jordan - (JO)"
idsCountry107 "Japan - (JP)"
idsCountry108 "Kenya - (KE)"
idsCountry109 "Kyrgyzstan - (KG)"
idsCountry110 "Cambodia - (KH)"
END
STRINGTABLE DISCARDABLE
BEGIN
idsCountry111 "Kiribati - (KI)"
idsCountry112 "Comoros - (KM)"
idsCountry113 "St. Kitts and Nevis - (AI)"
idsCountry114 "Korea, North - (KP)"
idsCountry115 "Korea - (KR)"
idsCountry116 "Kuwait - (KW)"
idsCountry117 "Cayman Islands - (KY)"
idsCountry118 "Kazakhstan - (KZ)"
idsCountry119 "Laos - (LA)"
idsCountry120 "Lebanon - (LB)"
idsCountry121 "St. Lucia - (LC)"
idsCountry122 "Liechtenstein - (LI)"
idsCountry123 "Sri Lanka - (LK)"
idsCountry124 "Liberia - (LR)"
idsCountry125 "Lesotho - (LS)"
idsCountry126 "Lithuania - (LT)"
END
STRINGTABLE DISCARDABLE
BEGIN
idsCountry127 "Luxembourg - (LU)"
idsCountry128 "Latvia - (LV)"
idsCountry129 "Libya - (LY)"
idsCountry130 "Morocco - (MA)"
idsCountry131 "Monaco - (MC)"
idsCountry132 "Moldavia - (MD)"
idsCountry133 "Madagascar - (MG)"
idsCountry134 "Marshall Islands - (MH)"
idsCountry135 "Mali - (ML)"
idsCountry136 "Myanmar - (MM)"
idsCountry137 "Mongolia - (MN)"
idsCountry138 "Macau S.A.R. - (MO)" // Policheck: String never appears to user
idsCountry139 "Northern Mariana Isl. - (MP)"
idsCountry140 "Martinique - (MQ)"
idsCountry141 "Mauritania - (MR)"
idsCountry142 "Montserrat - (MS)"
END
STRINGTABLE DISCARDABLE
BEGIN
idsCountry143 "Malta - (MT)"
idsCountry144 "Mauritius - (MU)"
idsCountry145 "Maldives - (MV)"
idsCountry146 "Malawi - (MW)"
idsCountry147 "Mexico - (MX)"
idsCountry148 "Malaysia - (MY)"
idsCountry149 "Mozambique - (MZ)"
idsCountry150 "Namibia - (NA)"
idsCountry151 "New Caledonia - (NC)"
idsCountry152 "Niger - (NE)"
idsCountry153 "Norfolk Island - (NF)"
idsCountry154 "Nigeria - (NG)"
idsCountry155 "Nicaragua - (NI)"
idsCountry156 "Netherlands - (NL)"
idsCountry157 "Norway - (NO)"
idsCountry158 "Nepal - (NP)"
END
STRINGTABLE DISCARDABLE
BEGIN
idsCountry159 "Nauru - (NR)"
idsCountry160 ""
idsCountry161 "Niue - (NU)"
idsCountry162 "New Zealand - (NZ)"
idsCountry163 "Oman - (OM)"
idsCountry164 "Panama - (PA)"
idsCountry165 "Peru - (PE)"
idsCountry166 "Polynesia - (PF)"
idsCountry167 "Papua New Guinea - (PG)"
idsCountry168 "Philippines - (PH)"
idsCountry169 "Pakistan - (PK)"
idsCountry170 "Poland - (PL)"
idsCountry171 "St. Pierre & Miquelon - (PM)"
idsCountry172 "Pitcairn Islands - (PN)"
idsCountry173 "Portugal - (PT)"
idsCountry174 "Puerto Rico - (PR)"
END
STRINGTABLE DISCARDABLE
BEGIN
idsCountry175 "Palau - (PW)"
idsCountry176 "Paraguay - (PY)"
idsCountry177 "Qatar - (QA)"
idsCountry178 "Reunion - (RE)"
idsCountry179 "Romania - (RO)"
idsCountry180 "Russia - (RU)"
idsCountry181 "Rwanda - (RW)"
idsCountry182 "Saudi Arabia - (SA)"
idsCountry183 "Solomon Islands - (SB)"
idsCountry184 "Seychelles - (SC)"
idsCountry185 "Sudan - (SD)"
idsCountry186 "Sweden - (SE)"
idsCountry187 "Singapore - (SG)"
idsCountry188 "St. Helena - (SH)"
idsCountry189 "Slovenia - (SI)"
idsCountry190 "Svalbard and Jan Mayen - (SJ)"
END
STRINGTABLE DISCARDABLE
BEGIN
idsCountry191 "Slovakia - (SK)"
idsCountry192 "Sierra Leone - (SL)"
idsCountry193 "San Marino - (SM)"
idsCountry194 "Senegal - (SN)"
idsCountry195 "Somalia - (SO)"
idsCountry196 "Suriname - (SR)"
idsCountry197 "S<>o Tom<6F> and Pr<50>ncipe - (ST)"
idsCountry198 ""
idsCountry199 "El Salvador - (SV)"
idsCountry200 "Syria - (SY)"
idsCountry201 "Swaziland - (SZ)"
idsCountry202 "Turks & Caicos Islands - (TC)"
idsCountry203 "Chad - (TD)"
idsCountry204 "French Southern Lands - (TF)"
idsCountry205 "Togo - (TG)"
idsCountry206 "Thailand - (TH)"
END
STRINGTABLE DISCARDABLE
BEGIN
idsCountry207 "Tajikistan - (TJ)"
idsCountry208 "Tokelau - (TK)"
idsCountry209 "Turkmenistan - (TM)"
idsCountry210 "Tunisia - (TN)"
idsCountry211 "Tonga - (TO)"
idsCountry212 "East Timor - (TP)"
idsCountry213 "Turkey - (TR)"
idsCountry214 "Trinidad & Tobago - (TT)"
idsCountry215 "Tuvalu - (TV)"
idsCountry216 "Taiwan - (TW)" // Policheck: String never appears to user
idsCountry217 "Tanzania - (TZ)"
idsCountry218 "Ukraine - (UA)"
idsCountry219 "Uganda - (UG)"
idsCountry220 "United Kingdom - (UK)"
idsCountry221 "US Minor Outlying Is. - (UM)"
idsCountry222 "United States - (US)"
END
STRINGTABLE DISCARDABLE
BEGIN
idsCountry223 "Uruguay - (UY)"
idsCountry224 "Uzbekistan - (UZ)"
idsCountry225 "Vatican City - (VA)"
idsCountry226 "St.Vincent & Grenadines - (VC)"
idsCountry227 "Venezuela - (VE)"
idsCountry228 "Virgin Islands, British - (VG)"
idsCountry229 "Virgin Islands - (VI)"
idsCountry230 "Viet Nam - (VN)"
idsCountry231 "Vanuatu - (VU)"
idsCountry232 "Wallis & Futuna Islands - (WF)"
idsCountry233 "Samoa - (WS)"
idsCountry234 "Yemen - (YE)"
idsCountry235 "Yugoslavia - (YU)"
idsCountry236 "South Africa - (ZA)"
idsCountry237 "Zambia - (ZM)"
idsCountry238 "Congo (DRC) - (ZD)"
END
STRINGTABLE DISCARDABLE
BEGIN
idsCountry239 "Zimbabwe - (ZW)"
END
STRINGTABLE DISCARDABLE
BEGIN
idsLDAPCancelMessage "Searching directory service '%1'.\nThis may take a few seconds. Please wait ...."
idsPrintDisplayName "Full Name:"
idsPrintTitle "Job Title:"
idsPrintDepartment "Department:"
idsPrintOffice "Office Location:"
idsPrintCompany "Company Name:"
idsPrintBusinessPhone "Business Phone:"
idsPrintBusinessFax "Business Fax:"
idsPrintBusinessPager "Pager:"
idsPrintHomePhone "Home Phone:"
idsPrintHomeFax "Home Fax:"
idsPrintHomeCellular "Mobile:"
idsPrintBusinessWebPage "Business Web Page:"
idsPrintHomeWebPage "Personal Web Page:"
idsPrintNotes "Notes:"
END
STRINGTABLE DISCARDABLE
BEGIN
idsPrintEmail "E-mail:"
idsPrintHomeAddress "Home Address:"
idsPrintBusinessAddress "Business Address:"
idsPrintAddressTemplate "%1\r\n\t%2 %3 %4\r\n\t%5"
idsPrintGroupName "Group Name:"
idsPrintGroupMembers "Group Members:"
idsPrintDocTitle "Address Book Document"
idsPrintBusCardAddressTemplate "%1\r\n%2 %3 %4\r\n%5"
idsPrintBusCardBusinessPhone "Bus:"
idsPrintBusCardBusinessFax "Bus Fax:"
idsPrintBusCardHomePhone "Home:"
idsPrintStatusBarMessage "Printing ..."
idsPrintNoPhone "(None)"
idsPrintJobCannotStop "Unable to stop the print job !"
idsPrintingPageNumber "Printing page %d ..."
idsPrintFormattingName "Formatting ' %1 ' ..."
idsImporting "Importing..."
idsImportingName "Importing ' %1 ' ..."
END
STRINGTABLE DISCARDABLE
BEGIN
idsPickUserSelect "Selec&t"
idsSendMailError "An error occurred while attempting to invoke the default e-mail program."
idsSendMailNoMapi "The Address Book could not locate an e-mail client that it could invoke.\n\nThe Address Book uses the Simple MAPI protocol to send mail. If your e-mail\nclient provides an option to let it handle Simple MAPI calls, please turn on\nthis option from the e-mail client and then try again."
idsDontDisplayInitials "0"
idsDetailsTridentTitle "General"
idsMenuDeleteRemove "Removes entries from group or deletes entries from Address Book"
idsRemoveGroupFromAB "Are you sure you want to remove the selected group from your Address Book ?\n(The group members will not be deleted from your Address Book)."
idsRemoveGroupError "An error occurred while attempting to remove the selected group."
idsRemoveSelectedFromGroup
"Are you sure you want to remove the selected item(s) from this group only?\n(The selected item(s) will not be deleted from your Address Book)."
idsRemoveSelectedFromGroupAndAB
"Are you sure you want to remove the selected item(s) from this\ngroup and permanently delete them from your Address Book ?"
idsPrintMenu "Prints information from your Address Book."
idsAboutMenu "Displays copyright and version information."
idsGroupListMenu "Displays or hides the groups list."
idsDefaultServer "(Default Server)"
idsBackupServer "(Backup Server)"
END
STRINGTABLE DISCARDABLE
BEGIN
idsDetailsConferencingTitle "Conferencing"
idsMenuInternetCall "Starts an Internet Call session."
idsCertsWithoutEmails "[None - digital IDs without associated E-Mail addresses]"
#ifndef WIN16 // String is too long to be used for WIN16. Cut now but need
// to modify source later.
idsImportCertNoEmail "The digital ID you are trying to import has been issued to:\n\tName: '%1'\n\tE-Mail Address: '%2'.\nThe current contact does not have this e-mail address '%2'.\nWould you like to add '%2' to the list of e-mail addresses for this contact ?\n\nSelect YES to add the e-mail address and import this digital ID.\nSelect NO to import this digital ID without adding the e-mail address.\nSelect CANCEL to cancel importing this digital ID."
#else
idsImportCertNoEmail "The digital ID you are trying to import has been issued to:\n\tName: '%1'\n\tE-Mail Address: '%2'.\nThe current contact does not have this e-mail address '%2'.\nWould you like to add '%2' to the list of e-mail addresses for this contact ?"
#endif // !WIN16
idsCertAlreadyExists "The digital ID you are trying to import has already been associated with this contact. "
idsUseLCID "0"
idsEntryNotFound "The properties for the selected entry could not be retrieved or displayed."
idsIncompleteConfInfo "Please specify both a Conferencing E-Mail\nand a Conferencing Directory Server."
idsIncompleteOneoffInfo "Please specify both a Name and an E-Mail Address for this entry."
idsCouldNotAddSomeEntries "One or more directory service entries could not be properly retrieved. These entries were not added to your address book."
idsPreferedPartnerCode "Yahoo"
idsFindTabTitle "People"
idsFindTabTitle2 "Advanced"
idsFindConnecting "Find People - Connecting to directory service ..."
idsLangPrintingOn "1"
idsYourName "Your Name"
idsGender "Unspecified"
idsDetailsSummaryTitle "Summary"
END
STRINGTABLE DISCARDABLE
BEGIN
idsGenderFemale "Female"
idsGenderMale "Male"
idsStoreChangeOnRestart "This change will not take effect until you close down and restart the Address Book\n(as well as any other applications currently using the Address Book)."
idsLDAPFilterOption1 "contains"
idsLDAPFilterOption2 "is"
idsLDAPFilterOption3 "starts with"
idsLDAPFilterOption4 "ends with"
idsLDAPFilterOption5 "sounds like"
idsLDAPFilterField1 "Name"
idsLDAPFilterField2 "E-mail"
idsLDAPFilterField3 "First Name"
idsLDAPFilterField4 "Last Name"
idsLDAPFilterField5 "Organization"
idsFindFilter "%1 %2 %3"
idsFindFilterAnd "And %1 %2 %3"
idsUsersContacts "%1's Contacts"
idsAllContacts "All Contacts"
idsSharedContacts "Shared Contacts"
idsSomeHaveNoEmail "Some of the selected entries do not have e-mail addresses.\nDo you still want to send e-mail to the remaining entries?"
idsInsufficientAddressInfo "The available address information is insufficient for displaying a map.\nPlease enter some additional address information."
idsExpediaURL "http://www.expedia.com/pub/agent.dll?qscr=mcst&strt1=%1&city1=%2&stnm1=%4&zipc1=%3&cnty1=5"
idsExpediaIntlURL "http://www.expedia.com/pub/agent.dll?qscr=mcst&plce1=%5&regn1=2"
END
#ifdef WIN16
STRINGTABLE DISCARDABLE
BEGIN
idsDefaultDialogFace "MS Sans Serif"
END
#endif
STRINGTABLE DISCARDABLE
BEGIN
idsNoDialerDataMsg "Unable to place call because the selected entry\ndoes not contain any dialing information."
idsPhoneLabelHome "Home: %1"
idsPhoneLabelBus "Business : %1"
idsPhoneLabelBus2 "Business Other: %1 "
idsPhoneLabelMobile "Mobile: %1"
idsPhoneLabelRadio "Radio: %1"
idsPhoneLabelCar "Car: %1"
idsPhoneLabelOther "Other: %1"
idsPhoneLabelPager "Pager: %1"
idsPhoneLabelAst "Assistant: %1"
idsPhoneLabelHome2 "Home Other: %1"
idsPhoneLabelCompMain "Company: %1"
idsPhoneLabelIPPhone "IP Phone: %1"
idsPhoneLabelFaxHome "Home Fax: %1"
idsPhoneLabelFaxBus "Business Fax: %1"
idsMenuDialer "Places a Phone Call."
idsNoPhoneNumAvailable "No Phone Numbers Available"
idsUnableToPlaceCall "An error occurred while attempting to make call."
idsUnableToShowProps "An error occurred while attempting to display dialing properties."
idsName "Name"
idsDateTimeFormat "MMMM dd, yyyy"
idsLVDateFormatString "MMMM dd"
idsNewChild "New Child"
idsWABExportSuccess "Your Address Book has been successfully exported to\n'%1'"
idsExportError "An error occurred during the export process.\nThe export process could not be completed."
END
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED