Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Compiled HTML Help (.chm)

Status
Not open for further replies.

BAKKAR

Programmer
May 12, 2007
1
MT
I hava a project about .chm. It consist that I have to do a .chm viewer. i need the basic controls and code to make the data of a file that is saved as .chm in the form in C#. Can you bring me an example?
 
It consist that I have to do a .chm viewer.

What's wrong with the Windows help viewer? It's designed to display .chm files.

Chip H.


____________________________________________________________________
If you want to get the best response to a question, please read FAQ222-2244 first
 
I think what you are looking for is the HTMLHelp Complier.
as per chiph... there is a built in chm display tool that come with every MS OS since 98 (and maybe even 95)

You can download MS's free one here

or Robohelp has a more userfriendly one.. for$$$$$$

Rob
 
You can use PicoZip to rip apart a chm file to edit the HTML files manually too :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top