[PATCH 03/10] win32u: Move SendMessageTimeoutW implementation from user32.

Jacek Caban jacek at codeweavers.com
Mon Apr 4 09:57:43 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/message.c        |  15 ++---
  dlls/user32/user_main.c      |   1 -
  dlls/win32u/input.c          |   6 +-
  dlls/win32u/message.c        | 125 +++++++++++++++++++++++++++++++++++
  dlls/win32u/ntuser_private.h |   1 -
  dlls/win32u/palette.c        |   5 +-
  dlls/win32u/sysparams.c      |   9 ++-
  dlls/win32u/tests/win32u.c   |   4 --
  dlls/win32u/win32u_private.h |   2 +
  9 files changed, 141 insertions(+), 27 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-win32u-Move-SendMessageTimeoutW-implementation-from-us.txt
Type: text/x-patch
Size: 12930 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220404/57b28593/attachment.bin>


More information about the wine-devel mailing list