https://bugs.winehq.org/show_bug.cgi?id=52671 Meredith Johnson <mjohnson(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mjohnson(a)codeweavers.com --- Comment #3 from Meredith Johnson <mjohnson(a)codeweavers.com> --- I was able to reproduce the regression between Wine 7.3 and Wine 7.4. A bisect blamed the following commit: commit 0044b02d482fa19f6d1ddebc4b716efeba287d44 Author: Jacek Caban <jacek(a)codeweavers.com> Date: Mon Mar 7 14:41:53 2022 +0100 user32: Use UNICODE_STRING for passing window classes internally. 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> This is the same commit that caused bug 52654, and the patch Jacek attached to that bug fixed this bug as well. -- 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.