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
Another example in Visual Basic is:
ListView.Refresh
How do you do that???
thanks,
wazerface