|
-
Feb 6th, 2002, 04:31 PM
#1
Position of the Cursor in X,Y Coords
I've got a program on one window which requires a left-mouse
holddown (3rd party, proprietary software....I can't change it).
When I hit a hotkey my other program reads the text from the
screen and throws up a form to check that the data was read
correctly. If the form does not come up under the cursor, moving
the cursor will cause the data on program 1 to change....kinda
makes it hard to modify the fields and still see the actual data.
GetCursor will return the handle for the cursor, but how can I get
the position of the cursor? If I can find the cursor position in X,Y
coordinates, I can move my form to include the silly thing, thus
preserving the data for verification.
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
|