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

📄 resource.h

📁 C++编写的IP数据包分析
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Natas.rc
//
#define IDC_MYICON                      2
#define IDD_NATASX_DIALOG               102
#define IDD_ABOUTBOX                    103
#define IDS_APP_TITLE                   103
#define IDM_ABOUT                       104
#define IDM_EXIT                        105
#define IDS_HELLO                       106
#define IDI_NATASX                      107
#define IDI_SMALL                       108
#define IDC_NATASX                      109
#define IDR_MAINFRAME                   128
#define IDD_NETADAPTER                  130
#define IDD_FILTER                      131
#define IDD_LOGFILES                    138
#define IDC_SA1                         1000
#define IDC_SA2                         1001
#define IDC_ADAPTER                     1002
#define IDC_SA3                         1002
#define IDC_LOGFILE_NAME                1003
#define IDC_SA4                         1003
#define IDC_LOGFILE_BROWSE              1004
#define IDC_TA1                         1004
#define IDC_LOGFILE_YN                  1005
#define IDC_TA2                         1005
#define IDC_TA3                         1006
#define IDC_IPADDRESS_SOURCE            1007
#define IDC_TA4                         1007
#define IDC_IPADDRESS_TARGET            1008
#define IDC_SOURCE_PORT                 1009
#define IDC_TARGET_PORT                 1010
#define IDC_RADIO_OR                    1011
#define IDC_RADIO_AND                   1012
#define IDC_PWLOGFILE_NAME              1012
#define IDC_PWLOGFILE_BROWSE            1013
#define IDC_PWLOGFILE_YN                1014
#define IDC_HTTPLOGFILE_YN              1015
#define IDC_HTTPLOGFILE_BROWSE          1016
#define IDC_HTTPLOGFILE_NAME            1017
#define IDM_STARTCAPTURE                32771
#define IDM_STOPCAPTURE                 32772
#define IDM_NETADAPTER                  32773
#define IDM_PACKETFILTER                32774
#define IDM_LOGFILES                    32775
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        129
#define _APS_NEXT_COMMAND_VALUE         32776
#define _APS_NEXT_CONTROL_VALUE         1001
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif

⌨️ 快捷键说明

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