ZLoad DLL Revision History

v0.0.2  01 July 2006
-----------------
- Added a flag ZX_SEND_PROGRESS_STR to send progress updates as a string.  This
  is useful for static text controls and the like that can be updated with
  WM_SETTEXT messages.

- Fixed a problem where the percentage complete was sometimes greater than 100.

- Modified some parameters and return types to improve consistency.

- Added version information to the DLL.


v0.0.1  29 June 2006
-----------------
- Initial release.


