Jacek Caban : win32u: Use syscall interface for some palette functions.

Alexandre Julliard julliard at winehq.org
Mon Oct 11 15:41:36 CDT 2021


Module: wine
Branch: master
Commit: fe96d12a89b8d43ab1d8dd3bd5432695ecc2869d
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=fe96d12a89b8d43ab1d8dd3bd5432695ecc2869d

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Oct 11 18:51:06 2021 +0200

win32u: Use syscall interface for some palette functions.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/win32u/gdiobj.c         |  5 -----
 dlls/win32u/syscall.c        |  5 +++++
 dlls/win32u/win32u.spec      | 10 +++++-----
 dlls/win32u/win32u_private.h |  5 -----
 dlls/win32u/wrappers.c       | 25 -------------------------
 dlls/wow64win/gdi.c          | 39 +++++++++++++++++++++++++++++++++++++++
 dlls/wow64win/syscall.h      |  5 +++++
 7 files changed, 54 insertions(+), 40 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=fe96d12a89b8d43ab1d8dd3bd5432695ecc2869d



More information about the wine-cvs mailing list