Problem:
This demo demonstrate how to invoke some of the basics functions of Microsoft HTML Help via API calls.
Resolution:
INTRODUCTION
==========
This demo demonstrate how to invoke some of the basics functions of Microsoft HTML Help via API calls.
SOURCE FILES:
==========
Program Files Description
------------------- -----------------------------------------------------------
HTMLDemo.CBL Dialog System/Cobol program DSHTML.CBL
COBOL programs using HTMLHelp
API calls
Copy Files:
------------------- -----------------------------------------------------------
HTMLDemo.CPB Dialog System screenset copybook
Help Files:
------------------- -----------------------------------------------------------
HELPDemo.CHM
HTML help demo file
REQUIREMENTS:
==========
You will need to link the HTMLHELP.LIB to the DSHTML.CBL program so the API calls can be resolved. This lib can be found in the Microsoft HTML Help 1.4 SDK. To download the SDK you can go to; http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/hwmicrosofthtmlhelpdownloads.asp
OPERATION:
========
Before you try to rebuild this project you need to ensure that the LIB environment variable is set to point to the LIB location of the Microsoft HTML Help SDK.
REFERENCES
========
For further information on the HTML Help APIs you can refer to the HTML Help SDK help, or go to; http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/vsconHH1Start.asp
==========================================================
Keywords: demonstration, sample, example, demo, Dialog System, htmlHelpDemo.zip
demo.ex
demo.ne