You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ventoy/Ventoy2Disk/Ventoy2Disk/resource.h

86 lines
7.1 KiB
C

4 years ago
<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
#define IDR_MENU1 111
4 years ago
#define IDD_DIALOG2 112
4 years ago
#define IDI_ICON2 115
#define IDI_ICON3 116
#define IDD_DIALOG3 117
#define IDI_ICON4 121
4 years ago
#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
4 years ago
#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
4 years ago
#define IDC_COMMAND1 1024
4 years ago
#define IDC_STATIC_LOCAL_STYLE 1025
#define IDC_STATIC_DEV_STYLE 1026
#define IDC_CHECK_PART_ALIGN_4KB 1027
#define IDC_STATIC_LOCAL_FS 1027
#define IDC_STATIC_DEV_FS 1028
#define IDC_STATIC_LOCAL_SECURE 1032
#define IDC_STATIC_DEV_SECURE 1033
#define IDC_SYSLINK1 1035
#define IDC_SYSLINK2 1036
#define IDC_YES_EDIT1 1037
#define ID_YES_OK 1038
#define ID_YES_CANCEL 1039
#define IDC_YES_STATIC1 1040
#define IDC_YES_STATIC2 1041
#define ID_YES_STATIC4 1043
#define IDC_YES_STATIC4 1043
#define IDC_RADIO1 1044
#define IDC_RADIO2 1045
#define IDC_RADIO3 1046
#define IDC_VENTOY_PART_FS 1047
#define IDC_RADIO4 1048
#define IDC_COMBO_CLUSTER_SIZE 1049
#define IDC_STATIC_PART_FS 1050
#define IDC_STATIC_PART_FS_TITLE 1050
#define IDC_STATIC_PART_CLUSTER 1051
#define IDC_ICON_LOCAL_SECURE 1052
#define IDC_ICON_LOCAL_SECURE2 1053
#define IDC_ICON_DISK_SECURE 1053
#define IDC_STATIC_PRESERVER_SPACE 1053
#define IDC_STATIC_ALIGN_4KB 1054
#define IDC_STATIC_XX 1055
#define IDC_STATIC_X4 1056
#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
4 years ago
#define ID_40010 40010
4 years ago
#define ID_40011 40011
#define ID_PARTSTYLE_MBR 40012
#define ID_PARTSTYLE_GPT 40013
4 years ago
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 122
4 years ago
#define _APS_NEXT_COMMAND_VALUE 40014
#define _APS_NEXT_CONTROL_VALUE 1057
4 years ago
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif