Jacek Caban : win32u: Use syscall interface for more user painting functions.
22 Jul
2022
22 Jul
'22
8:37 p.m.
Module: wine Branch: master Commit: 47dd8a6a9b1193ec1656cdf04117b94a3cf07025 URL: https://gitlab.winehq.org/wine/wine/-/commit/47dd8a6a9b1193ec1656cdf04117b94... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Sun Jul 10 16:15:10 2022 +0200 win32u: Use syscall interface for more user painting functions. --- dlls/win32u/gdiobj.c | 8 ---- dlls/win32u/syscall.c | 8 ++++ dlls/win32u/win32u.spec | 16 ++++---- dlls/win32u/win32u_private.h | 10 ----- dlls/win32u/wrappers.c | 51 ----------------------- dlls/wow64win/syscall.h | 8 ++++ dlls/wow64win/user.c | 97 ++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 121 insertions(+), 77 deletions(-)
1336
Age (days ago)
1336
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard