https://bugs.winehq.org/show_bug.cgi?id=38651 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|comctl32 |user32 --- Comment #14 from Nikolay Sivov <bunglehead(a)gmail.com> --- This seems to be more about window creation than specific control. Main window is created with CreateWindowExA(), settings dialog is using DialogBoxParamW(), yet somehow both of them are create as ansi on Windows. I wasn't unable to quickly create a test demonstrating this. Switching components. -- 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.