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: [email protected]
          Reporter: [email protected]

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

--

Reply via email to