mirror of
https://github.com/Xevion/easy7zip.git
synced 2026-02-01 10:24:11 -06:00
17.01
This commit is contained in:
@@ -1025,7 +1025,7 @@ HRESULT CVirtFileSystem::FlushToDisk(bool closeLast)
|
||||
_numFlushed++;
|
||||
_fileIsOpen = false;
|
||||
if (file.AttribDefined)
|
||||
NDir::SetFileAttrib(path, file.Attrib);
|
||||
NDir::SetFileAttrib_PosixHighDetect(path, file.Attrib);
|
||||
}
|
||||
return S_OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user