13 Jan
2023
13 Jan
'23
6:25 p.m.
The existing mitigation for this (memcpy/overhead) leaves the first 8 bytes of RAWINPUT.data in the location of the wParam, and the upper 4 bytes of the wParam in the lower 4 bytes of the hDevice. Marking this as a draft due to code freeze. -- v2: win32u: Correct GetRawInputBuffer alignment under WoW64. https://gitlab.winehq.org/wine/wine/-/merge_requests/1949