summaryrefslogtreecommitdiff
path: root/plugins/Exchange/src/resource.h
blob: 866688bd708ae6b2c53e1cbbe6a6fc6fb3a21d01 (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
#ifndef IDC_STATIC
#define IDC_STATIC (-1)
#endif

#define IDD_OPT_EXCHANGE                101
#define IDI_MAIL                        104
#define IDD_EMAILS                      105
#define IDI_ICON1                       107
#define IDI_UNREAD                      108
#define IDC_USER_EDIT                   1001
#define IDC_PASSWORD_EDIT               1002
#define IDC_SERVER_EDIT                 1003
#define IDC_PORT_EDIT                   1004
#define IDC_EDIT5                       1005
#define IDC_USE_POPUPS                  1005
#define IDC_EDIT6                       1006
#define IDC_INTERVAL_EDIT               1006
#define IDC_EMAILS_LIST                 1008
#define IDC_CLOSE                       1009
#define IDC_BUTTON1                     1010
#define IDC_MARK_READ                   1010
#define IDC_CHECKEMAILS                 1010
#define IDC_CHECK_EMAILS                1010
#define IDC_RECONNECT                   1011
#define IDC_EDIT1                       1012
#define IDC_RECONNECT_INTERVAL          1012
#define IDC_USE_PORTCHECK               1013
#define IDC_EDIT2                       1014
#define IDC_MAX_RETRIES                 1014