resource.h

来自「路由信息查看程序」· C头文件 代码 · 共 41 行

H
41
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SnmpManager.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_SNMPMATYPE                  129
#define IDI_HELP                        130
#define IDI_INDEX                       131
#define IDD_SEARCHDIALOG                132
#define IDI_SEARCHRESULT                133
#define IDR_MENU1                       134
#define IDD_FINDIPDLG                   135
#define IDD_IPINDLG                     136
#define IDD_PRINTDLG                    137
#define IDC_LIST1                       1000
#define IDC_IPADDRESS1                  1002
#define IDC_IPADDRESS2                  1003
#define IDC_OK                          1004
#define IDC_CANCAL                      1005
#define IDC_EDIT2                       1007
#define ID_FUNCTION                     32771
#define ID_DELETEFUNCTION               32772
#define ID_IPDIGIT                      32773
#define ID_ERRORIPDIGIT                 32774
#define ID_STOP                         32775
#define ID_AUTOFIND                     32776
#define ID_GETNEXT                      32777

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        138
#define _APS_NEXT_COMMAND_VALUE         32778
#define _APS_NEXT_CONTROL_VALUE         1008
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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