resource.h

来自「《AE库通用模块及典型系统开发实例导航》光盘内容分享!」· C头文件 代码 · 共 43 行

H
43
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MyRichEdit.rc
//
#define IDR_CNTR_INPLACE                6
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDP_FAILED_TO_CREATE            102
#define IDR_MAINFRAME                   128
#define IDR_MYRICHTYPE                  129
#define IDR_FORMATBAR                   132
#define ID_CANCEL_EDIT_CNTR             32768
#define ID_BUTTON32771                  32771
#define ID_BTN_FONT                     32771
#define ID_BUTTON32772                  32772
#define ID_BTN_SIZE                     32772
#define ID_BUTTON32773                  32773
#define ID_BTN_BOLD                     32773
#define ID_BUTTON32774                  32774
#define ID_BTN_ITALIC                   32774
#define ID_BUTTON32775                  32775
#define ID_BTN_UNDERLINE                32775
#define ID_BUTTON32776                  32776
#define ID_BTN_LEFT                     32776
#define ID_BUTTON32777                  32777
#define ID_BTN_MID                      32777
#define ID_BUTTON32778                  32778
#define ID_BTN_RIGHT                    32778
#define ID_CB_FONT                      32779
#define ID_CB_SIZE                      32780

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        134
#define _APS_NEXT_COMMAND_VALUE         32779
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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