blob: 5cb6092b97e7c85bfd08bc9e024ef4d8a1e6e289 (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDI_HIST 101
#define IDI_POPUP 102
#define IDI_NOPOPUP 103
#define IDI_EXT 104
#define IDI_INT 105
#define IDI_LIST 106
#define IDI_URL 107
#define IDB_LIST 108
#define IDD_HISTORY 109
#define IDD_OPT 110
#define IDD_LIST 111
#define IDD_OPT_NTF 112
#define IDD_OPT_PROTOCOLS 114
#define IDD_OPT_GENERAL 117
#define IDD_OPTS 118
#define IDR_PMENU 200
#define IDC_PREVIEW 1000
#define IDC_CHKDEFAULTCOL 1001
#define IDC_DELAY 1002
#define IDC_HISMAX 1003
#define IDC_CHECK_ONTIMER_TIMER 1004
#define IDC_CHECK_ONSTATUSTIMER_TIMER 1005
#define IDC_FHIS 1011
#define IDC_FLOG 1012
#define IDC_LIST 1013
#define IDC_IGNOREPOP 1014
#define IDC_HISTORYLIST 1015
#define IDC_IGNOREALL 1016
#define IDC_COLLISTBACK 1017
#define IDC_COLLISTTEXT 1018
#define IDC_DP 1019
#define IDC_HIDECMENUITEMS 1037
#define IDC_CHECK_ONTIMER 1038
#define IDC_CHECK_ONSTATUSTIMER 1039
#define IDC_PROTOCOLS 1041
#define IDC_DELAYINFINITE 1042
#define IDC_LOGTOFILE 1043
#define IDC_AUTOREFRESH 1044
#define IDC_CLEARHIST 1045
#define IDC_CLEARALLHIS 1048
#define IDC_CHECK_MSG_TIMER_SPIN 1049
#define IDC_CHECK_ONTIMER_TIMER_SPIN 1049
#define IDC_CHECK_STATUS_TIMER_SPIN 1050
#define IDC_CHECK_ONSTATUS_TIMER_SPIN 1050
#define IDC_CHECK_ONSTATUSTIMER_TIMER_SPIN 1050
#define IDC_CLEAR_ON_STATUS 1051
#define IDC_RETRIEVE_ON_STATUS 1052
#define IDC_CHECK_ONSTATUS 1052
#define IDC_ALWAYS_CLEAR 1053
#define IDC_XSTATUS 1054
#define IDC_TAB 1056
#define IDM_M1 40001
#define IDM_M2 40003
#define IDM_M3 40005
#define IDM_M5 40007
#define IDM_M4 40008
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 119
#define _APS_NEXT_COMMAND_VALUE 40004
#define _APS_NEXT_CONTROL_VALUE 1058
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|