49 lines
1.8 KiB
C
49 lines
1.8 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by AddressBook.rc
|
|
//
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_ADDRESSBOOK_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define IDD_DIALOG_BROWSE 129
|
|
#define ID_DESCRIPTION_FILE 130
|
|
#define IDC_BUTTON_FIND 1000
|
|
#define IDC_LIST_RESULTS 1005
|
|
#define IDC_BUTTON_CREATE 1009
|
|
#define IDC_BUTTON_EDIT 1010
|
|
#define IDC_BUTTON_FINDDIALOG 1011
|
|
#define IDC_EDIT_LDAP 1012
|
|
#define IDC_BUTTON_LDAP 1013
|
|
#define IDC_BUTTON_DELETE 1014
|
|
#define IDC_BUTTON_ADDRESS 1015
|
|
#define IDC_CHECK1 1016
|
|
#define IDC_EDIT_EMAIL 1016
|
|
#define IDC_CHECK2 1017
|
|
#define IDC_EDIT_NAME 1017
|
|
#define IDC_CHECK3 1018
|
|
#define IDC_COMBO1 1019
|
|
#define IDC_EDIT_ENTRY 1022
|
|
#define IDC_RADIO_DEFAULT 1023
|
|
#define IDC_RADIO_CUSTOM 1024
|
|
#define IDC_EDIT1 1025
|
|
#define IDC_COMBO_SEARCHBY 1025
|
|
#define IDC_EDIT2 1026
|
|
#define IDC_EDIT3 1027
|
|
#define IDC_COMBO2 1028
|
|
#define IDC_COMBO3 1029
|
|
#define IDC_EDIT_DEST 1030
|
|
#define IDC_EDIT_CAPTION 1031
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 132
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1026
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|