Click to See Complete Forum and Search --> : Need Help


Tarendor
August 14th, 2001, 05:42 PM
OK so how can i get VB6 to determine where the mouse is in windows so that i can use MoveMouse to move it back to that exact spot to fire off mouse events?
How can i make it so that i can determine the exact locatation of the mouse any time i want?
Is there a way to set it up in VB6 so that it can record the x and y coords of the mouse with a push of a button?