https://bugs.winehq.org/show_bug.cgi?id=52651 --- Comment #17 from Artem S. Tashkinov <aros(a)gmx.com> --- (In reply to Gijs Vermeulen from comment #16)
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(-)
Thanks, I'm not getting crazy. There's also: https://bugs.winehq.org/show_bug.cgi?id=52652 https://bugs.winehq.org/show_bug.cgi?id=52653 -- 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.