This version of paszlib has been slightly modified to avoid unit name conflicts and unnecessary compiler warnings:

unit StrUtils renamed to zlib_StrUtils
conditional define DEBUG renamed to ZLIB_DEBUG
zconf.inc: modified to autodetect Delphi version
zconf.inc: modified to turn off .NET compiler warnings
zutil.pas: use of Cardinal when Delphi4 or higher (was Delphi5)
some additional typecasts to avoid compiler warnings

mxbee, 2003

