show image size change in info mode

committer: ml1050 <ml1050> 1144941392 +0000
This commit is contained in:
László Molnár 2006-04-13 15:16:32 +00:00
parent c25186b1f6
commit 4cb2a3eebe

View File

@ -2110,6 +2110,9 @@ void PackW32Pe::pack(OutputFile *fo)
// set_le32(ibuf + ic,get_le32("UPX "));
ibuf.clear(0, oh.filealign);
info("Image size change: %u -> %u kBytes",
ih.imagesize / 1024, oh.imagesize / 1024);
infoHeader("[Writing compressed file]");
// write loader + compressed file