resource.h
来自「实现类似wince系统自带顶部工具条」· C头文件 代码 · 共 43 行
H
43 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MFCHeaderBarControl.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 IDB_ARROWS 130
#define IDR_SORTBY 131
#define ID_SORTBY 32771
#define IDS_CAP_SORTBY 32773
#define ID_SORTBY_NAME 32774
#define ID_SORTBY_AGE 32775
#define ID_SORTBY_DOB 32776
#define ID_SORTBY_GENDER 32777
#define ID_HEADERBAR_LEFT 57645
#define ID_HEADERBAR_RIGHT 57646
#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
#define IDS_LEFT 65008
#define IDS_RIGHT 65009
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32778
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?