[PATCH 01/10] win32u: Introduce inline helpers for NtUserCallNoParam calls.

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


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
While those are not very useful for user32 itself (where exported 
functions are usually just wrappers around those calls), it makes using 
win32u from drivers more convenient.

  dlls/user32/input.c     |  4 ++--
  dlls/user32/menu.c      |  2 +-
  dlls/user32/win.c       |  2 +-
  dlls/win32u/sysparams.c | 15 ++++++++++----
  include/ntuser.h        | 46 +++++++++++++++++++++++++++++------------
  5 files changed, 48 insertions(+), 21 deletions(-)

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


More information about the wine-devel mailing list