We need you!

We're working hard on the next version of Developer Fusion. Let us know what you think we should be up to!

Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Rated
Read 83,804 times

Contents

Related Categories

Creating HTML Help - HTML Help

HTML Help

HTML Help is the new standard for Windows-based Help systems.  It's fast becoming the Help system of choice, and is available to users of Internet Explorer 4.01 or greater and Windows 98. However, very little useful information is available from the MSDN CD for using it with Visual Basic. There is some information available from Microsoft, and if a developer is persistent through experimentation, some methods can be made to work. Other problems exist with attempting to call some of the C++ syntax used within an HTMLHelp project file from Visual Basic, in that the code simply will not recognize that particular syntax.

Parts of this article and code has been provided by David Liske of the HTML Help Center.

James first started writing tutorials on Visual Basic in 1999 whilst starting this website (then known as VB Web). Since then, the site has grown rapidly, and James has written numerous tutorials, articles and reviews on VB, PHP, ASP and C#. In October 2003, James formed the company Developer Fusion Ltd, which owns this website, and also offers various development services. In his spare time, he's a 3rd year undergraduate studying Computer Science in the UK. He's also a Visual Basic MVP.

Comments