resource.h
来自「其他人不需帐号就可自由下载此源码 实现了一个类似金山杀毒软件的界面」· C头文件 代码 · 共 48 行
H
48 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DialogTest7.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_DIALOGTEST7_DIALOG 102
#define IDR_MAINFRAME 128
#define IDB_BITMAP_MAINBK 129
#define IDB_BITMAP_ALLKVSELECT 130
#define IDB_BITMAP_ALLKVNORMAL 131
#define IDB_BITMAP_ALLKVDOWN 132
#define IDB_BITMAP_UPDATEDOWN 134
#define IDB_BITMAP_FLASHKVNORMAL 135
#define IDB_BITMAP_FLASHKVSELECT 136
#define IDB_BITMAP_MYKVDOWN 138
#define IDB_BITMAP_MYKVNORMAL 139
#define IDB_BITMAP_UPDATENORMAL 140
#define IDB_BITMAP_UPDATESELECT 141
#define IDB_BITMAP_FLASHKVDOWN 142
#define IDR_MENU_MYKV 143
#define IDC_BUTTON_MYKV 1005
#define IDC_BUTTON_ALLKV 1006
#define IDC_BUTTON_FLASHKV 1007
#define IDC_BUTTON_UPDATE 1008
#define ID_MENUITEM32771 32771
#define ID_MENUITEM32772 32772
#define ID_MENUITEM32773 32773
#define ID_MENUITEM32774 32774
#define ID_MENUITEM32775 32775
#define ID_MENUITEM32776 32776
#define ID_MENUITEM32777 32777
#define ID_MENUITEM32778 32778
#define ID_MENUITEM32779 32779
#define ID_MENUITEM32780 32780
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 144
#define _APS_NEXT_COMMAND_VALUE 32781
#define _APS_NEXT_CONTROL_VALUE 1009
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?