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

Jacek Caban jacek at codeweavers.com
Fri Feb 25 09:02:12 CST 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/hook.c           |  46 +++++--------
  dlls/user32/message.c        |  13 +---
  dlls/user32/user_main.c      |   2 +
  dlls/user32/user_private.h   |  16 ++---
  dlls/win32u/hook.c           | 121 ++++++++++++++++++++++++++++++++++-
  dlls/win32u/message.c        |   8 +++
  dlls/win32u/ntuser_private.h |   7 ++
  dlls/win32u/win32u_private.h |   1 +
  include/ntuser.h             |  19 +++++-
  9 files changed, 179 insertions(+), 54 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-win32u-Move-call_current_hook-implementation-from-user.txt
Type: text/x-patch
Size: 16323 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220225/02910f5f/attachment.bin>


More information about the wine-devel mailing list