Click to See Complete Forum and Search --> : Compiled HTML - Help


bernhard_r
February 9th, 2004, 07:45 AM
Hi..

i've got a bunch of HTML's and want to glue them together to a compiled HTML - help file.
Any (free) tools for doing that ?

gstercken
February 9th, 2004, 10:57 AM
Originally posted by bernhard_r
Any (free) tools for doing that ? Yes - HTML Help Workshop. It's available for free download from MSDN (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/hwMicrosoftHTMLHelpDownloads.asp).

Alick
June 8th, 2004, 01:42 AM
I am working on a project. I have to convert some files ( perhaps HTML,MHTML,Doc,Txt etc.) into a single CHM,and also, the User can reload the CHM that had been generated for some modification. I don't even konw how to make and modify a CHM file using MFC. I am using Visual C++ 6.0. I hope some one could give a example. It could just cover only HTML2CHM and reload HTML from CHM for simple.

Thank you very much!