Feb. 7, 2023
10:56 a.m.
On Tue Feb 7 16:40:38 2023 +0000, Evan Tang wrote:
`devices` shadows the static global of the same name, so I renamed this to match `NtUserGetRawInputDeviceList` (which also needs to access the global). Some alternatives: - Rename the global instead - Use a helper function for sending the messages, which uses a different name for the device list I can also move the rename to a separate commit if that helps. Oh okay makes sense, nevermind then.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2120#note_23308