mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-06-20 03:25:03 -05:00
Windows: Better way to enable required privileges for FastCreate Options
If we can set required privilege, we ask the user using UAC to enable them.
This commit is contained in:
@@ -120,6 +120,7 @@ public:
|
||||
static DWORD UpdateSetupConfigFile (BOOL bForInstall);
|
||||
static DWORD GetSecureBootConfig (BOOL* pSecureBootEnabled, BOOL *pVeraCryptKeysLoaded);
|
||||
static DWORD NotifyService (DWORD dwNotifyCode);
|
||||
static DWORD FastFileResize (BSTR filePath, __int64 fileSize);
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user