mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-13 11:58:26 -06:00
Windows: Add dropdown menu to Mount button to allow mounting without cache
This commit is contained in:
@@ -93,6 +93,7 @@ typedef struct
|
||||
int ProtectedHidVolPim;
|
||||
wchar_t Label[33]; /* maximum label length is 32 for NTFS and 11 for FAT32 */
|
||||
BOOL DisableMountManager;
|
||||
BOOL SkipCachedPasswords;
|
||||
} MountOptions;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user