mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -06:00
Windows: Implement detection of Hibernate and Fast Startup and disable them if RAM encryption is activated.
This commit is contained in:
@@ -745,6 +745,7 @@ public:
|
||||
DWORD GotEnter(void);
|
||||
};
|
||||
|
||||
BOOL GetHibernateStatus (BOOL& bHibernateEnabled, BOOL& bHiberbootEnabled);
|
||||
|
||||
#endif // __cplusplus
|
||||
|
||||
|
||||
Reference in New Issue
Block a user