mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-13 03:48:26 -06:00
Windows: A Quick Expand option to VeraCrypt Expander to allow quicker expansion of file containers after warning about security issues associated with it.
This commit is contained in:
@@ -40,6 +40,8 @@ typedef struct
|
||||
BOOL bIsDevice;
|
||||
BOOL bIsLegacy;
|
||||
BOOL bInitFreeSpace;
|
||||
BOOL bQuickExpand;
|
||||
BOOL bDisableQuickExpand;
|
||||
Password *pVolumePassword;
|
||||
int VolumePkcs5;
|
||||
int VolumePim;
|
||||
|
||||
Reference in New Issue
Block a user