mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-06-09 22:36:59 -05: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