Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. how to prepare .chm files (like MSDN help files)

how to prepare .chm files (like MSDN help files)

Scheduled Pinned Locked Moved C / C++ / MFC
helphtmltutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    koteswara
    wrote on last edited by
    #1

    Hi, I want to prepare one compiled HTML file. Looks like MSDN help etc (it should contain one left pane, and right pane, on clicking on any item in left pane, the related html file come into right pane). Ex: MSDN help How to do this? Any one has an idea, tell me some APIs or related ideas to solve this problem. thanks in advance, Perumalla Koteswara Rao. --------------------------------------------------------------------- Genius is one percent inspiration and ninety-nine percent perspiration. --Thomas Alva Edison

    J 1 Reply Last reply
    0
    • K koteswara

      Hi, I want to prepare one compiled HTML file. Looks like MSDN help etc (it should contain one left pane, and right pane, on clicking on any item in left pane, the related html file come into right pane). Ex: MSDN help How to do this? Any one has an idea, tell me some APIs or related ideas to solve this problem. thanks in advance, Perumalla Koteswara Rao. --------------------------------------------------------------------- Genius is one percent inspiration and ninety-nine percent perspiration. --Thomas Alva Edison

      J Offline
      J Offline
      jose 1
      wrote on last edited by
      #2

      Hi Koteswara, You need to use the "HTML Help WorkShop", this is a freeware program from Microsoft, it includes an API to hook up the help to your program. Read the following article at codeguru to get started "Starting with HTML Help" by Joep Oude Veldhuis. http://codeguru.earthweb.com/help/html\_help.shtml In the article there is a link to download the program. Best regards Jose

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups