Web Development
htmlhelp.txt
Associated article: Examining the Microsoft HTML Help Toolkit
Tags: Web Development .NET
Published source code accompanying the article by Keith Bugg in which he uses Microsoft's HTML Help 1.1 toolkit to develop an application that illustrates one approach to building HTML-based help files. Also see HTMLHELP.ZIP.
Examining the Microsoft HTML Help Toolkit by Keith E. Bugg Example 1: (a) HWND HtmlHelp(HWND hwndCaller, LPCSTR pszFile, UINT uCommand, DWORD dwData); (b) HH_DISPLAY_TOPIC HH_HELP_CONTEXT HH_DISPLAY_TEXT_POPUP HH_SET_WIN_TYPE HH_GET_WIN_...


