https://bugs.winehq.org/show_bug.cgi?id=53908 --- Comment #2 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- This is apparently the commit that broke it: 0cfc7c445810c52622afa2b2635e0a23861df386 is the first bad commit commit 0cfc7c445810c52622afa2b2635e0a23861df386 Author: Jacek Caban <jacek(a)codeweavers.com> Date: Wed Mar 23 14:02:09 2022 +0100 user32: Merge WINPROC_call_window into call_window_proc. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/user32/message.c | 62 ++++++++++++++++++++++++++++++++++++++-------- dlls/user32/user_private.h | 3 +-- dlls/user32/winproc.c | 55 +++++----------------------------------- 3 files changed, 59 insertions(+), 61 deletions(-) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.