mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -06:00
Windows: code refactoring for handling of ESP files (DcsProp and PlatformInfo).
This commit is contained in:
@@ -187,6 +187,8 @@ namespace VeraCrypt
|
||||
};
|
||||
|
||||
void GetVolumeESP(wstring& path);
|
||||
std::string ReadESPFile (LPCWSTR szFilePath, bool bSkipUTF8BOM);
|
||||
void WriteESPFile (LPCWSTR szFilePath, LPBYTE pbData, DWORD dwDataLen, bool bAddUTF8BOM);
|
||||
|
||||
class EfiBoot {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user