PRB: HTML Help Link Error 1103ID: Q183197
|
When you build a Visual C++ 4.x application that uses the HTML Help API, you get the following link error:
Link Error "Htmlhelp.lib(init.obj):fatal error lnk1103: debugging information corrupt; recompile module"
This error occurs with Visual C++ 4.x when the application is linked with htmlhelp.lib.
Link with Hhctrl.lib instead of Htmlhelp.lib. Both of these files can be found in the <HTML Help Workshop Path>\Lib directory.
This problem was corrected in Microsoft Visual C++ 5.0 for Windows.
For more information on HTML Help, please see the following Web site:
http://msdn.microsoft.com/workshop/author/htmlhelp/
Additional query words: kbHTMLHelp kbVC420 kbdss kbVC500fix kbDSupport
Keywords : kbVC420 kbHTMLHelp121
Version : WINDOWS:4.2
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: July 23, 1999