mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-12 11:28:26 -06:00
Windows: first implementation of dynamic mode
This commit is contained in:
@@ -52,6 +52,7 @@ typedef struct
|
||||
{
|
||||
Password *password;
|
||||
int* pkcs5;
|
||||
int* pin;
|
||||
BOOL* truecryptMode;
|
||||
} PasswordDlgParam;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user