(*******************************************************************************
 ZCompress
 Copyright 1999 Matthew Meadows.  All rights reserved.
 

 Author Name       :   Matthew Meadows
 Author Initials   :   MBM
 Start Date        :   02/13/99

 Description
 ===========
            Contains implementation of TZCompress for Win32 & Win16

            TZCompress
              Wraps the PasZLib compression routines Deflate & Inflate.
              
            This code is provided freely for use in the public domain, 
            but the copyright is retained by Matthew Meadows.  This code is 
            provided on an "as is" basis without any warranty of any kind,
            expressed or implied, including but not limited to the implied 
            warranties of merchantability and fitness for a particular purpose.
            The entire risk as to quality and performance of this code is with
            you.  

            Please send donations, updates & bug fixes to: 
              Matthew_Meadows@catapultsystems.com

 Project Notes
 =============
	    02/14/99 Uploaded Version 1.0

*******************************************************************************)
