blob: 38765d95fce43bb5bac1507507b21fa7f7a78106 (
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 SAR.rc
//
#define IDD_OPTIONS 101
#define IDD_ADDRULE_DLG 102
#define IDI_SAR_ICON 103
#define IDD_SET_AURMESSAGEDLG 104
#define IDD_SEL_USER 110
#define IDD_HISTORYLOGS 111
#define IDD_SDLGHOLDER 113
#define IDC_STATIC_HEADER_TEXT 1001
#define IDC_EDIT_HEADER 1002
#define IDC_STATIC_MESSAGE_TEXT 1003
#define IDC_EDIT_MESSAGE 1004
#define IDC_EDIT_REPLAYDELAY 1006
#define IDC_LIST_RULES 1007
#define IDC_BTN_ADDRULE 1008
#define IDC_BTN_DELRULE 1009
#define IDC_ED_RULENAME 1009
#define IDC_BTN_EDITRULE 1010
#define IDC_ED_RULECNAME 1010
#define IDC_ED_RULEREPLY 1011
#define IDC_ED_RULEACTION 1012
#define IDC_BUTTON1 1013
#define IDC_BTN_SELUSER 1013
#define IDC_CHECK_DISABLEWMON 1014
#define IDC_CHECK1 1017
#define IDC_CH_SHOW_AURDLG_WHMC 1017
#define IDC_CH_DISWHSB 1017
#define IDC_ED_TEXT 1019
#define IDC_CB_DWSB 1020
#define IDC_LIST_USERS 1021
#define IDC_TABS 1022
#define IDC_TABSHOLDER 1022
#define IDC_STATUSMSG 1023
#define IDC_CH_ENABLE_WSCH 1115
#define IDC_CB_ENWSC 1116
#define IDC_CH_SHOWCG 1117
#define IDC_CH_SHOWCG2 1118
#define IDC_CH_SAVE_AURS 1118
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 113
#define _APS_NEXT_COMMAND_VALUE 40002
#define _APS_NEXT_CONTROL_VALUE 1024
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|