Calling the System Help Function Directly
Calling the system help function, help_proc(), directly, allows you to:
- nInitialize more than two levels of help, allowing your application to have as many levels of help as you need.
- nAttach help to objects that are not covered by the standard Vermont Views help system, such as windows and memory files.
More:
About the System Help Function
Initializing the Help Structures
Adding More than Two Levels of Help
Calling help_proc() in Your Help Event Functions