|
-
Nov 22nd, 1999, 08:42 AM
#2
Hyperactive Member
Use a loop or a timer, and store the X and Y coordinates on the screen using the GetCursorPos API, and Time into variables. Then, as this keeps repeating, when the coordinates change, meaning the mouse has moved, get the time, and find the difference between the two using the DateDiff function. If you need anyhelp, feel free to reply!
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
|