On Wed, 15 Aug 2012, Reinier Olislagers wrote:
I've been working on documenting the Zipper/Unzipper classes: packages\paszlib\src\zipper.pp Now looking at the protected procedure TZipper/TUnzipper.DoEndOfFile They apparently update compression percentage statistics and call a user defined callback (if any, defined in OnEndOfFile) I don't understand though by whom/if they are called? A grep through the source code showed nothing referencing it.
The calls to these routines must have fallen out during some refactoring. They should be called when the zip/unzip operation is done.
Michael. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal