mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 15:14:59 -06:00
Fix #223 and use CCOMPLB in the 7zip.mak makefile
This commit is contained in:
@@ -2178,7 +2178,7 @@ UInt64 CCompressDialog::GetMemoryUsage_Dict_DecompMem(UInt64 dict64, UInt64 &dec
|
||||
}
|
||||
}
|
||||
|
||||
return (UInt64)(Int64)-1;
|
||||
return 0;
|
||||
}
|
||||
|
||||
UInt64 CCompressDialog::GetMemoryUsage_DecompMem(UInt64 &decompressMemory)
|
||||
|
||||
Reference in New Issue
Block a user