resource.h
来自「一个windows系统下查看网络拓扑结构的程序」· C头文件 代码 · 共 58 行
H
58 行
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by NetExplorer.rc
//
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDP_SOCKETS_INIT_FAILED 104
#define IDR_MAINFRAME 128
#define IDR_NetExplorerTYPE 129
#define IDR_MENU1 132
#define IDD_DIALOG1 133
#define IDD_DIALOG2 134
#define IDD_DIALOG3 135
#define IDI_ICON1 143
#define IDB_BITMAP4 151
#define IDB_BITMAP5 154
#define IDB_BITMAP7 155
#define IDB_BITMAP8 156
#define IDB_BITMAP9 157
#define IDB_BITMAP10 158
#define IDC_BUTTON1 1000
#define IDC_BUTTON2 1001
#define IDC_EDIT1 1002
#define IDD_DIALOG4 1002
#define IDC_IPADDRESS1 1003
#define IDC_EDIT2 1004
#define IDC_LIST1 1004
#define IDC_EDIT3 1005
#define IDC_COMBO1 1005
#define IDC_HOTKEY1 1007
#define ID_32771 32771
#define ID_Menu 32772
#define ID_32773 32773
#define ID_32774 32774
#define ID_32775 32775
#define ID_32776 32776
#define ID_32777 32777
#define ID_32778 32778
#define ID_32779 32779
#define ID_32780 32780
#define ID_32781 32781
#define ID_32782 32782
#define ID_ROUTERMENU_32783 32783
#define ID_ROUTERMENU_ 32784
#define ID_ROUTERMENU_32785 32785
#define ID_32786 32786
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 160
#define _APS_NEXT_COMMAND_VALUE 32787
#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?