Rémi Bernon : win32u: Implement NtUserGetRegisteredRawInputDevices on the client side.
28 Jul
2022
28 Jul
'22
9:01 p.m.
Module: wine Branch: master Commit: 1587e9db88c8ad1afe4401290ce130664a5a4a40 URL: https://gitlab.winehq.org/wine/wine/-/commit/1587e9db88c8ad1afe4401290ce1306... Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Sat Jun 25 23:45:27 2022 +0200 win32u: Implement NtUserGetRegisteredRawInputDevices on the client side. --- dlls/win32u/rawinput.c | 117 ++++++++++++++++++++++++----------------- include/wine/server_protocol.h | 19 +------ server/protocol.def | 7 --- server/queue.c | 21 -------- server/request.h | 5 -- server/trace.c | 13 ----- 6 files changed, 71 insertions(+), 111 deletions(-)
1329
Age (days ago)
1329
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard