resource.h

来自「Vc++6.0开发的五笔编码速查软件。包含完整源码。」· C头文件 代码 · 共 49 行

H
49
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by WMVC.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_WMVC_DIALOG                 102
#define IDR_MAINFRAME                   128
#define IDI_MAINICON                    128
#define IDD_WM_PROP                     130
#define IDD_SETUP_PROP                  131
#define IDB_SEARCH                      132
#define IDR_MAINMENU                    133
#define IDI_BOOKOPEN                    134
#define IDI_BOOKCLOSE                   136
#define IDI_BULBON                      137
#define IDI_BULBOFF                     138
#define IDB_LOGO                        139
#define IDR_TRAYMENU                    140
#define IDD_DIALOG_DOWNLOAD             141
#define IDC_COMBO_ZI                    1000
#define IDC_HOTKEY                      1003
#define IDC_COMBO_WORD                  1003
#define IDC_ASSIGN                      1004
#define IDC_IME                         1005
#define IDC_SEEK                        1006
#define IDC_HIT_HIST                    1007
#define IDC_LAST_HIT                    1008
#define IDC_UPGRADEATX                  1009
#define IDC_START                       1010
#define ID_MENU_ABOUT                   32771
#define ID_MENU_CHECKVERSION            32772
#define ID_TRAY_OPEN                    32774
#define ID_TRAY_EXIT                    32775
#define ID_TRAY_ABOUT                   32776
#define IDS_ABOUT_PROMPT                57345

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        143
#define _APS_NEXT_COMMAND_VALUE         32777
#define _APS_NEXT_CONTROL_VALUE         1011
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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