From b3646b323763441359cb953ebd78ef22f9ce428e Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Wed, 6 May 2015 20:38:30 +0200 Subject: Windows: Solve detection issue when resuming encryption. Add separate logic for manual selection of device and display error message in case of failure. --- src/Format/Tcformat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Format/Tcformat.h') diff --git a/src/Format/Tcformat.h b/src/Format/Tcformat.h index cea36ccd..77579f54 100644 --- a/src/Format/Tcformat.h +++ b/src/Format/Tcformat.h @@ -94,6 +94,7 @@ extern __int64 NonSysInplaceEncBytesDone; extern __int64 NonSysInplaceEncTotalSize; extern int nPbar; extern volatile int WizardMode; +extern volatile BOOL bInPlaceEncNonSysResumed; extern char HeaderKeyGUIView [KEY_GUI_VIEW_SIZE]; extern char MasterKeyGUIView [KEY_GUI_VIEW_SIZE]; -- cgit v1.2.3