|
-
April 22nd, 1999, 12:38 AM
#1
Adding context-sensitive help after appwizard
Hi!
I would like to add a 'context-sensitive help' feature to my MFC(SDI) program. I know that there is an option that can be ticked to let Appwizard automically generate codes for this purpose but sadly, I didn't enabled it when i first create the application's skeleton. Is there a way for me to add in this feature right now? I seriously don't want re-create my application from scratch again 
Any idea how to go about doing it? Thanks!!!
(^_^)
Maikeru Shimu
-
April 22nd, 1999, 01:51 AM
#2
Re: Adding context-sensitive help after appwizard
I thing the better thing for you is to make a new project with the help options in appwizard. Then try to copy the part of the online help done by the wizard.
Remember that ALL done by the wizard is only code and can be pasted.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|