Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No longer capturing MOUSE_WHEELED events #1

Open
RadAd opened this issue Aug 12, 2016 · 0 comments
Open

No longer capturing MOUSE_WHEELED events #1

RadAd opened this issue Aug 12, 2016 · 0 comments
Assignees

Comments

@RadAd
Copy link
Owner

RadAd commented Aug 12, 2016

When using "ReadConsoleInput" to get INPUT_RECORD events I can't seem to get any MOUSE_EVENT_RECORD events with the flag MOUSE_WHEELED set.
This was working before Windows updated to version 1607.
It seems the console captures the mouse wheel for the consoles own scroll bar.
I do get the desired behaviour if I set "Use legacy console" but this is a global setting are there does not appear to be an api function to change it.
How do I get the console to pass through the MOUSE_WHEELED events?

@RadAd RadAd self-assigned this Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant