blob: 761b400d0d7f1c8dfde5b354776eb2a5ef0a0b2b (
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define IDD_DIALOG1 101
#define IDD_OPTNET 101
#define IDI_ICON_PROTO 102
#define IDI_ICON_LEAVE 104
#define IDI_ICON_INVITE 105
#define IDI_ICON_ANNOUNCE 107
#define IDI_ICON_NOTIFY 108
#define IDI_ICON_ERROR 109
#define IDD_SESSIONANNOUNCE 208
#define IDD_USERSEARCH 209
#define IDC_ED_SNAME 1000
#define IDC_ED_NAME 1001
#define IDC_ED_PWORD 1002
#define IDC_ED_PORT 1003
#define IDC_CHK_GETSERVERCONTACTS 1004
#define IDC_BTN_UPLOADCONTACTS 1005
#define IDC_CHK_ENCMESSAGES 1006
#define IDC_BTN_IMPORTCONTACTS 1007
#define IDC_CHK_UTF8 1008
#define IDC_CHK_ADDCONTACTS 1008
#define IDC_CHK_IDLEAWAY 1009
#define IDC_CMB_CLIENT 1010
#define IDC_CMB_CLIENTVN 1016
#define IDC_ED_CLIENTID 1011
#define IDC_RAD_ERRMB 1012
#define IDC_RAD_ERRPOP 1013
#define IDC_RAD_ERRBAL 1014
#define IDC_RAD_ANSI 1015
#define IDC_RAD_UTF8 1017
#define IDC_CHK_USERCP 1018
#define IDC_RAD_OEM 1019
#define IDC_RAD_ENC 1020
#define IDC_RAD_UTF7 1021
#define IDC_RAD_NOENC 1022
#define IDC_RAD_ANSI2 1023
#define IDC_RAD_USERCP 1024
#define IDC_ED_ANMSG 1025
#define IDC_LST_ANTO 1026
#define IDC_BUT_SELALL 1027
#define IDC_BUT_SELINV 1028
#define IDC_ST_CLIENTVER 1029
#define IDC_ST_SERVERVER 1030
#define IDC_EDIT1 1031
#define IDC_ST_LIBVER 1032
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 111
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1033
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|