[PATCH v2 2/6] win32u: Move reply_message_result implementation from user32.

Jacek Caban jacek at codeweavers.com
Thu Mar 31 03:41:46 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/message.c        | 181 +-----------------------
  dlls/win32u/message.c        | 264 +++++++++++++++++++++++++++++++++++
  dlls/win32u/ntuser_private.h |   9 ++
  dlls/win32u/sysparams.c      |   2 +
  dlls/win32u/win32u_private.h |   1 +
  include/ntuser.h             | 153 ++++++++++++++++++++
  6 files changed, 431 insertions(+), 179 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0002-win32u-Move-reply_message_result-implementation-fro.txt
Type: text/x-patch
Size: 22124 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220331/674fdd00/attachment.bin>


More information about the wine-devel mailing list