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

activating ActiveX events

Status
Not open for further replies.

Wazerface

Programmer
Joined
May 30, 2001
Messages
4
Location
US
how do you generate an event o an activeX control in Visual c++? For example in Visual Basic, you would write Winsock.Connect(197.0.0.1,80) to use the connect function in Winsock. How do you do this in Visual c++???
Another example in Visual Basic is:
ListView.Refresh
How do you do that???

thanks,
wazerface
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top