This namespace contains the classes for the GUI help file builder and project manager.

Classes

  ClassDescription
Public classAboutDlg
This form is used to display application version information.
Public classMainForm
This is the main form for the application
Public classPromptToSaveDlg
This form is used to prompt to save files before a build
Public classStartUp
This class contains the main entry point and other start up code.
Public classUserPreferencesDlg
This form is used to allow the user to modify help file builder preferences unrelated to projects.

Structures

  StructureDescription
Public structureWINDOWPLACEMENT
This structure is used to get and set the main form's position

Enumerations

  EnumerationDescription
Public enumerationBeforeBuildAction
This is used to determine what to do with unsaved files before building a project.