summaryrefslogtreecommitdiff
path: root/Plugins/smcnotify/resource.h
blob: dcbb99f9d5fe1230db616b0b8c3368bb46b52495 (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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDI_POPUP                       101
#define IDI_NOPOPUP                     102
#define IDI_LIST                        103
#define IDI_URL                         104
#define IDI_HISTORY                     105
#define IDI_LOG                         106

#define IDD_HISTORY                     110
#define IDD_POPUP                       111
#define IDD_OPTIONS                     113
#define IDD_ADVANCED                    114
#define IDD_IGNORE                      115
#define IDD_LIST                        116

#define IDR_PMENU                       200

#define IDC_HISTORYLIST                 1000
#define IDC_CHISTORYCLEAR               1001
#define IDC_CPOPUP                      1002
#define IDC_CLOG                        1003
#define IDC_CHISTORY                    1004

#define IDC_POPUPS                      1100
#define IDC_ONCONNECT                   1101
#define IDC_IFCHANGED                   1102
#define IDC_PUIGNOREREMOVE              1103
//#define IDC_USEOSD                      1104
#define IDC_PUBGCOLOR                   1105
#define IDC_PUTEXTCOLOR                 1106
#define IDC_COLORFROMPU                 1107
#define IDC_COLORWINDOWS                1108
#define IDC_COLORCUSTOM                 1109
#define IDC_DELAYFROMPU                 1110
#define IDC_DELAYCUSTOM                 1111
#define IDC_DELAY                       1112
#define IDC_DELAY_SPIN                  1113
#define IDC_DELAYPERMANENT              1114
#define IDC_POPUPTEXT                   1115
#define IDC_LEFTACTION                  1116
#define IDC_RIGHTACTION                 1117
#define IDC_PREVIEW                     1118

#define IDC_IGNOREREMOVE                1200
#define IDC_LISTAUTOREFRESH             1201
#define IDC_LISTTEXTCOLOR               1202
#define IDC_LISTBGCOLOR                 1203
#define IDC_USEBGIMG                    1204
#define IDC_BGIMGFILE                   1205
#define IDC_BGIMGBROWSE                 1206
#define IDC_PROTOCOLS                   1207

#define IDC_HISTORY                     1300
#define IDC_HISTORYMAX                  1301
#define IDC_HISTORYMAX_SPIN             1302
#define IDC_HISTORYTEXT                 1303
#define IDC_HISTORYCLEAR                1304
#define IDC_MESSAGEWND                  1305
#define IDC_MSGREMOVED                  1316
#define IDC_MSGCHANGED                  1317
#define IDC_LOG                         1308
#define IDC_LOGFILE                     1309
#define IDC_LOGFILEBROWSE               1313
#define IDC_LOGASCII                    1314
#define IDC_LOGTEXT                     1310
#define IDC_VARS1                       1311
#define IDC_VARS2                       1312

#define IDC_IGNORELIST                  IDC_LIST//1400
#define IDC_IGNOREPOPUP                 1401
#define IDC_IGNOREHISTORY               1402
#define IDC_IGNORELOG                   1403

#define IDC_LIST                        1500

#define IDC_STATIC                      -1
#define IDC_EXPERT                      2000

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        117
#define _APS_NEXT_COMMAND_VALUE         40004
#define _APS_NEXT_CONTROL_VALUE         1049
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif