On Sun, 29 Jan 2006, A.J. Venter wrote:

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.

See the zstream unit. It does all that for you.

So considering that, for the moment I decided that I may have made a mistake
in my code conversions, so I fell back on minigz's own code virtually
unaltered, but wrapped inside a component.

All I get is that when I call the extract method - the program throws:
TApplication.HandleException Access violation
 Stack trace:
 $40489AE0  GZ_EXTRACT_finalize_implicit,  line 54 of gtkglobals.pp

What does an error in finalize MEAN ?

A string which is being finalized, or a dynamic array.

Michael.

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

Reply via email to