Now that the application is already written, I'm trying to figure out how to
add this capability after the fact. I can add my own callbacks, and toolbar
icons, but I can't figure out how to add the actual help support so that it
compiles the .hlp files. Is there an easy way to add this support later in
the project? I've looked around in the "Add to Project" section but don't
see anything.
One possibility is just to create a new project with the same name, but with
help support, and then copy all of my files into the new project. This
wouldn't be too big a deal except that I would also have to re-create my
menus and toolbars which I would rather not do if there is an easier way.
Thank you,
Jim