summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/resource.h
blob: db0cf0fc552783c5e40a95b7d164deae699c1f74 (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
60
61
62
63
64
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by D:\Projects\c++\miranda-ng\protocols\Tox\res\resource.rc
//
#define IDI_TOX                         100
#define IDI_ME                          101
#define IDI_EDIT                        102
#define IDI_COPY                        103
#define IDD_USER_INFO                   150
#define IDD_PASSWORD_ENTER              151
#define IDD_PASSWORD_CHANGE             152
#define IDD_ACCOUNT_MANAGER             153
#define IDD_SEARCH                      154
#define IDD_OPTIONS_MAIN                155
#define IDD_OPTIONS_NODES               156
#define IDD_PASSWORD_CHANGE2            157
#define IDD_ADDNODE                     158
#define IDD_NODE_EDITOR                 159
#define IDD_PASSWORD_CREATE             160
#define IDC_EDITSCR                     1000
#define IDC_TOXID                       1001
#define IDC_CLIPBOARD                   1002
#define IDC_SEARCH                      1003
#define IDC_PASSWORD                    1004
#define IDC_NAME                        1005
#define IDC_GROUP                       1006
#define IDC_ENABLE_UDP                  1007
#define IDC_ENABLE_IPV6                 1008
#define IDC_PROFILE_EXPORT              1009
#define IDC_DNS_ID                      1010
#define IDC_ENABLE_HOLEPUNCHING         1010
#define IDC_PROFILE_NEW                 1011
#define IDC_ENABLE_LOCALDISCOVERY       1012
#define IDC_PROFILE_IMPORT              1013
#define IDC_SAVEPERMANENTLY             1014
#define IDC_NODESLIST                   1015
#define IDC_ADDNODE                     1016
#define IDC_IPV4                        1017
#define IDC_IPV6                        1018
#define IDC_PASSWORD_REMOVE             1018
#define IDC_PORT                        1019
#define IDC_PASSWORD_CHANGE             1019
#define IDC_PKEY                        1020
#define IDC_PASSWORD_CHANGE2            1020
#define IDC_PASSWORD_CREATE             1020
#define IDC_UPDATENODES                 1021
#define IDC_MAXCONNECTRETRIES           1025
#define IDC_MAXRECONNECTRETRIES         1026
#define IDC_MAXCONNECTRETRIESSPIN       1027
#define IDC_MAXRECONNECTRETRIESSPIN     1028
#define IDC_PASSWORD_NEW                1029
#define IDC_PASSWORD_CONFIRM            1030
#define IDC_PASSWORD_VALIDATION         1031

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        118
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1032
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif