Files
Ventoy/Ventoy2Disk/Ventoy2Disk/resource.h

58 lines
4.6 KiB
C
Raw Normal View History

2020-04-05 00:07:50 +08:00
<EFBFBD><EFBFBD>//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ ub<EFBFBD>vS+T<EFBFBD>e<EFBFBD>N0
// <EFBFBD>O Ventoy2Disk.rc O(u
//
#define IDI_ICON1 109
#define IDD_DIALOG1 110
2020-05-04 23:46:51 +08:00
#define IDR_MENU1 111
2020-06-25 23:01:48 +08:00
#define IDD_DIALOG2 112
2020-07-03 23:20:35 +08:00
#define IDI_ICON2 115
#define IDI_ICON3 116
2020-04-05 00:07:50 +08:00
#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
2020-06-25 23:01:48 +08:00
#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
2020-07-03 23:20:35 +08:00
#define IDC_COMMAND1 1024
2020-07-04 22:29:54 +08:00
#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
2021-02-27 23:40:19 +08:00
#define IDC_CHECK1 1034
2020-05-04 23:46:51 +08:00
#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
2020-06-25 23:01:48 +08:00
#define ID_40010 40010
2020-07-04 22:29:54 +08:00
#define ID_40011 40011
#define ID_PARTSTYLE_MBR 40012
#define ID_PARTSTYLE_GPT 40013
2020-04-05 00:07:50 +08:00
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 117
2020-07-04 22:29:54 +08:00
#define _APS_NEXT_COMMAND_VALUE 40014
2021-02-27 23:40:19 +08:00
#define _APS_NEXT_CONTROL_VALUE 1035
2020-04-05 00:07:50 +08:00
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif