resource.h

来自「波子浏览器」· C头文件 代码 · 共 67 行

H
67
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SExplore.rc
//
#define IDD_ABOUTBOX                    100
#define ID_TABBAR                       101
#define IDB_COOLTOOL                    101
#define IDB_HOTTOOL                     102
#define IDR_NAVBAR                      103
#define ID_MENUITEM32778                105
#define IDR_MAINFRAME                   128
#define IDR_SEXPLOTYPE                  129
#define IDI_SYSTRAY                     130
#define IDM_SYSTRAY                     130
#define IDD_SOURCE                      131
#define IDR_FONT_POPUP                  132
#define IDB_BMBAR                       132
#define IDD_DIALOGFAV                   145
#define IDC_EDIT_SOURCE                 1000
#define IDC_EMAIL                       1001
#define IDC_DIRTREE                     1015
#define ID_OPEN_URL                     1234
#define ID_SAVE_THIS                    1235
#define ID_DOC_SAVE_AS                  1236
#define ID_ADDTO_FAV                    2500
#define ID_SETTING_FAV                  2501
#define ID_INET_OPTION                  2502
#define ID_CLOSE_WINDOW                 2600
#define ID_CLOSE_ALL                    2601
#define ID_SETDEFAULTID                 2605
#define ID_SHOWTITLE                    2700
#define ID_SETACTIVENEW                 2769
#define ID_SHOW_MAINWND                 3001
#define ID_CUT                          20001
#define ID_REFRESH                      20002
#define ID_COPY                         20003
#define ID_SELECT_ALL                   20004
#define ID_SHOW_ADRRESS                 20005
#define ID_PASTE                        20006
#define ID_HOME                         32773
#define ID_NEW_WINDOW                   32774
#define ID_SEARCH                       32775
#define ID_PRINTDOC                     32776
#define ID_VIEWSOURCE                   32777
#define ID_VIEWFONT                     32778
#define ID_VIEW_FAVORITY                32779
#define ID_STOP                         32780
#define ID_FORWARD                      32781
#define ID_BACK                         32782
#define ID_VIEW_FONTS_LARGEST           32783
#define ID_VIEW_FONTS_LARGE             32784
#define ID_VIEW_FONTS_MEDIUM            32785
#define ID_VIEW_FONTS_SMALL             32786
#define ID_VIEW_FONTS_SMALLEST          32787

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        133
#define _APS_NEXT_COMMAND_VALUE         32787
#define _APS_NEXT_CONTROL_VALUE         1002
#define _APS_NEXT_SYMED_VALUE           102
#endif
#endif

⌨️ 快捷键说明

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