Jacek Caban : win32u: Use syscall interface for message functions.

Alexandre Julliard julliard at winehq.org
Fri Jul 22 15:37:21 CDT 2022


Module: wine
Branch: master
Commit: a53330b9c137388f3b9e78f2aacffa3fc1692d6e
URL:    https://gitlab.winehq.org/wine/wine/-/commit/a53330b9c137388f3b9e78f2aacffa3fc1692d6e

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Sat Jul  9 18:29:37 2022 +0200

win32u: Use syscall interface for message functions.

---

 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       | 30 -------------------------
 dlls/wow64win/syscall.h      |  5 +++++
 dlls/wow64win/user.c         | 52 ++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 67 insertions(+), 45 deletions(-)




More information about the wine-cvs mailing list