Jacek Caban : win32u: Use syscall interface for more input functions.
22 Jul
2022
22 Jul
'22
8:37 p.m.
Module: wine Branch: master Commit: 81df0bc7ef2790e36ee545adf3f05157811771fd URL: https://gitlab.winehq.org/wine/wine/-/commit/81df0bc7ef2790e36ee545adf3f0515... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Sun Jul 10 15:48:11 2022 +0200 win32u: Use syscall interface for more input functions. --- dlls/win32u/gdiobj.c | 13 --- dlls/win32u/syscall.c | 13 +++ dlls/win32u/win32u.spec | 28 +++--- dlls/win32u/win32u_private.h | 14 --- dlls/win32u/wrappers.c | 79 ----------------- dlls/wow64win/syscall.h | 13 +++ dlls/wow64win/user.c | 200 +++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 240 insertions(+), 120 deletions(-)
1335
Age (days ago)
1335
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard