From f80f7d47d587710f657ab6f6c20140ddb503250e Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Wed, 4 Mar 2015 00:25:39 +0100 Subject: Windows: Avoid temporary caching password when mounting multiple favorites. Add option to activate this if needed. --- src/Mount/Resource.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Mount/Resource.h') diff --git a/src/Mount/Resource.h b/src/Mount/Resource.h index c2c23d9f..1c50c52c 100644 --- a/src/Mount/Resource.h +++ b/src/Mount/Resource.h @@ -162,6 +162,7 @@ #define IDT_NEW_PKCS5_PRF 1138 #define IDC_PKCS5_OLD_PRF_ID 1139 #define IDC_TRUECRYPT_MODE 1140 +#define IDC_PREF_TEMP_CACHE_ON_MULTIPLE_MOUNT 1141 #define IDM_HELP 40001 #define IDM_ABOUT 40002 #define IDM_UNMOUNT_VOLUME 40003 @@ -237,7 +238,7 @@ #define _APS_NO_MFC 1 #define _APS_NEXT_RESOURCE_VALUE 119 #define _APS_NEXT_COMMAND_VALUE 40068 -#define _APS_NEXT_CONTROL_VALUE 1141 +#define _APS_NEXT_CONTROL_VALUE 1142 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3