> This functionality is included in free pascal. paszlib offers compression > code lik gzip does, and TCompressionStream in the FCL offers a classes > wrapper around this. > > There is also code (see the 'zip' package) to handle zip files. Hmm, now I think about it, I also have LZH code somewhere (that works with FPC)