resource.h

来自「这是一个用vc++编写的」· C头文件 代码 · 共 50 行

H
50
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by GetPacket.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_GETPACTYPE                  129
#define IDR_TOOLBAR1                    130
#define IDD_FILTER                      132
#define ID_EDIT_SIP                     1000
#define ID_BUTTON_SIP_ADD               1001
#define ID_LIST_SIP                     1002
#define ID_BUTTON_SIP_DEL               1003
#define ID_EDIT_DIP                     1004
#define IDC_IPSADDR                     1004
#define ID_BUTTON_DIP_ADD               1005
#define ID_LIST_DIP                     1006
#define ID_BUTTON_DIP_DEL               1007
#define ID_EDIT_SPORT                   1008
#define ID_BUTTON_SPORT_ADD             1009
#define ID_LIST_SPORT                   1010
#define ID_BUTTON_SPORT_DEL             1011
#define ID_EDIT_DPORT                   1012
#define ID_BUTTON_DPORT_ADD             1013
#define ID_LIST_DPORT                   1014
#define ID_BUTTON_DPORT_DEL             1015
#define IDC_IPDADDR                     1016
#define ID_FILE_START                   32772
#define ID_FILE_STOP                    32774
#define ID_BUTTON32776                  32775
#define ID_BUTTON32777                  32776
#define ID_BUTTON32778                  32777
#define ID_BUTTON32779                  32778
#define ID_BUTTON32780                  32779
#define ID_BUTTON32781                  32780
#define ID_EDIT_FILTER                  32782
#define ID_EDIT_CLEARALL                32783

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        133
#define _APS_NEXT_COMMAND_VALUE         32784
#define _APS_NEXT_CONTROL_VALUE         1005
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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