[PATCH 07/10] win32u: Introduce inline helpers for NtUserCallHwndParam calls.

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


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi32/objects.c    |   2 +-
  dlls/user32/class.c     |  10 +--
  dlls/user32/focus.c     |   4 +-
  dlls/user32/message.c   |   2 +-
  dlls/user32/sysparams.c |   2 +-
  dlls/user32/win.c       |  20 ++---
  dlls/user32/win.h       |   1 -
  dlls/user32/winpos.c    |  24 ++---
  dlls/win32u/window.c    |  82 +++++++++++------
  include/ntuser.h        | 193 +++++++++++++++++++++++++++++++++-------
  10 files changed, 240 insertions(+), 100 deletions(-)

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


More information about the wine-devel mailing list