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

Jacek Caban jacek at codeweavers.com
Fri Apr 1 07:46:51 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
v2: Don't use user32 functions in win32u.

  dlls/user32/message.c        |  43 +-
  dlls/user32/user_main.c      |   2 +-
  dlls/user32/user_private.h   |   5 +-
  dlls/win32u/hook.c           |  14 +-
  dlls/win32u/message.c        | 768 +++++++++++++++++++++++++++++++++++
  dlls/win32u/ntuser_private.h |   3 +-
  dlls/win32u/win32u_private.h |   3 +
  7 files changed, 783 insertions(+), 55 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0004-win32u-Move-send_internal_message_timeout-implement.txt
Type: text/x-patch
Size: 38244 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220401/7b8612e6/attachment.bin>


More information about the wine-devel mailing list