mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-01-07 14:18:12 -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