From 1c11ee428d9e06be1440133f6d1163ce6c709410 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 27 Jul 2014 02:36:23 +0200 Subject: Add option in select the number of passes for volume header over-writing. By default, it is set to 3 but it can be increased to 256 passes (which can lead to a delay of many hours for a single password change operation). --- src/Mount/Resource.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Mount/Resource.h') diff --git a/src/Mount/Resource.h b/src/Mount/Resource.h index c410d36b..7ed08e06 100644 --- a/src/Mount/Resource.h +++ b/src/Mount/Resource.h @@ -106,11 +106,13 @@ #define IDC_SHOW_PASSWORD_CHPWD_ORI 1083 #define IDC_HK_DISMOUNT_PLAY_SOUND 1084 #define IDC_HOTKEY_ASSIGN 1085 +#define IDC_WIPE_MODE 1085 #define IDC_HOTKEY_REMOVE 1086 #define IDC_HOTKEY_KEY 1087 #define IDT_HOTKEY_KEY 1088 #define IDC_HOTKEY_LIST 1089 #define IDC_RESET_HOTKEYS 1090 +#define IDT_WIPE_MODE 1090 #define IDT_DISMOUNT_ACTION 1091 #define IDT_ASSIGN_HOTKEY 1092 #define IDC_HK_MOD_SHIFT 1093 -- cgit v1.2.3