mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 12:07:08 -06:00
4.57
This commit is contained in:
committed by
Kornel Lesiński
parent
acd742622d
commit
bd1fa36322
@@ -95,6 +95,7 @@ class CInArchive
|
||||
HRESULT ReadLocalsAndCd(CObjectVector<CItemEx> &items, CProgressVirt *progress, UInt64 &cdOffset);
|
||||
public:
|
||||
CInArchiveInfo m_ArchiveInfo;
|
||||
bool IsZip64;
|
||||
|
||||
HRESULT ReadHeaders(CObjectVector<CItemEx> &items, CProgressVirt *progress);
|
||||
HRESULT ReadLocalItemAfterCdItem(CItemEx &item);
|
||||
|
||||
Reference in New Issue
Block a user