-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathresource.h
More file actions
93 lines (92 loc) · 3.8 KB
/
resource.h
File metadata and controls
93 lines (92 loc) · 3.8 KB
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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Scanner.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_SCANNER_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_DIALOGHOSTSCAN 129
#define IDD_DIALOGPORTSCAN 130
#define IDD_DIALOGWEAKKEYSCAN 131
#define IDD_DIALOGDOSSCAN 133
#define IDD_DIALOGSNIFFERSCAN 134
#define IDD_DIALOGSSSelectIP 135
#define IDD_DIALOGSQLSCAN 136
#define IDD_DIALOGNETBIOSSCAN 137
#define IDD_DIALOGSNMPSCAN 138
#define IDD_DIALOGALLSCAN 139
#define IDD_DIALOGCMD 141
#define IDC_TABMAIN 1000
#define IDC_BUTTONStartScan 1003
#define IDC_LISTResult 1008
#define IDC_IPADDRESSBegin 1009
#define IDC_IPADDRESSEnd 1010
#define IDC_IPADDRESSBgeinIP 1011
#define IDC_IPADDRESSEndIP 1012
#define IDC_EDITBeginPort 1013
#define IDC_EDITEndPort 1014
#define IDC_BUTTONStart 1015
#define IDC_TREEResult 1016
#define IDC_IPADDRESSIP 1017
#define IDC_EDITUSERNAME 1019
#define IDC_EDITPrefix 1020
#define IDC_EDITPostfix 1021
#define IDC_COMBOLENGTH 1022
#define IDC_CHECKCAPITAL 1023
#define IDC_CHECKLOWER 1024
#define IDC_CHECKNUMBER 1025
#define IDC_CHECKSPECIAL 1026
#define IDC_EDITWEAKKEYRESULT 1027
#define IDC_CHECKSelfDefine 1028
#define IDC_EDITSelfDefine 1029
#define IDC_IPADDRESSTARGETIP 1030
#define IDC_EDITTARGETPORT 1031
#define IDC_EDITTHREADCOUNT 1032
#define IDC_BUTTONStop 1034
#define IDC_LISTReceive 1036
#define IDC_LISTKeyword 1037
#define IDC_LISTIP 1040
#define IDC_EDITComment 1041
#define IDC_BUTTONClear 1042
#define IDC_BUTTONAddKW 1043
#define IDC_EDITKeyword 1044
#define IDC_BUTTONDeleteKW 1045
#define IDC_EDITContent 1047
#define IDC_EDITURL 1048
#define IDC_EDITURLParam 1049
#define IDC_EDITSQLSign 1050
#define IDC_EDITSendPack 1052
#define IDC_EDITReveivePack 1053
#define IDC_EDITResult 1055
#define IDC_IPADDRESSTarget 1059
#define IDC_EDIT1 1063
#define IDC_EDITCommand 1063
#define IDC_EDITPwType 1063
#define IDC_CHECKHostScan 1067
#define IDC_CHECKPortScan 1068
#define IDC_CHECKWeakKeyScan 1069
#define IDC_CHECKDDOSScan 1070
#define IDC_CHECKSnifferScan 1071
#define IDC_CHECKSQLScan 1072
#define IDC_CHECKNetBIOSScan 1073
#define IDC_CHECKSNMPScan 1074
#define IDC_RADIOHtml 1075
#define IDC_RADIOTxt 1076
#define IDC_RADIOXml 1077
#define IDC_BUTTONStopScan 1079
#define IDC_BUTTONExecute 1084
#define IDC_BUTTONCmd 1086
#define IDC_COMBOPwType 1087
#define IDC_COMBOUsername 1088
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 143
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1091
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif