resource.h
来自「一个虚拟光驱程序(驱动程序和exe)-VaporCDSource141」· C头文件 代码 · 共 56 行
H
56 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by VaporCD.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_VAPORCD_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_PROGRESS 130
#define IDD_NAG_NAG 131
#define IDB_LOGO 132
#define IDB_BITMAP1 134
#define IDD_NEW 135
#define IDD_MOUNT 136
#define IDD_UNMOUNT 137
#define IDD_SETUP 138
#define IDD_REGISTER 139
#define IDB_BITMAP2 143
#define IDB_SPLASH 145
#define IDI_ICON1 146
#define IDC_NEW 1000
#define IDC_MOUNT 1001
#define IDC_UNMOUNT 1002
#define IDC_MOUNT_PATH 1005
#define IDC_MOUNT_BROWSE 1006
#define IDC_NEW_PATH 1007
#define IDC_UNMOUNT_LETTER 1008
#define IDC_NEW_BROWSE 1009
#define IDC_MOUNT_LETTER 1010
#define IDC_NEW_LETTER 1011
#define IDC_MESSAGE 1012
#define IDC_PERSISTENT 1013
#define IDC_TEST 1015
#define IDC_TEST2 1016
#define IDC_WEB_PAGE 1023
#define IDC_ANIMATE1 1025
#define IDC_NAG_TEXT 1026
#define IDC_UPDATE 1029
#define IDC_REGISTER_NOW 1031
#define IDC_EDIT1 1032
#define IDC_EDIT2 1033
#define IDC_IGNORE_ERRORS 1034
#define IDC_PROGRESS1 1035
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 147
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1036
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?