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

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


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/hook.c           | 155 ++---------------------------------
  dlls/win32u/hook.c           |  51 ++++++++++++
  dlls/win32u/sysparams.c      |   5 ++
  dlls/win32u/win32u_private.h |   1 +
  include/ntuser.h             |   1 +
  5 files changed, 65 insertions(+), 148 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-win32u-Move-call_hooks-implementation-from-user32.txt
Type: text/x-patch
Size: 9546 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220225/a633026a/attachment.bin>


More information about the wine-devel mailing list