mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -06:00
Windows: better implementation for support of smart card PIN in command line. Supported now also on Format.
This commit is contained in:
@@ -102,6 +102,7 @@ extern char *ConfigBuffer;
|
||||
extern wchar_t szHelpFile[TC_MAX_PATH];
|
||||
extern wchar_t szHelpFile2[TC_MAX_PATH];
|
||||
extern wchar_t SecurityTokenLibraryPath[TC_MAX_PATH];
|
||||
extern char CmdTokenPin [TC_MAX_PATH];
|
||||
extern HFONT hFixedDigitFont;
|
||||
extern HFONT hBoldFont;
|
||||
extern HFONT hTitleFont;
|
||||
|
||||
Reference in New Issue
Block a user