https://bugs.winehq.org/show_bug.cgi?id=52651 --- Comment #5 from Artem S. Tashkinov <aros(a)gmx.com> --- I've tried to bisect but wasn't successful because I cannot revert the bad commit on top of master, it has conflicts: b1b0470083970bacfbc3a6d5ad08740a1e50d46f is the first bad commit commit b1b0470083970bacfbc3a6d5ad08740a1e50d46f Author: Jacek Caban <jacek(a)codeweavers.com> Date: Mon Mar 7 14:42:03 2022 +0100 user32: Store menu name as a struct. 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/class.c | 103 +++++++++++++++++++++++++------------------ dlls/win32u/ntuser_private.h | 2 +- include/ntuser.h | 7 +++ 3 files changed, 67 insertions(+), 45 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.