https://bugs.winehq.org/show_bug.cgi?id=47794 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|user32 |comctl32 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- Turns out it's a feature of comctl32 v6 buttons. It continues to draw bitmaps even after original object was deleted. Class button control from user32 behaves like wine currently does - it fails to draw. However BM_GETIMAGE return value is consistent and is always the original handle. -- 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.