resource.h

来自「evc下ArcInfo操作程序源代码」· C头文件 代码 · 共 62 行

H
62
字号
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by SimpleMap.rc
//
#define IDD_ABOUTBOX                    100
#define IDS_EDIT                        102
#define IDS_TOOL                        103
#define IDM_MENU                        104
#define IDR_MAIN_EDIT                   105
#define IDR_MAIN_TOOL                   106
#define IDR_MAINFRAME                   128
#define IDD_LAYER_MANAGE_DIALOG         130
#define IDD_SINGLE_FILL_DIALOG          131
#define IDD_COLOR_DIALOG                132
#define IDD_UNIQUE_FILL_DIALOG          133
#define IDC_LIST_LAYERS                 1000
#define IDC_DELETE_LAYER                1001
#define IDC_SET_LAYER                   1002
#define IDC_ADD_LAYER                   1003
#define IDC_RADIO1                      1004
#define IDC_RADIO2                      1005
#define IDC_EDIT_RED                    1006
#define IDC_EDIT_GREEN                  1007
#define IDC_EDIT_BLUE                   1008
#define IDC_CMBFIELD                    1009
#define IDC_LISTLEGEND                  1010
#define IDC_SET                         1011
#define IDR_MAIN_FILE                   32771
#define IDS_MENUITEM32772               32773
#define IDR_MAIN_VIEW                   32774
#define IDS_MENUITEM32775               32776
#define ID_MAP_NOTHING                  32777
#define ID_MAP_ZOOM_IN                  32778
#define ID_MAP_ZOOM_OUT                 32779
#define ID_MAP_PAN                      32780
#define ID_MAP_ZOOM_ALL                 32781
#define ID_MAP_ZOOM_WINDOW              32782
#define ID_MAP_SRHPT                    32783
#define IDR_MAIN_LAYERS                 32784
#define IDS_MENUITEM32785               32786
#define ID_LAYER_MANAGE                 32787
#define ID_MAP_COORD                    32788
#define IDS_NEW                         65000
#define IDS_FILE                        65001
#define IDS_MHELP                       65002
#define IDS_SAVE                        65003
#define IDS_CUT                         65004
#define IDS_COPY                        65005
#define IDS_PASTE                       65006
#define IDS_ABOUT                       65007

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        134
#define _APS_NEXT_COMMAND_VALUE         32789
#define _APS_NEXT_CONTROL_VALUE         1012
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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