[PATCH 4/6] win32u: Move process_hardware_message implementation from user32.

Jacek Caban jacek at codeweavers.com
Wed Apr 6 04:10:45 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/message.c        | 395 +----------------------------------
  dlls/user32/user_main.c      |   3 +-
  dlls/user32/user_private.h   |   4 +-
  dlls/win32u/message.c        | 393 +++++++++++++++++++++++++++++++++-
  dlls/win32u/ntuser_private.h |   4 +-
  dlls/win32u/win32u_private.h |   4 +
  dlls/win32u/window.c         |   8 +-
  7 files changed, 405 insertions(+), 406 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-win32u-Move-process_hardware_message-implementation-fr.txt
Type: text/x-patch
Size: 37229 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220406/0b0399f0/attachment.bin>


More information about the wine-devel mailing list