Introduction
This is the package that contains the official Project JEDI HTML Help API conversion. This package contains:
Basically this whole package is build around one single file: HtmlHlp.pas which is a Pascal interface unit, translated from htmlhelp.h, to the Microsoft HTML Help API. This is the API that allows you to program HTML Help style online help for your applications. Just in case you didn't know already, HTML Help is the replacement of WinHelp. It is the online help system to be used for new Microsoft Windows applications and is already extensively used in both Microsoft applications aswell as the Windows Operating System itself. I personally like HTML Help very much and highly recommend you start using it right away.
This package was created by Marcel van Brakel, first for personal usage, and later released to the general public via Project JEDI and under the MPL license. This package most likely wouldn't have existed if it wasn't for Robert Chandler. He is a Microsoft HTML Help Most Valuable Professional (MVP) and has answered many of my questions regarding the HTML Help API. He is also the author of FAR, a very valuable tool for creating HTML Help, aswell as the Delphi HH Kit which is a package consisting of an HTML Help Pascal interface unit, a unit with a lot of utility routines and a number of great example projects demonstrating virtually everything that is possible with the HTML Help API. You would be crazy not to download that package from http://helpware.net
I hope that you find this package usefull and enjoy using it, I know I have enjoyed creating it. If you have any questions, remarks, tips or (god forbid) bug reports concerning this package you can email me at brakelm@bart.nl If in the future this address causes the message to bounce right back to you (which is possible since I am thinking about switching ISPs) then try brakel_m_van@hotmail.com that one is probably gonna exist until the day I dy...
kindest regards,
Marcel van Brakel