Version 11 of Microsoft .chm Help Format

Updated 2004-02-02 16:16:40

This page contains information on how to create Compiled Help Module (.chm) files to an application that is to be run under Windows.


I'm no expert but the following items may be helpful to otheres. Please add your own comments, tools & links. Tom Krehbiel

  • A description of the file format and be found here [L1 ]
  • Abee Chm Maker is a program for making chm-files. It is free and can be downloaded form here [L2 ]. It has a simple and comprehensible interface and allow you to make CHM-files(with contents). I tried it on a simple problem and it worked and seemed to be easy to use.
  • An X-Windows viewer for .chm files can be downloaded from here [L3 ]

Comments on .chm by Pat Thoyts & Donal K. Fellows:

 "Isn't it HTML+postprocessing?" - Donal K. Fellows

 "Yes. MS issue a HTML compiler. You can take a web site
 and turn it into a chm file quite easily. You have to dig
 around in MSDN to find the package to download though.
 It used to be on the Platform SDK disk." - Pat Thoyts

PT: It's called the MS HTML Help 1.4 SDK and you can download it from [L4 ] and view the documentation there.