http://bugs.winehq.org/show_bug.cgi?id=58236 Larry Starr <Larry_A_Starr@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Larry_A_Starr@yahoo.com --- Comment #4 from Larry Starr <Larry_A_Starr@yahoo.com> --- Confirmed. The root cause is in TOOLTIPS_SetTitleT in dlls/comctl32/tooltips.c — hTitleIcon is assigned regardless of whether pszTitle is NULL or empty, contrary to MSDN which states both the title and icon should be suppressed in that case. A fix has been prepared and submitted as merge request !10340: https://gitlab.winehq.org/wine/wine/-/merge_requests/10340 -- 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.