⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 使用VC++程序制作的COM组件是地理信息系统的一个实例
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ComGIS.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_COMGISTYPE                  129
#define IDD_DIALOG_MODIFY_WORKSPACE     130
#define IDD_DIALOG_NEW_LAYER            134
#define IDD_DIALOG_LAYERTREE            136
#define IDC_COMBO_PROJECTION            1001
#define IDC_COMBO_UNIT                  1003
#define IDC_EDIT_X1                     1004
#define IDC_EDIT_Y1                     1005
#define IDC_EDIT_X2                     1006
#define IDC_EDIT_Y2                     1007
#define IDC_STATIC_PROJECTION           1009
#define IDC_STATIC_UNIT                 1010
#define IDC_STATIC_REGION               1011
#define IDC_STATIC_X1                   1016
#define IDC_STATIC_Y1                   1017
#define IDC_STATIC_X2                   1018
#define IDC_STATIC_Y2                   1019
#define IDC_COMBO_COORDSYSTEM           1021
#define IDC_COMBO_ELEVASYSTEM           1022
#define IDC_STATIC_COORDSYSTEM          1023
#define IDC_STATIC_ELEVASYSTEM          1024
#define IDC_EDIT_LAYER_NAME             1025
#define IDC_STATIC_LAYER_NAME           1026
#define IDC_STATIC_LAYER_POS            1031
#define IDC_RADIO_VECTOR                1032
#define IDC_RADIO_GRID                  1033
#define IDC_RADIO_DEM                   1034
#define IDC_TREE1                       1038
#define ID_WORKSPACE_NEW                32771
#define ID_WORKSPACE_OPEN               32772
#define ID_WORKSPACE_SAVE               32773
#define ID_WORKSPACE_CLOSE              32774
#define ID_WORKSPACE_MODIFY             32775
#define ID_WORKSPACE_LAYER_NEW          32776
#define ID_WORKSPACE_LAYER_NAME         32777
#define ID_WORKSPACE_LAYER_DELETE       32778
#define ID_WORKSPACE_LAYER_TABLE        32779

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32780
#define _APS_NEXT_CONTROL_VALUE         1039
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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