[PATCH 1/6] win32u: Partially move handle_internal_message from user32.

Jacek Caban jacek at codeweavers.com
Fri Feb 25 09:01:15 CST 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/driver.c         | 21 ++-------------------
  dlls/user32/message.c        | 22 +++++++++-------------
  dlls/win32u/driver.c         |  1 +
  dlls/win32u/message.c        | 28 ++++++++++++++++++++++++++++
  dlls/win32u/ntuser_private.h |  3 +++
  dlls/win32u/sysparams.c      |  5 +++++
  include/ntuser.h             |  1 +
  7 files changed, 49 insertions(+), 32 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-win32u-Partially-move-handle_internal_message-from-use.txt
Type: text/x-patch
Size: 7502 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220225/a291850b/attachment.bin>


More information about the wine-devel mailing list