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

windows api headers : Missing mouse related macros #17316

Open
dlangBugzillaToGithub opened this issue Nov 18, 2015 · 0 comments
Open

windows api headers : Missing mouse related macros #17316

dlangBugzillaToGithub opened this issue Nov 18, 2015 · 0 comments
Labels
Arch:x86_64 Issues specific to x86_64 Druntime Specific to druntime OS:Windows P4 Severity:Enhancement

Comments

@dlangBugzillaToGithub
Copy link

Andre reported this on 2015-11-18T18:06:54Z

Transferred from https://issues.dlang.org/show_bug.cgi?id=15356

Description

Following mouse related macros are missing in the windows headers:

GET_KEYSTATE_WPARAM
https://msdn.microsoft.com/de-de/library/windows/desktop/ms646251(v=vs.85).aspx

GET_X_LPARAM
https://msdn.microsoft.com/de-de/library/windows/desktop/ms632654(v=vs.85).aspx

GET_Y_LPARAM
https://msdn.microsoft.com/de-de/library/windows/desktop/ms632655(v=vs.85).aspx
@thewilsonator thewilsonator added Severity:Enhancement Druntime Specific to druntime and removed enhancement labels Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch:x86_64 Issues specific to x86_64 Druntime Specific to druntime OS:Windows P4 Severity:Enhancement
Projects
None yet
Development

No branches or pull requests

2 participants