Directory Contents Search >>


Help Access Library 1.0.1 Contents

To display a list of topics by category, click any of the contents entries below. To display an alphabetical list of topics, choose the Index button.

Copyright Informations

Licenses and Ordering

Help Access Library is Copyrighted 1996 by Dipl. Ing. Bernd Herd, Rudolf-Virchow-Str. 8, 68642 Bürstadt. This is the trial Version for the Software. You have the right to test this product inside of your applications for a maximum of 30 days, but no right to distribute any Programs with it.

C/C++ Elements

API-Introduction

Functions

Structures and Enums

Constants

Modules

Other

Glossary

Library binaries

Simple Example Programs

TCNT.C

Creates Windows 95 Contents Files (CNT) for a whole set of Help-Files (Windows 3.1 or Windows 95) automatically. Illustrates the use of HlpEnumTitles and HlpCreateStringForHashValue.

TCPP.CPP

Shows how to use Help Access Library with C++ class oriented programming. This example displays all Topic-Entry and Hotspot macros used in a Help file. Illustrates the use of HlpTopicEnumerate and HlpGetTopicTitle functions.

TCOPYRIG.C

Displays the Copyright-Informations of all the Files in a Directory by using the HlpGetHelpTitle function.

TENUMCON.C

Enumerates the a list of all context-string entries possible with JumpId(...) macros and "-i"-command line parameters into a file...using the HlpEnumContext function.

TENUMTOP.C

Enumerates the contents of one Topic by using the HlpTopicEnumerate function.

TENUMTTL.C

Enumerates the list of Topics contained in a Help-File by using the HlpEnumTitles function.

TEXTRACT.C

Extracts an internal file, baggage-or Bitmap-file from a help-file by using the IFSOpenFile function.

THASHLIST.C

Lists Titles of Topics and associated Context Ids created by HlpCreateStringForHashValue hat can be used in a Call to WinHelp API or on the command line via -i to open the Topic.

THLPGREP.C

Searches for Topics that contain one of a set of Keywords in their Text using the HlpTopicEnumerate function.

TJUMP.C

Opens the Viewer Application (Media Viewer 2.0 or Windows Help) for a given Topic using the HlpTopicJumpAPI function.

TIFSENU.C

Displays a list of all internal files contained in an internal file system file (help file, annotations-file...) by using the IFSEnumerateFiles function. This is eventually useful to retrieve all Text informations from an Annotations-File (.ANN).

TISTOPIC.C

Determines if a topic using the given context-String exists in a help file using the IsTopic function.

TKWLIST.C

Lists the Keywords contained in a Help file and the Titles of the Topics that do use these Keywords using HlpEnumKeyWords and HlpGetTopicTitle functions.

TMVGROUP.C

Enumerates the Titles of all Topic in a Media Viewer 2.0 File and their associated Group-Names by using the HlpTopicEnumerate function.

Advanced Example Programs

TCGI.C

Allows to read a help file via an web browser over the internet supplying a http-server uising CGI programming interface. THTML does on-the-fly search of keywords in topic headings, decompilation of topic text and conversion of bitmaps to GIF-Graphics. Hotspots remain intact, even hotspots that link to other help or media viewer files.

TCNV.C

Source code for the THLP.CNV Text Import Library for Microsoft Word Version 6.0 (16 Bit). Using this Library, import of Help files into Microsoft Word is just a "File Open"...

About Autoduck

logo