blob: bdc02cc4805f7effa0f79ea2817a451d2c5fdcd4 (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio 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_ANNOUNCE 107
#define IDD_SESSIONANNOUNCE 108
#define IDD_USERSEARCH 109
#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_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 1016
#define IDC_CHK_USERCP 1017
#define IDC_RAD_OEM 1018
#define IDC_RAD_ENC 1019
#define IDC_RAD_UTF7 1020
#define IDC_RAD_NOENC 1021
#define IDC_RAD_ANSI2 1022
#define IDC_RAD_USERCP 1023
#define IDC_ED_ANMSG 1024
#define IDC_LST_ANTO 1025
#define IDC_BUT_SELALL 1026
#define IDC_BUT_SELINV 1027
#define IDC_ST_CLIENTVER 1028
#define IDC_ST_SERVERVER 1029
#define IDC_EDIT1 1029
#define IDC_ST_LIBVER 1030
// 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 1031
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|