I am still unable to get paszlib to work.

I have since gone to some pretty big lengths toward my goal, but I am afraid I
am stuck.
I think the ideal way would be to be able to read the file into a TMemstream,
decompress it into another Tmemstream and then write that out, but I must
admit I have no idea how to go about achieving that.


There are some classes in fcl (uses zstream) that you can use: TCompressionStream, TDecompressionStream, TGZFileStream. No need to reinvent the wheel :)

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to