Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.02 KB

File metadata and controls

23 lines (15 loc) · 1.02 KB

This project provides a .Net library and several utility programs to view MS-DOS (.HLP) help files, making them accessible in a modern environment.

Highlights

QuickHelp Format Description describes the format of a QuickHelp .HLP file.

QuickHelp Library is a .NET 2.0 library that enables you to read QuickHelp files.

HelpBrowser is a program (requires .NET 2.0) that allows the user to browse the contents in a QuickHelp file.

HelpConvert is a command line utility (requires .NET 2.0) that converts a QuickHelp file to a set of cross-referenced HTML pages suitable for viewing in a browser.

Reference

Creating Help Files With HELPMAKE (Chapter 18 of MASM Documentation, Environment and Tools)

Microsoft Professional Advisor, Library Reference