VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Mount/Resource.h
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2015-09-15 01:26:30 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2015-09-16 01:33:14 +0200
commitdb80c0234236dc9beff60b4c47b5627dbfb99bd2 (patch)
tree8f24825c07d13c693fa1ba2e21191673d9807a64 /src/Mount/Resource.h
parent4d7dc3ba25f562bea4be8898f11a97e911c48b99 (diff)
downloadVeraCrypt-db80c0234236dc9beff60b4c47b5627dbfb99bd2.tar.gz
VeraCrypt-db80c0234236dc9beff60b4c47b5627dbfb99bd2.zip
Windows: Add option to explicitly support extended disk IOCTLs and disable this support by default. This will avoid having issue with software that doesn't handle correctly partial IOCTL_STORAGE_QUERY_PROPERTY support.
Diffstat (limited to 'src/Mount/Resource.h')
-rw-r--r--src/Mount/Resource.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Mount/Resource.h b/src/Mount/Resource.h
index aeffde57..78642bf2 100644
--- a/src/Mount/Resource.h
+++ b/src/Mount/Resource.h
@@ -170,6 +170,8 @@
#define IDC_SHOW_PIM 1146
#define IDC_FAVORITE_USE_LABEL_IN_EXPLORER 1147
#define IDC_COPY_EXPANDER 1148
+#define IDT_DRIVER_OPTIONS 1149
+#define IDC_ENABLE_EXTENDED_IOCTL_SUPPORT 1150
#define IDM_HELP 40001
#define IDM_ABOUT 40002
#define IDM_UNMOUNT_VOLUME 40003
@@ -245,7 +247,7 @@
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 119
#define _APS_NEXT_COMMAND_VALUE 40068
-#define _APS_NEXT_CONTROL_VALUE 1149
+#define _APS_NEXT_CONTROL_VALUE 1151
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif