https://bugs.winehq.org/show_bug.cgi?id=52651 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com Regression SHA1| |b1b0470083970bacfbc3a6d5ad0 | |8740a1e50d46f --- Comment #16 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- My bisect yielded the same result as you, so I guess this is the same issue, but for some reason we aren't able to reproduce with the 32bit version. 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.