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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. htmlhelp visual studio .net

htmlhelp visual studio .net

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++helpquestionvisual-studio
4 Posts 3 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.
  • T Offline
    T Offline
    tiziacaia
    wrote on last edited by
    #1

    how can i work with htmlhelp in visual studio .net (visual C++)? i want use ::HtmlHelp() but when i compile i get the error: Fatture error LNK2001: unresolved external symbol "struct HWND__ * __stdcall HtmlHelpA(struct HWND__ *,char const *,unsigned int,unsigned long)" (?HtmlHelpA@@$$J216YGPAUHWND__@@PAU1@PBDIK@Z) somebody can help me please? thanks a lot

    A 1 Reply Last reply
    0
    • T tiziacaia

      how can i work with htmlhelp in visual studio .net (visual C++)? i want use ::HtmlHelp() but when i compile i get the error: Fatture error LNK2001: unresolved external symbol "struct HWND__ * __stdcall HtmlHelpA(struct HWND__ *,char const *,unsigned int,unsigned long)" (?HtmlHelpA@@$$J216YGPAUHWND__@@PAU1@PBDIK@Z) somebody can help me please? thanks a lot

      A Offline
      A Offline
      Alex Korchemniy
      wrote on last edited by
      #2

      Make sure you link to htmlhelp.lib. By default it is located in C:\Program Files\HTML Help Workshop\Lib

      T 1 Reply Last reply
      0
      • A Alex Korchemniy

        Make sure you link to htmlhelp.lib. By default it is located in C:\Program Files\HTML Help Workshop\Lib

        T Offline
        T Offline
        tiziacaia
        wrote on last edited by
        #3

        where i set the link to the library htmlhelp.lib? thanks and merry christmas

        A 1 Reply Last reply
        0
        • T tiziacaia

          where i set the link to the library htmlhelp.lib? thanks and merry christmas

          A Offline
          A Offline
          Anonymous
          wrote on last edited by
          #4

          Go to project properties to Linker section. Also look for C++ FAQ on this site... IIRC it has info about that plus more stuff you probably want to learn.

          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