On Mon, Oct 27, 2008 at 8:40 PM, Eduardo Morras <[EMAIL PROTECTED]> wrote:
>
> Don't know what's your question (perhaps you posted on wrong list) but chm
> uses LZX compression algorithm internally.

I was about to mention that as well.  :-)

I have always had the idea of using the HTML help in a zip file and
access the data directly from it. For use with Lazarus IDE and for my
own personal projects.  TZipFile component created by Darius can do
this and allows you to access files in a zip archive as if you are
accessing then from a normal hard drive. Only compression still needs
to be implement, but that shouldn't be to hard.

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