[plug] [OT].chm editor

bob bob at contact.omen.com.au
Mon Apr 22 16:17:17 WST 2002


Roll your own?

http://64.81.172.220/~jedwin/projects/chmlib/

 CHM lib

CHMLIB is a library for dealing with Microsoft ITSS/CHM format files.
Right now, it is a very simple library, but sufficient for dealing with
all of the .chm files I've come across. Due to the fairly well-designed
indexing built into this particular file format, even a small library is
able to gain reasonably good performance indexing into ITSS archives.

The remaining things to be done with the library are:

    * Add write support (maybe?)
    * More functionality for querying the contents of an archive

Right now this library supports enumerating the contents of the archive,
and reading files from the archive.

This code is being distributed under the GPL. It incorporates LZX
decompression code from the cabextract project.


-- 
bob
Cave canem...te necet lingendo tinitas tu.




More information about the plug mailing list