VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Format/Resource.h
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2018-12-05 11:32:09 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2018-12-19 00:41:23 +0100
commit7ef3d5e36901231c3aa922d7f13b6f2bebbf9ca1 (patch)
tree2960b84da1ad0e1fab630f960d2df016a3b87a49 /src/Format/Resource.h
parentace5399749ffec6e940f4014b1c43ba56aa99e5b (diff)
downloadVeraCrypt-7ef3d5e36901231c3aa922d7f13b6f2bebbf9ca1.tar.gz
VeraCrypt-7ef3d5e36901231c3aa922d7f13b6f2bebbf9ca1.zip
Windows: Enable selection of Quick Format for file containers. Separate Quick Format and Dynamic Volume options.
Diffstat (limited to 'src/Format/Resource.h')
-rw-r--r--src/Format/Resource.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/Format/Resource.h b/src/Format/Resource.h
index 1bdc2f5c..c37a6f4a 100644
--- a/src/Format/Resource.h
+++ b/src/Format/Resource.h
@@ -145,15 +145,16 @@
#define IDC_SHOW_PIM 1106
#define IDC_TB 1107
#define IDC_SKIP_RESCUE_VERIFICATION 1108
+#define SPARSE_FILE 1109
// Next default values for new objects
-//
+//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 134
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1109
+#define _APS_NEXT_CONTROL_VALUE 1110
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif