mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-11 14:07:13 -06:00
9.04 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
8874e4fbc9
commit
829409452d
@@ -149,7 +149,7 @@ class CInArchive
|
||||
UInt16 ReadUInt16();
|
||||
UInt32 ReadUInt32();
|
||||
AString SafeReadName();
|
||||
void Skeep(size_t size);
|
||||
void Skip(size_t size);
|
||||
void ReadOtherArchive(COtherArchive &oa);
|
||||
|
||||
HRESULT Open2(IInStream *inStream,
|
||||
|
||||
Reference in New Issue
Block a user