⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 几年前用vc6写的漏洞扫描器
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by try4.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_TRY4_FORM                   101
#define IDP_SOCKETS_INIT_FAILED         104
#define IDR_MAINFRAME                   128
#define IDR_TRY4TYPE                    129
#define IDD_PARAM                       135
#define IDD_MODULE                      137
#define IDD_HOSTNAME                    138
#define IDD_IPADDR                      139
#define IDD_TEMP                        140
#define IDD_NETTOIP                     141
#define IDC_TREE                        1003
#define IDC_EDIT1                       1005
#define IDC_EDIT2                       1007
#define IDC_LIST1                       1009
#define IDC_LIST                        1009
#define IDC_BUTTON1                     1010
#define IDC_BUTTON_SELECTALL            1010
#define IDC_BUTTON2                     1011
#define IDC_BUTTON_CLEARALL             1011
#define IDC_BUTTON3                     1012
#define IDC_BUTTON_OK                   1012
#define IDC_BUTTON4                     1013
#define IDC_BUTTON_CANCEL               1013
#define IDC_HOSTNAME                    1014
#define IDC_IPADDR                      1015
#define IDC_PING_BUTTON                 1016
#define IDC_HOST                        1017
#define IDC_START_IPADDR                1018
#define IDC_END_IPADDR                  1019
#define IDC_STARTPORT                   1020
#define IDC_ENDPORT                     1021
#define IDC_NETADDR                     1022
#define IDC_BUTTON_TRACEINFO            1024
#define IDC_TRACEINFO                   1025
#define IDC_BUTTON_SCANPORT             1026
#define IDC_PORT_OUTPUT                 1027
#define IDC_SCANNING                    1028
#define IDC_MAXHOP                      1031
#define IDC_MAXTHREAD                   1032
#define IDM_ABOUT                       32771
#define ID_START                        32772
#define ID_PAUSE                        32773
#define ID_STOP                         32774
#define ID_MODULE                       32775
#define ID_PARAM                        32776
#define IDM_MODULE                      32780
#define IDM_START                       32781
#define IDM_PAUSE                       32782
#define IDM_STOP                        32783
#define IDM_PARAM                       32784
#define IDM_HELP                        32785
#define IDM_EXIT                        32786
#define IDM_HOSTNAME                    32787
#define IDM_IPADDR                      32788
#define IDM_TEMP                        32789
#define IDM_NETTOIP                     32791
#define IDM_VIEWRESULT                  32792

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        142
#define _APS_NEXT_COMMAND_VALUE         32793
#define _APS_NEXT_CONTROL_VALUE         1033
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -