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. Need help to show chm-Files?

Need help to show chm-Files?

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialdatabasequestion
1 Posts 1 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.
  • B Offline
    B Offline
    bosfan
    wrote on last edited by
    #1

    Hello community, i call/open a help-file from my program, this works fine, only one thing i can't resolve: on the help file, if i select a next tab(on the left side), for example tab to search in help content, and close file. Any next start of that file is the last selected tab from previous call. And that is my problem: how to call the help file with selected first tab item, this is how i call a help file: HWND hwndHelp = ::HtmlHelpW(m_hWnd, csPathToHelpFile, HH_DISPLAY_TOPIC, dwTopic); Helpfile is opened, the right topic is shown, but the tab who is selected is the last one of the previous call, how to set the selected Tab to first index? I found this in "HtmlHelp.h": HH_DISPLAY_CONTENT, is this a key to show first tab with topics? Thanks in advance bosfan

    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