mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-01-30 07:56:03 -05:00
59 lines
4.6 KiB
C
59 lines
4.6 KiB
C
//{{NO_DEPENDENCIES}}
|
||
// Microsoft Visual C++ 生成的包含文件。
|
||
// 供 Ventoy2Disk.rc 使用
|
||
//
|
||
#define IDI_ICON1 109
|
||
#define IDD_DIALOG1 110
|
||
#define IDR_MENU1 111
|
||
#define IDD_DIALOG2 112
|
||
#define IDI_ICON2 115
|
||
#define IDI_ICON3 116
|
||
#define IDC_COMBO1 1001
|
||
#define IDC_BUTTON2 1003
|
||
#define IDC_BUTTON3 1004
|
||
#define IDC_BUTTON4 1005
|
||
#define IDC_PROGRESS1 1006
|
||
#define IDC_STATIC_LOCAL_VER 1007
|
||
#define IDC_STATIC_DISK_VER 1008
|
||
#define IDC_STATIC_DEV 1009
|
||
#define IDC_STATIC_LOCAL 1010
|
||
#define IDC_STATIC_DISK 1011
|
||
#define IDC_STATIC_STATUS 1012
|
||
#define IDC_CHECK_RESERVE_SPACE 1018
|
||
#define IDC_EDIT_RESERVE_SPACE_VAL 1019
|
||
#define ID_PART_OK 1020
|
||
#define ID_PART_CANCEL 1021
|
||
#define IDC_COMBO_SPACE_UNIT 1022
|
||
#define IDC_COMMAND1 1024
|
||
#define IDC_STATIC_LOCAL_STYLE 1025
|
||
#define IDC_STATIC_DEV_STYLE 1026
|
||
#define IDC_CHECK_PART_ALIGN_4KB 1027
|
||
#define IDC_STATIC_LOCAL_SECURE 1032
|
||
#define IDC_STATIC_DEV_SECURE 1033
|
||
#define IDC_SYSLINK1 1035
|
||
#define IDC_COMMAND2 1036
|
||
#define ID_OPTION_SECUREBOOTSUPPORT 40001
|
||
#define ID_LANGUAGE 40002
|
||
#define ID_40003 40003
|
||
#define ID_40004 40004
|
||
#define ID_LANGUAGE_XXX 40005
|
||
#define ID_SECURE_BOOT 40006
|
||
#define ID_40007 40007
|
||
#define ID_40008 40008
|
||
#define ID_40009 40009
|
||
#define ID_40010 40010
|
||
#define ID_40011 40011
|
||
#define ID_PARTSTYLE_MBR 40012
|
||
#define ID_PARTSTYLE_GPT 40013
|
||
|
||
// Next default values for new objects
|
||
//
|
||
#ifdef APSTUDIO_INVOKED
|
||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
#define _APS_NEXT_RESOURCE_VALUE 117
|
||
#define _APS_NEXT_COMMAND_VALUE 40014
|
||
#define _APS_NEXT_CONTROL_VALUE 1037
|
||
#define _APS_NEXT_SYMED_VALUE 101
|
||
#endif
|
||
#endif
|