resource.h

来自「好不容易找到的用多种语言写的ArcGisEngine二次开发程序」· C头文件 代码 · 共 28 行

H
28
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SaveMapDocument.rc
//
#define IDC_LOAD                        1
#define IDC_SAVEAS                      2
#define IDS_PROJNAME                    100
#define IDR_SaveMapDocument             100
#define IDD_SAVEMAP                     101
#define IDC_SAVE                        201
#define IDC_TOOLBARCONTROL1             202
#define IDC_TOCCONTROL1                 203
#define IDC_PAGELAYOUTCONTROL1          204
#define IDC_COMMONOPEN                  205
#define IDC_COMMONSAVE                  206
#define IDC_PATH                        207

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        202
#define _APS_NEXT_COMMAND_VALUE         32768
#define _APS_NEXT_CONTROL_VALUE         208
#define _APS_NEXT_SYMED_VALUE           102
#endif
#endif

⌨️ 快捷键说明

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