-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
257 lines (256 loc) · 11 KB
/
resource.h
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Npcas.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_ProtocolAnalysis_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_DIALOG_F1 129
#define IDR_MENU1 130
#define IDR_TOOLBAR1 131
#define IDR_TUOPAN 133
#define IDR_AVI 145
#define IDD_FILTER_DLG 146
#define IDI_ICON1 150
#define IDI_ICON4 153
#define IDI_ICON5 154
#define IDD_RULES 155
#define IDI_ICON6 156
#define IDI_ICON7 157
#define IDB_BITMAP1 158
#define IDI_ICON12 164
#define IDI_ICON15 167
#define IDI_ICON16 168
#define IDI_ICON18 170
#define IDI_ICON19 171
#define IDI_ICON2 172
#define IDI_ICON22 174
#define IDI_ICON23 175
#define IDI_ICON3 177
#define IDR_TOOLBAR2 183
#define IDR_GIF 188
#define IDR_GIF1 189
#define IDD_DIALOG_HELP 190
#define IDB_BITMAP2 191
#define IDB_BITMAP6 201
#define IDB_BITMAP7 203
#define IDB_BITMAP8 204
#define IDR_MENU_LIST 205
#define IDB_BITMAP5 208
#define IDB_COOLDIGITCOLON 210
#define IDB_COOLDIGIT 211
#define IDB_COOLDIGITDOT 212
#define IDB_BITMAP_TAB 213
#define IDD_DIALOG_GRAPH 215
#define IDC_HAND1 216
#define IDC_CURSOR1 242
#define IDD_DIALOG_INTRUSION_ADD 244
#define IDD_DIALOG_INTRUSION_RULE 245
#define IDD_DIALOG_DEVICE 246
#define IDB_BITMAP3 261
#define IDD_DIALOG_GRAPH_PIE 262
#define IDI_MAINFRAME 272
#define IDI_ICON_FRAM 276
#define IDI_ICON_1 278
#define IDI_ICON_H 278
#define IDI_ICON_SUM 279
#define IDI_ICON_TYPE 280
#define IDI_ICON_SR_DE 281
#define IDI_ICON_PRO 282
#define IDI_ICON_LEN 283
#define IDI_ICON_com 284
#define IDI_ICON_OPER 285
#define IDI_ICON_TTL 286
#define IDR_MENU2 288
#define IDI_ICON_TEXT 293
#define IDR_MENU3 294
#define IDI_ICON_SKIN 295
#define IDR_MENU4 296
#define IDD_DIALOG_SAVEDATA 298
#define IDD_DIALOG_SEARCH 299
#define IDC_EDIT_FILTER 1000
#define IDC_EDIT_RED 1000
#define IDC_EDIT_RULE_NAME 1000
#define IDC_BUTTON1 1001
#define IDC_BTCLEAR 1001
#define IDC_BT_HELP 1001
#define IDC_BUTTON_PRE 1001
#define IDC_EDIT2 1002
#define IDC_EDIT_GREEN 1002
#define IDC_EDIT_RULE_PROTOCOL 1002
#define IDC_EDIT_OFFSET 1002
#define IDC_EDIT_TEXT 1002
#define IDC_BUTTON_DELETE_RULE 1003
#define IDC_BUTTON_PARAMETER 1003
#define IDC_EDIT_OFFSET2 1003
#define IDC_EDIT_LEN 1003
#define IDC_BUTTON_NEXT 1003
#define IDC_LIST1 1005
#define IDC_LIST_INTRUSION_RULE 1005
#define IDC_LIST_DEVICE 1005
#define IDC_LIST_HTTP 1005
#define IDC_LIST_COM 1008
#define IDC_BUTTON4 1009
#define IDC_BUTTON_OPEN_DUMP_FILE 1010
#define IDC_BUTTON_DELETE_ALL 1011
#define IDC_BUTTON_SET_FILTER 1011
#define IDC_BUTTON7 1012
#define IDC_BUTTON8 1013
#define IDC_BUTTON9 1014
#define IDC_BUTTON_START 1014
#define IDC_BUTTON10 1015
#define IDC_BUTTON_END 1015
#define IDC_TAB1 1017
#define IDC_LIST3 1018
#define IDC_LIST_ARP 1018
#define IDC_ZUOZHE 1019
#define IDC_MYWEB 1020
#define IDC_MYMAIL 1021
#define IDC_WEB 1022
#define ID_MAIN_MYWEB 1023
#define ID_MAIN_MYEMAIL 1024
#define IDC_MAIL 1025
#define IDC_BUTTON_HIDE 1026
#define IDC_SHOCKWAVEFLASH1 1028
#define IDC_LIST_IP 1029
#define IDC_LIST_TCP 1030
#define IDC_LIST_UDP 1031
#define IDC_LIST_ICMP 1032
#define IDC_STATIC_PICTURE 1033
#define IDC_EDIT_BLUE 1034
#define IDC_IMAGE 1035
#define IDC_STATIC_NUMBER 1036
#define IDC_DYCREDITS 1037
#define IDC_STATIC_M 1038
#define IDC_STATIC_GRAPH 1039
#define IDC_STATIC_SPLIT_BMP 1040
#define IDC_LIST_INTRUSION_ALERT 1041
#define IDC_EDIT3 1042
#define IDC_EDIT_RULE_CODE 1042
#define IDC_EDIT_SAMPLE 1042
#define IDC_EDIT4 1043
#define IDC_EDIT_RULE_DEFINATION 1043
#define IDC_EDIT_NAME 1043
#define IDC_EDIT5 1044
#define IDC_EDIT_RULE_RESPONSE 1044
#define IDC_EDIT6 1045
#define IDC_EDIT_RULE_INFORMATION 1045
#define IDC_STATIC_STATUS 1046
#define IDC_STATIC_BANQUAN 1047
#define IDC_CHECK_SAVE_DUMP_FILE 1048
#define IDC_CHECK_SHOW_PACKET_DATA 1049
#define IDC_STATIC_XUANXIANG 1050
#define IDC_LIST_PPPOE 1053
#define IDC_STATIC_PACKET_COUNT 1054
#define IDC_RICHEDIT 1055
#define IDC_TREE 1056
#define IDC_BT_NEW 1057
#define IDC_BT_DEL 1058
#define IDC_LIST_FILTER 1059
#define IDC_EDIT_FILTER_NAME 1060
#define IDC_RICHEDIT_HELP 1061
#define IDC_LINK 1062
#define IDC_SKIN 1066
#define IDC_ABOUT_MY 1071
#define IDC_LIST_DNS 1072
#define IDC_EDIT1 1073
#define IDC_EDIT_MONITORPNAME 1073
#define IDC_EDIT_PATH 1073
#define IDC_CHECK_AUTO 1074
#define IDC_CHECK_RECV 1075
#define IDC_CHECK_SEND 1076
#define IDC_CHECK_UDP 1077
#define IDC_CHECK_TCP 1078
#define IDC_BUTTON2 1079
#define IDC_SETGAME 1079
#define IDC_CHECK_UNION 1080
#define IDC_BUTTON_SEARCH 1081
#define IDC_RADIO_NUM 1082
#define IDC_BUTTON_RESTJUST 1082
#define IDC_RADIO_STRING 1083
#define IDC_RADIO_BIN 1084
#define IDC_CHECK_RUNTIMEMONITOR 1086
#define IDC_COMBO1 1087
#define ID_HARIKRISHNA 32771
#define MENU_START 32771
#define MENU_STOP 32772
#define MENU_EXIT 32773
#define MENU_SET_FILETER 32774
#define MENU_SET_RULES 32775
#define MENU_HELP 32776
#define IDD_RUN_ANOTHER 32777
#define IDD_menu_Help 32777
#define ID_T_START 32778
#define ID_T_STOP 32779
#define ID_T_DELET_A 32780
#define ID_T_DELETE_ALL 32781
#define ID_T_ABOUT 32782
#define ID_T_EXIT 32783
#define ID_TUO_ABOUT 32784
#define ID_TUO_XIANSHI 32785
#define ID_TUO_SHEZHI 32786
#define ID_TUO_EXIT 32787
#define ID_T_HIDE 32789
#define ID_BUTTON32799 32799
#define ID_BUTTON32800 32800
#define ID_BUTTON32801 32801
#define ID_MENU_QINGKONG 32802
#define ID_MENU_COLOR 32803
#define ID_MENU_PROTOCOL 32806
#define ID_MENU_SPLIT1_SHOW 32807
#define ID_MENUITEM32808 32808
#define ID_MENU_SPLIT1_HIDE 32809
#define MENU_STOP_ALERT 32811
#define MENU_GRAPH 32812
#define ID_MENU_ARP 32813
#define ID_MENU_IP 32814
#define ID_MENU_TCP 32815
#define ID_MENU_UDP 32816
#define ID_MENU_ICMP 32817
#define ID_MENU_INTRUSION_WINDOW 32818
#define ID_MENU_PACKET 32819
#define ID_MENU_OPEN_DUMP_FILE 32820
#define ID_MENU_XUANXIANG 32821
#define ID_MENU_SET_PARAMETER 32821
#define ID_MENU_PPPOE 32822
#define ID_MENU_Ethernet 32822
#define MENU_SAVE 32823
#define MENU_RESTART 32824
#define IDD_menu_First 32826
#define IDD_menu_Last 32827
#define IDD_menu_Center 32828
#define ID_MENU_SHOW 32830
#define ID_MENU_QUIT 32831
#define MENU_IF_SAVE 32834
#define ID_COPY 32835
#define ID_SKIN_1 32836
#define ID_SKIN_2 32837
#define ID_SKIN_3 32838
#define ID_SKIN_4 32839
#define ID_SKIN_RE 32840
#define ID_RCLIK_32841 32841
#define ID_IGNORE_DESTIP 32842
#define ID_RCLIK_32843 32843
#define ID_IGNORE_SRCIP 32844
#define ID_RCLIK_32845 32845
#define ID_RCLIK_SAVEDATA 32846
#define ID_RCLIK_32847 32847
#define ID_RCLIK_32848 32848
#define ID_RCLIK_32849 32849
#define ID_RCLIK_32850 32850
#define ID_IGNORE_DSTPORT 32851
#define ID_IGNORE_SRCPORT 32852
#define ID_JUSTDSTPORT 32853
#define ID_JUSTSOURCEPORT 32854
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 300
#define _APS_NEXT_COMMAND_VALUE 32855
#define _APS_NEXT_CONTROL_VALUE 1088
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif