ObjectPak Support for Building Help

The ObjectPak help library also provides support for determining the token strings passed to the help system. You must link your application with the libvkhelp library to use this feature, but after you determine all of the token strings you needs, you can link with another help library to provide the final help system for your application.

To determine the token strings, set the "*helpAuthorMode" resource for your application to TRUE. Then, when you run your application, whenever the help system would normally display a help message, it instead displays the token string passed to the help system.