mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-09 10:07:10 -06:00
9.06 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
829409452d
commit
c99f3ebdd6
@@ -134,9 +134,9 @@ public:
|
||||
|
||||
CDecoder();
|
||||
|
||||
HRESULT SetRatioProgress(UInt64 packSize);
|
||||
HRESULT ReadSignatures(bool &wasFinished, UInt32 &crc);
|
||||
|
||||
|
||||
HRESULT Flush() { return m_OutStream.Flush(); }
|
||||
void ReleaseStreams(bool releaseInStream)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user