You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I would like to get the position of the mouse pointer after the return of a function to determine the window position of the next dialog to be opened. Is there no API to simply get the position of the mousepointer at any given time?
Ben,
Torsten Müller
unread,
Aug 22, 2001, 6:10:27 AM8/22/01
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
You mean GetCursorPos?
Torsten
Billy
unread,
Aug 22, 2001, 11:16:17 PM8/22/01
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi Ben,
The GetCursorPos function retrieves the cursor's position, in screen coordinates.