resource.h

来自「基于SUPERMAP、VC++的二次开发」· C头文件 代码 · 共 59 行

H
59
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SuperMap Example.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_SuperMap_Example_TYPE       129
#define IDI_Refresh                     132
#define IDI_ZoomIn                      133
#define IDI_ViewEnt                     134
#define IDI_Select                      135
#define IDI_ZoomOut                     136
#define IDI_Pan                         137
#define IDI_ZoomFree                    138
#define IDI_Project                     139
#define IDD_MYDLGBAR                    143
#define IDR_POPUP                       144
#define IDD_TOPODLG                     145
#define IDB_BITMAP                      146
#define IDC_CK_TOPO                     1001
#define IDC_CK_REGION                   1002
#define IDC_CK_TOPOER                   1003
#define IDC_EDIT_NET                    1004
#define IDC_EDIT_REGION                 1005
#define IDC_CK_IL                       1006
#define IDC_CK_MPN                      1007
#define IDC_CK_COD                      1008
#define IDC_CK_CIV                      1009
#define IDC_CK_CRL                      1010
#define IDC_CK_EDL                      1011
#define IDC_CK_MRN                      1012
#define IDC_ALLYES                      1013
#define IDC_ALLNOT                      1014
#define IDC_TOPO_OK                     1015
#define IDC_TOPO_CANCEL                 1016
#define ID_MAP_SELECT                   32771
#define ID_MAP_ZOOMIN                   32772
#define ID_MAP_ZOOMOUT                  32773
#define ID_MAP_ZOOMFREE                 32774
#define ID_MAP_PAN                      32775
#define ID_MAP_ENTIRE                   32776
#define ID_MAP_REFRESH                  32777
#define ID_DT_ADD2MAP                   32791
#define ID_DT_SNGOPEN                   32792
#define ID_DT_TOPO                      32793
#define ID_SHOWWKS                      32794

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        147
#define _APS_NEXT_COMMAND_VALUE         32795
#define _APS_NEXT_CONTROL_VALUE         1014
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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