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. start a html help file (.chm)

start a html help file (.chm)

Scheduled Pinned Locked Moved C / C++ / MFC
c++htmlhelptutorialquestion
8 Posts 4 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.
  • Z Offline
    Z Offline
    zxc89
    wrote on last edited by
    #1

    How to start a html help file (.chm) in my VC++ MFC project? Or, we should use other format of help file? I had already used the htmlhelp.h from HTML Workshop. I like to create my own chm(hh.exe) in which i can open all the chm files Thanks in advance

    D H T 3 Replies Last reply
    0
    • Z zxc89

      How to start a html help file (.chm) in my VC++ MFC project? Or, we should use other format of help file? I had already used the htmlhelp.h from HTML Workshop. I like to create my own chm(hh.exe) in which i can open all the chm files Thanks in advance

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      Use ShellExecute().


      "Let us be thankful for the fools. But for them the rest of us could not succeed." - Mark Twain

      "There is no death, only a change of worlds." - Native American Proverb

      Z 1 Reply Last reply
      0
      • Z zxc89

        How to start a html help file (.chm) in my VC++ MFC project? Or, we should use other format of help file? I had already used the htmlhelp.h from HTML Workshop. I like to create my own chm(hh.exe) in which i can open all the chm files Thanks in advance

        H Offline
        H Offline
        Hamid Taebi
        wrote on last edited by
        #3

        Hi Happy VC , maybe it is some helpful to you http://www.codeguru.com/Cpp/W-P/help/html/article.php/c6513[^]

        Z 1 Reply Last reply
        0
        • Z zxc89

          How to start a html help file (.chm) in my VC++ MFC project? Or, we should use other format of help file? I had already used the htmlhelp.h from HTML Workshop. I like to create my own chm(hh.exe) in which i can open all the chm files Thanks in advance

          T Offline
          T Offline
          toxcct
          wrote on last edited by
          #4

          maybe this[^] could help

          Z 1 Reply Last reply
          0
          • H Hamid Taebi

            Hi Happy VC , maybe it is some helpful to you http://www.codeguru.com/Cpp/W-P/help/html/article.php/c6513[^]

            Z Offline
            Z Offline
            zxc89
            wrote on last edited by
            #5

            I had already seen that..It didn't help me!! Anyways..Thanks

            1 Reply Last reply
            0
            • T toxcct

              maybe this[^] could help

              Z Offline
              Z Offline
              zxc89
              wrote on last edited by
              #6

              I had already seen that..It didn't help me!! Anyways..Thanks

              1 Reply Last reply
              0
              • D David Crow

                Use ShellExecute().


                "Let us be thankful for the fools. But for them the rest of us could not succeed." - Mark Twain

                "There is no death, only a change of worlds." - Native American Proverb

                Z Offline
                Z Offline
                zxc89
                wrote on last edited by
                #7

                Sorry.. It doesn't work... I have to create a chm using MFC and display its contents on UI(which should be similar to chm)..Suppose if i press some button like Help in the menu,the chm should be launched..I should first create the chm header,content etc and then load it and display it.. Can Anyone Help?????????

                D 1 Reply Last reply
                0
                • Z zxc89

                  Sorry.. It doesn't work... I have to create a chm using MFC and display its contents on UI(which should be similar to chm)..Suppose if i press some button like Help in the menu,the chm should be launched..I should first create the chm header,content etc and then load it and display it.. Can Anyone Help?????????

                  D Offline
                  D Offline
                  David Crow
                  wrote on last edited by
                  #8

                  zxc89 wrote:

                  It doesn't work...

                  What code did you use?


                  "Let us be thankful for the fools. But for them the rest of us could not succeed." - Mark Twain

                  "There is no death, only a change of worlds." - Native American Proverb

                  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