On 30/11/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> You can have a look at TZipFile
> (http://wiki.lazarus.freepascal.org/ZipFile). The only problem still with
> it is that it does not support decoding / encoding. But the basis is there
> already. You can access a zipfile as if it's a filesystem.


Hi Darius,

I haven't forgotten about that component either... :-)  We simply
haven't reached that stage in our project yet.  We will be using
TZipFile for a custom compressed help format (something like OOo help)
and for storing our teaching modules (a maths tutoring system).

I would also like to incorporate 7zip compression support with the
existing ZLib compression.  I found a Object Pascal implementation of
7zip the other day.

Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to