resource.h

来自「一个快捷面板,可以将自己常用的程序放在其中!」· C头文件 代码 · 共 58 行

H
58
字号
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by LinkPanel.rc
//
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDD_OPTIONDLG                   103
#define IDR_MAINFRAME                   128
#define IDR_LinkPanelTYPE               129
#define IDS_SAVEFILE_ERROR              129
#define IDR_TRACK_MENU                  130
#define IDS_READFILE_ERROR              131
#define IDC_HAND                        132
#define IDS_HEAD                        132
#define IDS_HOTKEY                      133
#define IDB_BMP_LEFTMENU                134
#define IDB_STATIC_IMG                  135
#define IDB_BMP_BK                      136
#define IDC_EDT_KEY                     1002
#define IDC_RAD_SHIFT                   1003
#define IDC_RAD_WIN                     1004
#define IDC_RAD_CTRL                    1005
#define IDC_RAD_ALT                     1006
#define IDC_RAD_DEFAULT                 1007
#define IDC_RAD_XPSTYLE                 1008
#define IDC_CHK_SAVE                    1009
#define IDC_CHK_RUN                     1010
#define IDC_EMAIL                       1010
#define IDC_CHK_SHOWBK                  1011
#define ID_CLICK                        32772
#define ID_SYS_CONTROL                  32774
#define ID_OPEN_FOLDER                  32775
#define ID_ADD_LINK                     32777
#define ID_DELETE_ITEM                  32779
#define ID_SHOW                         32782
#define view                            32783
#define rightbtn                        32784
#define ID_Menu                         32785
#define ID_Menu32786                    32786
#define ID_CONTEXT_32787                32787
#define ID_LARGE_ICON                   32792
#define ID_SMALL_ICON                   32793
#define ID_LIST_ICON                    32794
#define ID_REPORT                       32795
#define ID_OPEN_ADDREMOVE               32798
#define ID_LOCK_COMPUTER                32801

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32802
#define _APS_NEXT_CONTROL_VALUE         1011
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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