resource.h

来自「lwip tcp/ip 协议栈 adsp BF533 DSP 移植 用 visu」· C头文件 代码 · 共 39 行

H
39
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TCPIPTrc.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDS_ABOUTBOX                    101
#define IDD_TCPIPTRC_DIALOG             102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAINFRAME                   128
#define IDI_TCPIPTrc                    129
#define IDC_TRCLIST                     1201
#define IDB_FILEBROWSE                  1201
#define IDC_NOEVENTS                    1202
#define IDC_SAVEALL                     1203
#define IDC_FILENAME                    1204
#define IDC_SAVEFILE                    1205
#define IDC_EVENTLIST                   1206
#define IDC_STARTACQ                    1207
#define IDC_STOPACQ                     1208
#define IDC_PAUSE                       1209
#define IDC_SAVECUR                     1211
#define IDC_BROWSE                      1214
#define IDC_CHANNEL                     1215
#define IDC_LOCALIP                     1216
#define IDC_REPORT                      1218

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

⌨️ 快捷键说明

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