summaryrefslogtreecommitdiff
path: root/protocols/ConnectionNotify/src/resource.h
blob: 91f09a984e4f0ce128cebb6494e3f077cce6f284 (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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by W:\miranda-ng\protocols\ConnectionNotify\res\ConnectionNotify.rc
//
#define VS_VERSION_INFO                 1
#define IDI_ICON1                       101
#define IDD_OPT_DIALOG                  102
#define IDI_ICON2                       103
#define IDD_FILTER_DIALOG               105
#define IDI_ICON3                       110
#define IDI_ICON4                       111
#define IDI_ICON5                       114
#define IDI_ICON6                       115
#define ID_TEXT_NAME                    1000
#define IDC_RESOLVEIP                   1001
#define IDC_LIST_EXCEPTIONS             1002
#define IDC_INTERVAL                    1003
#define ID_CHK_DEFAULTACTION            1004
#define ID_DELETE                       1005
#define ID_DOWN                         1006
#define ID_ADD                          1007
#define ID_UP                           1008
#define IDC_SETCOLOURS                  1009
#define IDC_INTERVAL1                   1010
#define IDC_BGCOLOR                     1011
#define IDC_FGCOLOR                     1012
#define IDC_STATUS                      1016
#define ID_TXT_LOCAL_IP                 1070
#define ID_TXT_REMOTE_IP                1071
#define ID_CBO_ACTION                   1074
#define ID_TXT_REMOTE_PORT              1075
#define ID_TXT_LOCAL_PORT               1076
#define ID_CANCEL                       1077
#define ID_OK                           1078
#define IDC_STATIC                      -1

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