|
-
Aug 27th, 2007, 01:50 PM
#1
Thread Starter
Addicted Member
[RESOLVED] Get mouse position for compare
Hi,
I'm using the mouse_event API to move the mouse.
If we say that the mouse first is at one point and this point is stored into a variable.
After that, I'll move the mouse a bit to the right.
Then the mouse_event code moves the mouse 100 to the right.
Now, I want to get the mouse position again and then be able to get a number of how much I've moved the mouse.
I know you can use the MouseMove code event to get the position of the mouse. My problem is that 100 in the mouse_event doesn't seem to be 100 in MouseMove.
So, does anyone know how to do this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|