[PATCH 03/10] win32u: Introduce inline helpers for NtUserCallOneParam calls.

Jacek Caban jacek at codeweavers.com
Wed Apr 13 08:07:13 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi32/dc.c            |   2 +-
  dlls/user.exe16/message.c  |   2 +-
  dlls/user.exe16/user.c     |   2 +-
  dlls/user.exe16/window.c   |   2 +-
  dlls/user32/cursoricon.c   |   4 +-
  dlls/user32/input.c        |   2 +-
  dlls/user32/message.c      |   4 +-
  dlls/user32/sysparams.c    |  10 +--
  dlls/user32/user_main.c    |   2 +-
  dlls/user32/winpos.c       |   2 +-
  dlls/win32u/sysparams.c    |  56 ++++++++++-----
  dlls/winex11.drv/display.c |   8 +--
  include/ntuser.h           | 144 +++++++++++++++++++++++++++++--------
  13 files changed, 172 insertions(+), 68 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-win32u-Introduce-inline-helpers-for-NtUserCallOneParam.txt
Type: text/x-patch
Size: 15318 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220413/7ee61267/attachment.bin>


More information about the wine-devel mailing list