mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-12 03:18:26 -06:00
Windows: first implementation of CLI support for creating volumes.
This commit is contained in:
@@ -78,7 +78,7 @@ static void WipeAbort (void);
|
||||
static void UpdateWipeProgressBar (void);
|
||||
static void InitWipeProgressBar (void);
|
||||
static void UpdateWipeControls (void);
|
||||
static int GetFormatSectorSize ();
|
||||
static DWORD GetFormatSectorSize ();
|
||||
|
||||
extern BOOL showKeys;
|
||||
extern volatile HWND hMasterKey;
|
||||
|
||||
Reference in New Issue
Block a user