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

Fix mouse _MOUSEMOVEMENTX/Y issue on Windows on ARM with C++ optimizations #599

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

a740g
Copy link
Contributor

@a740g a740g commented Jan 18, 2025

This PR resolves _MOUSEMOVEMENTX and _MOUSEMOVEMENTY returning 0 on Windows on ARM with C++ optimizations enabled.

@a740g a740g added the bug Something isn't working label Jan 18, 2025
@a740g a740g self-assigned this Jan 18, 2025
@a740g a740g changed the title Fix mouse _MOUSEMOVEMENTX/Y issue on Windows ARM with C++ optimizations Fix mouse _MOUSEMOVEMENTX/Y issue on Windows on ARM with C++ optimizations Jan 18, 2025
@a740g a740g merged commit 047d41a into QB64-Phoenix-Edition:main Jan 18, 2025
4 checks passed
@a740g a740g deleted the windows-on-arm-fixes branch January 18, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants