[Issue 15356] New: windows api headers : Missing mouse related macros
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Nov 18 10:06:54 PST 2015
https://issues.dlang.org/show_bug.cgi?id=15356
Issue ID: 15356
Summary: windows api headers : Missing mouse related macros
Product: D
Version: D2
Hardware: x86_64
OS: Windows
Status: NEW
Severity: enhancement
Priority: P1
Component: druntime
Assignee: nobody at puremagic.com
Reporter: andre at s-e-a-p.de
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
--
More information about the Digitalmars-d-bugs
mailing list