⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 WINDOWS下磁盘根区数据的显示
💻 H
字号:
//{{NO_DEPENDENCIES}}
// App Studio generated include file.
// Used by BOOTSEC.RC
//
#define BM_CDROM                        0
#define BM_FLOPPY                       1
#define IDS_NOCDROM                     1
#define BM_FIXED                        2
#define IDS_NONET                       2
#define BM_RAM                          3
#define ID_ABOUT                        3
#define IDS_READERROR                   3
#define BM_NET                          4
#define BM_NONE                         5
#define BM_HEIGHT                       16
#define BMHEIGHT                        16
#define BM_WIDTH                        23
#define BMWIDTH                         23
#define IDC_STATIC1                     101
#define IDD_DIALOG                      101
#define ID_FIRST                        101
#define IDD_MAINDIALOG                  101
#define DRIVE_RAM                       101
#define IDC_STATIC2                     102
#define IDB_DRIVES                      102
#define IDC_STATIC3                     103
#define IDC_STATIC4                     104
#define IDI_MAIN                        104
#define IDC_STATIC5                     105
#define IDC_STATIC6                     106
#define IDD_ABOUT                       106
#define IDC_STATIC7                     107
#define IDC_STATIC8                     108
#define IDC_STATIC9                     109
#define IDC_STATIC10                    110
#define IDC_STATIC11                    111
#define IDC_STATIC12                    112
#define IDC_STATIC13                    113
#define IDC_STATIC14                    114
#define IDC_STATIC15                    115
#define IDC_STATIC16                    116
#define IDC_STATIC17                    117
#define IDC_STATIC18                    118
#define IDC_STATIC19                    119
#define IDC_STATIC20                    120
#define ID_LAST                         121
#define IDC_DRIVE                       200
#define ID_GET                          201
#define IDC_DRIVEPICT                   202
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS

#define _APS_NEXT_RESOURCE_VALUE        107
#define _APS_NEXT_COMMAND_VALUE         101
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           102
#endif
#endif

⌨️ 快捷键说明

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