mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-12 11:28:26 -06:00
Windows: Solve detection issue when resuming encryption. Add separate logic for manual selection of device and display error message in case of failure.
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user