-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathresource.h
52 lines (51 loc) · 2.06 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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by mysniffer.rc
//
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define CG_IDD_MYDIALOGBAR 102
#define CG_ID_VIEW_MYDIALOGBAR 103
#define IDR_MAINFRAME 128
#define IDR_MYSNIFTYPE 129
#define IDD_PROPPAGE_EDIT 130
#define IDD_PROPPAGE_INTERFACE 131
#define IDD_DIALOG1 136
#define IDC_COMBO1 1000
#define IDC_BUTTON_SCAN 1001
#define IDC_BUTTON_STOP 1002
#define IDC_STATIC_IP 1003
#define IDC_STATIC_NAME 1004
#define IDC_CHECK_ADDRESS 1005
#define IDC_CHECK_HEXCODE 1006
#define IDC_CHECK_NUM 1007
#define IDC_CHECK_ASCII 1008
#define IDC_CHECK_INTERFACE 1009
#define IDC_EDIT_PACKETLIMIT 1013
#define IDC_EDIT_STOPNUM 1016
#define IDC_EDIT_PL 1016
#define IDC_EDIT_STOPTIME 1017
#define IDC_SPIN_PACKETLIMIT 1018
#define IDC_SPIN_STOPNUM 1019
#define IDC_SPIN_PL 1019
#define IDC_SPIN_STOPTIME 1020
#define IDC_EDIT_THREADNUM 1021
#define IDC_DATAFORMAT1 1050
#define IDC_DATAFORMAT2 1051
#define IDC_DATAFORMAT3 1052
#define IDC_PROGRESS1 1053
#define IDC_EDIT1 1055
#define IDC_EDIT2 1056
#define ID_MYSET_SHEET 32771
#define ID_SAVE_TO_FILE 32772
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 139
#define _APS_NEXT_COMMAND_VALUE 32773
#define _APS_NEXT_CONTROL_VALUE 1059
#define _APS_NEXT_SYMED_VALUE 104
#endif
#endif