https://bugs.winehq.org/show_bug.cgi?id=52654 Meredith Johnson <mjohnson(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mjohnson(a)codeweavers.com --- Comment #4 from Meredith Johnson <mjohnson(a)codeweavers.com> --- I believe I was able to reproduce this issue. With Wine 7.3, if I open a recovery volume, I see information about verification with a blue status bar that reports "100%", a green status bar that reports "Repair not needed" and values set for several fields. In contrast, with Wine 7.4, the status of the same fields is just "unknown" and the status bars are gray and red and have no text in them. Testing based on that difference in behavior, 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> -- 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.