blob: 81fecfbaef613e71f42be89bd25487e659196938 (
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
92
93
94
95
96
97
98
99
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDD_AWAYMSGBOX 102
#define IDD_OPTIONDLG 103
#define IDD_READAWAYMSG 104
#define IDI_CROSS 104
#define IDI_HISTORY 105
#define IDI_MESSAGE 106
#define IDI_PLUS 107
#define IDI_CHIST 109
#define IDB_MSGDN 118
#define IDB_MSGUP 119
#define IDI_COPY 120
#define IDD_COPY 121
#define IDB_BITMAP1 122
#define IDC_TITLE_1 1000
#define IDC_BUTTON1 1023
#define IDC_BOPTHIST 1023
#define IDC_OK 1024
#define IDC_BOPDEF 1024
#define IDC_EDIT1 1025
#define IDC_CANCEL 1026
#define IDC_ICON1 1032
#define IDC_CCHECKONELINE 1032
#define IDC_ICON2 1033
#define IDC_CCHECKREMOVECR 1033
#define IDC_ICON3 1034
#define IDC_ICON4 1035
#define IDC_ICON5 1036
#define IDC_ICON6 1037
#define IDC_ICON7 1038
#define IDC_ICON8 1039
#define IDC_ICON9 1040
#define IDC_ICON10 1041
#define IDC_CBMSG 1042
#define IDC_RADIO1 1043
#define IDC_ROPTMSG1 1043
#define IDC_RADIO2 1044
#define IDC_ROPTMSG2 1044
#define IDC_RADIO3 1045
#define IDC_ROPTMSG3 1045
#define IDC_RADIO4 1046
#define IDC_ROPTMSG4 1046
#define IDC_RADIO5 1047
#define IDC_ROPTMSG5 1047
#define IDC_RADIO6 1048
#define IDC_RADIO7 1049
#define IDC_RADIO8 1050
#define IDC_RADIO9 1051
#define IDC_RADIO10 1052
#define IDC_MSG 1053
#define IDC_TEXT1 1053
#define IDC_RETRIEVING 1054
#define IDC_LENGTH 1054
#define IDC_COPY 1055
#define IDC_TLAYOUT 1061
#define IDC_CSTATUSLIST 1062
#define IDC_CICONS2 1063
#define IDC_CICONS1 1064
#define IDC_CBUTTONS 1065
#define IDC_EMAXHIST 1071
#define IDC_ETIMEOUT 1072
#define IDC_ESECWINAMP 1073
#define IDC_SMAXHIST 1074
#define IDC_SMAXLEN 1074
#define IDC_CCLOSEWND 1075
#define IDC_STIMEOUT 1076
#define IDC_CBOPTSTATUS 1077
#define IDC_CCHECKWINAMP 1078
#define IDC_COPTMSG1 1079
#define IDC_SSECWINAMP 1080
#define IDC_OPTEDIT2 1081
#define IDC_OPTEDIT1 1082
#define IDC_CBOPTPROTO 1083
#define IDC_COPTPROTO1 1084
#define IDC_COPTPROTO2 1085
#define IDC_CREMOVECR 1086
#define IDC_PROTOBROWSE 1184
#define IDC_STATUSBROWSE 1185
#define IDC_DIRBROWSE 1186
#define IDC_PROTOFILE 1271
#define IDC_STATUSFILE 1272
#define IDC_FORTUNEDIR 1273
#define IDC_PROTOLEN 1274
#define IDC_PROTOLENGTH 1274
#define IDC_EMAXLEN 1274
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 123
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1086
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|