From f3c91cb05c9a3ba2651438f576d707f7a48d507b Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Wed, 7 Oct 2015 04:06:50 +0200 Subject: =?UTF-8?q?Windows:=20Don=E2=80=99t=20try=20to=20mount=20using=20e?= =?UTF-8?q?mpty=20password=20when=20default=20keyfile=20configured=20or=20?= =?UTF-8?q?keyfile=20specified=20in=20command=20line.=20Add=20option=20in?= =?UTF-8?q?=20default=20keyfiles=20dialog=20to=20restore=20the=20old=20beh?= =?UTF-8?q?avior.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Common/Resource.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Common/Resource.h') diff --git a/src/Common/Resource.h b/src/Common/Resource.h index dfad1274..0c536eb8 100644 --- a/src/Common/Resource.h +++ b/src/Common/Resource.h @@ -194,6 +194,7 @@ #define IDC_PIM_ENABLE 5132 #define IDC_VOLUME_LABEL 5133 #define IDT_VOLUME_LABEL 5134 +#define IDC_KEYFILES_TRY_EMPTY_PASSWORD 5135 // Next default values for new objects // @@ -202,7 +203,7 @@ #define _APS_NO_MFC 1 #define _APS_NEXT_RESOURCE_VALUE 542 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 5135 +#define _APS_NEXT_CONTROL_VALUE 5136 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3