[PATCH 4/6] win32u: Move call_hooks implementation from user32.
Signed-off-by: Jacek Caban <jacek(a)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(-)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=109256 Your paranoid android. === debian11 (32 bit Chinese:China report) === user32: msg.c:15144: Test failed: bad time 126526db
participants (3)
-
Huw Davies -
Jacek Caban -
Marvin