ZLibOCX V1.1 ============ Freeware Copyright (c) Chris Amos, 1998. Portions Copyright © 1995-1996 Jean-loup Gailly and Mark Adler This is a simple to use in-memory compression OCX, designed for use with 32 bit VB. It is only a wrapper around the excellent zlib libraries developed by written by Mark Adler and Jean-loup Gailly. The compression used is the same as that used in PNG graphics or PKZIP, the best you can get! There are other (better) wrappers for the library around, but they tend to do everything, I just wanted an OCX to compress a binary array. There is also a DOS utility to read/write the files in the archive. Known problems: None History v1.1 Fix prob where a hidden pregress bar was required