VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Format/Resource.h
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2023-06-28 18:12:17 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2023-06-28 18:12:17 +0200
commit47c081792c0e95dd8d85441d79d12565748497e3 (patch)
tree168e573800f99db86364e6b7816a4f3f2ec99751 /src/Format/Resource.h
parente0e043157fac5242efd15baf467dcc21d06d5067 (diff)
downloadVeraCrypt-47c081792c0e95dd8d85441d79d12565748497e3.tar.gz
VeraCrypt-47c081792c0e95dd8d85441d79d12565748497e3.zip
Windows: Add comboxbox to Format wizard to choose QuickFormat/FastCreate/FullFormat
This required changes to internal logic and addition of new UI strings
Diffstat (limited to 'src/Format/Resource.h')
-rw-r--r--src/Format/Resource.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Format/Resource.h b/src/Format/Resource.h
index c37a6f4a..d8fb8dc4 100644
--- a/src/Format/Resource.h
+++ b/src/Format/Resource.h
@@ -146,6 +146,7 @@
#define IDC_TB 1107
#define IDC_SKIP_RESCUE_VERIFICATION 1108
#define SPARSE_FILE 1109
+#define IDC_FORMAT_TYPE 1110
// Next default values for new objects
//
@@ -154,7 +155,7 @@
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 134
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1110
+#define _APS_NEXT_CONTROL_VALUE 1111
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif