I want to build a Training Card system using WinHelp 4 in my VB6 app and have buttons on the Traing Card intiate action in my vb program.
WinHelp describes WM_TCARD messages and states they are "sent to a program that has initiated a training card with the WinHelp program".
But, how do you receive the message in VB?
VB help doesn't help on this. Where's some good documentation on using WinHelp macros in VB?
Thanks!
WinHelp describes WM_TCARD messages and states they are "sent to a program that has initiated a training card with the WinHelp program".
But, how do you receive the message in VB?
VB help doesn't help on this. Where's some good documentation on using WinHelp macros in VB?
Thanks!