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

📄 resource.h

📁 IP包分析程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ReadIP0802.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_READIP0802_DIALOG           102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAINFRAME                   128
#define IDD_TCPDIALOG                   130
#define IDD_UDPDIALOG                   133
#define IDB_BITMAP1                     134
#define IDD_ICMPDLG                     136
#define IDC_EDIT_SOURCEPORT             1001
#define IDC_edit_directory              1002
#define IDC_BN_directory                1003
#define IDC_edit_version                1004
#define IDC_edit_hlen                   1005
#define IDC_edit_tos                    1006
#define IDC_edit_totallen               1007
#define IDC_edit_identification         1008
#define IDC_edit_flag                   1009
#define IDC_edit_fragoffset             1010
#define IDC_edit_checksum               1011
#define IDC_edit_upperprotocol          1012
#define IDC_edit_ttl                    1013
#define IDC_edit_sourceip               1014
#define IDC_edit_destip                 1015
#define IDC_EDIT1                       1017
#define IDC_EDIT_DESTPORT               1017
#define IDC_EDIT_ICMPTYPE               1017
#define IDC_EDIT2                       1018
#define IDC_EDIT_SEQUENCE               1018
#define IDC_EDIT_ICMPCODE               1018
#define IDC_EDIT3                       1019
#define IDC_EDIT_ACKNOWLEDGE            1019
#define IDC_EDIT_ICMPID                 1019
#define IDC_EDIT4                       1020
#define IDC_EDIT_TCPHLEN                1020
#define IDC_EDIT_ICMPCHKSUM             1020
#define IDC_EDIT5                       1021
#define IDC_EDIT_CODEBIT                1021
#define IDC_EDIT_ICMPSQU                1021
#define IDC_EDIT6                       1022
#define IDC_EDIT_WINDOW                 1022
#define IDC_EDIT7                       1023
#define IDC_EDIT_TCPCHECKSUM            1023
#define IDC_EDIT8                       1024
#define IDC_EDIT_ALERTPOINT             1024
#define IDC_EDIT_DATAGRAMLEN            1024
#define IDC_EDIT_UDPCHECKSUM            1025

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1028
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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