Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

WinHelp macros in VB

Status
Not open for further replies.

ripper12

Programmer
Mar 24, 2001
5
US
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!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top