https://bugs.winehq.org/show_bug.cgi?id=57140 --- Comment #8 from Mel <pmargeti34(a)gmail.com> --- e64f35368e8ee831a968a1e5999dfeb227e2d3be is the first bad commit commit e64f35368e8ee831a968a1e5999dfeb227e2d3be Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Sun Jul 14 21:20:49 2024 +0200 opengl32: Route kernel callbacks through user32. Based on a patch from Torge Matthies. dlls/opengl32/make_opengl | 14 ++++++++++++-- dlls/opengl32/unix_thunks.c | 2 ++ dlls/opengl32/unix_wgl.c | 17 +++++++++++++---- dlls/opengl32/unixlib.h | 10 +++++++++- dlls/opengl32/wgl.c | 12 +++++++----- dlls/wow64win/user.c | 7 ------- include/ntuser.h | 2 -- 7 files changed, 43 insertions(+), 21 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.