blob: 320d18cc62bf7f156d1d3f78a56626d3319444bc (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by LotusNotify.rc
//
#define IDI_ICON1 101
#define IDD_OPT_LOTUS_MISC 102
#define IDI_ICON2 103
#define IDD_OPT_LOTUS_CONECTION 104
#define IDD_OPT_LOTUS_POPUP 105
#define IDC_SERVER 1001
#define IDC_DATABASE 1002
#define IDC_DATABASE2 1003
#define IDC_INTERVAL 1003
#define IDC_COMMAND 1004
#define IDC_COMMAND2 1005
#define IDC_PARAMETERS 1005
#define IDC_ONCEONLY 1006
#define IDC_SHOWERROR 1007
#define IDC_SERVERSEC 1008
#define IDC_SETCOLOURS 1009
#define IDC_INTERVAL1 1010
#define IDC_BGCOLOR 1011
#define IDC_FGCOLOR 1012
#define IDC_NONCLICKEDONLY 1013
#define IDC_NEWEST 1014
#define IDC_BUTTON_DETECT 1015
#define IDC_STATUS 1016
#define IDC_BUTTON_CLEAR 1019
#define IDC_FILTER_SENDER 1020
#define IDC_FILTER_SUBJECT 1021
#define IDC_BUTTON_ADD_SENDER_FILTER 1022
#define IDC_BUTTON_ADD_SUBJECT_FILTER 1023
#define IDC_BUTTON_REMOVE_SENDER_FILTER 1024
#define IDC_BUTTON_REMOVE_SUBJECT_FILTER 1025
#define IDC_PASSWORD 1026
#define IDC_BUTTON_CHECK 1027
#define IDC_FILTER_TO 1028
#define IDC_BUTTON_ADD_TO_FILTER 1029
#define IDC_BUTTON_REMOVE_TO_FILTER 1030
#define IDC_KEEP_CONNEXION_ON_ERROR 1031
#define IDC_REMEMBEREVENNONCLICKED 1032
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1033
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|