1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2026-06-17 18:16:07 -05:00

Windows: allow EFI repair to finalize stuck decryption

This commit is contained in:
Mounir IDRASSI
2026-04-26 18:36:54 +09:00
parent e0555e14f0
commit d841ac63e4
46 changed files with 177 additions and 60 deletions
+1
View File
@@ -362,6 +362,7 @@ BOOL WriteMemoryProtectionConfig (BOOL bEnable);
BOOL ReadScreenProtectionConfig();
BOOL WriteScreenProtectionConfig(BOOL bEnable);
BOOL LoadSysEncSettings ();
BOOL ClearSystemEncryptionStatus (HWND hwndDlg);
int LoadNonSysInPlaceEncSettings (WipeAlgorithmId *wipeAlgorithm);
void RemoveNonSysInPlaceEncNotifications (void);
void SavePostInstallTasksSettings (int command);