Nymble
05-19-2002, 09:50 PM
Anyone have some example of how to do a windows Help file .hlp
it would be to include in my vb program...
if you have a web site or anything, it would be apreciated..
Volte
05-19-2002, 09:53 PM
There are numerous programs available to do it for you. If you
search Google or CNet or something, I'm positive it will turn up
something.
Thinker
05-20-2002, 07:44 AM
If you have visual studio, you have the Help Workshop already.
All you have to do is write your help in RTF format, and use the
Help Workshop. While I make it sound simple, it obviously isn't.
So since you are going to have to learn something complex, better
to start out with the newer HTML Help (.chm) format. There are
links to the MS webpages where you can download and get help.
Look in the Handy Links page in Tutor's Corner.