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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Handling ActiveX events in C++ console app

Status
Not open for further replies.

michaelgreene

Programmer
May 6, 2003
1
US
Does anyone have any code samples showing how to handle Visual Basic ActiveX events in a c++ console (non-mfc) application?
 
Well how can a console application handle an event of any type without some mechanism like a message loop? Is that the problem you are running into?

-pete
I just can't seem to get back my IntelliSense
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top