blob: e4ed78f86647510d1988e4cdc71a0adfeb1d41b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by contacts.rc
//
#define ID_SELECTALL 3
#define IDDETAILS 5
#define IDD_SEND 101
#define IDC_PROTOCOL 1580
#define IDC_NAME 1009
#define IDC_ADD 1070
#define IDC_USERMENU 1071
#define IDC_DETAILS 1069
#define IDC_HISTORY 1080
#define IDB_LOGO 102
#define IDD_RECEIVE 103
#define IDD_MSGSENDERROR 104
#define IDI_CONTACTS 109
#define IDR_CONTACTMENU 110
#define ID_POPUP_ADDUSER 111
#define ID_POPUP_SENDMESSAGE 112
#define ID_POPUP_USERDETAILS 113
#define ID_POPUP_USERDETAILS_FAKE 114
#define IDC_LOGO 1001
#define IDC_OK 1002
#define IDC_CANCEL 1003
#define IDC_BACKIMAGE 1004
#define IDC_GROUPS 1006
#define IDC_ENABLEGROUPS 1007
#define IDC_LIST 1079
#define IDC_RESULTS 1142
#define IDC_CONTACTS 1142
#define IDC_STATUSBAR 1389
#define IDC_ERRORTEXT 1400
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 114
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|