Updated the UI system.

committer: mfx <mfx> 974916150 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2000-11-22 18:02:30 +00:00
parent 95580cdc48
commit 8df72ace1f
3 changed files with 73 additions and 30 deletions
+1
View File
@@ -206,6 +206,7 @@ bool Packer::compress(upx_bytep in, upx_bytep out,
throwCantPack("out of memory");
if (r != UPX_E_OK)
throwInternalError("compression failed");
//uip->finalCallback(ph.u_len, ph.c_len);
//ph.min_offset_found = result[0];
ph.max_offset_found = result[1];