resource.h

来自「非常好的测量网络流量及MIB浏览器编译-过!」· C头文件 代码 · 共 56 行

H
56
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by NetMap.rc
//
#define IDAPP                           3
#define IDD_ABOUTBOX                    100
#define IDD_NETMAP_FORM                 101
#define IDD_MAPVIEW_FORM                102
#define IDR_MAPVIEW_TMPL                103
#define IDD_VLANVIEW_FORM               104
#define IDR_VLANVIEW_TMPL               105
#define IDR_MAINFRAME                   128
#define IDR_NETMAPTYPE                  129
#define IDD_DIALOG1                     130
#define IDB_BITMAP1                     132
#define IDB_BITMAP2                     133
#define IDR_MENU1                       134
#define IDD_SHOW                        136
#define IDD_DIALOG2                     138
#define IDC_TAB2                        1004
#define IDC_TREE3                       1005
#define IDC_TREE4                       1006
#define IDC_IPADDRESS1                  1008
#define IDC_EDIT2                       1009
#define IDC_EDIT1                       1010
#define IDC_EDIT3                       1011
#define IDC_EDIT4                       1012
#define IDC_BUTTON1                     1013
#define IDC_BUTTON2                     1014
#define IDC_CHECK1                      1018
#define ID_CONFIG                       32771
#define ID_SCAN                         32772
#define ID_GRAPH                        32773
#define ID_SHOWINFORMATION              32774
#define ID_VLAN                         32775
#define ID_PORT                         32776
#define ID_ADD_VLAN                     32777
#define ID_DELETE_VLAN                  32778
#define ID_BUTTON32779                  32779
#define ID_BUTTON32780                  32780
#define ID_NODE_MODIFY                  32783
#define ID_BUTTON32784                  32784
#define IDC_MYIMAGE                     50000

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         32786
#define _APS_NEXT_CONTROL_VALUE         1019
#define _APS_NEXT_SYMED_VALUE           106
#endif
#endif

⌨️ 快捷键说明

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