What api do i use for mouse events, i want vb6 to preform mouse events for me in windows
mouse down
mouse up
double click
mouse drag
mouse drop
Thank you in advance
Printable View
What api do i use for mouse events, i want vb6 to preform mouse events for me in windows
mouse down
mouse up
double click
mouse drag
mouse drop
Thank you in advance
Try going to AllApi.net, maybe it's there
F. T. W.
mouse_event() or SendInput()
Here's sample code
http://codeguru.com/cgi-bin/bbs/wt/s...b&Number=56324
Shree, I've already voted for this code last time, but I like it and vote again
Iouri Boutchkine
[email protected]