Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

How to get the mouse button state?

28 views
Skip to first unread message

Zenchess

unread,
Dec 15, 2022, 6:01:15 AM12/15/22
to
Looking to get the mouse buttons state , but not when interacting with a Dolphin window, instead from windows itself. What I'm doing is using gdi+ to draw arrows over an external chess program so the cursor won't be over any dolphin windows.

Zenchess

unread,
Dec 15, 2022, 6:06:30 AM12/15/22
to
On Thursday, December 15, 2022 at 5:01:15 AM UTC-6, Zenchess wrote:
> Looking to get the mouse buttons state , but not when interacting with a Dolphin window, instead from windows itself. What I'm doing is using gdi+ to draw arrows over an external chess program so the cursor won't be over any dolphin windows.

Hilariously ChatGPT was able to answer my question, looks like I need to use getAsyncKeyState:
0 new messages