https://bugs.winehq.org/show_bug.cgi?id=49453 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> --- XP is a first release to provide version 6 along with version 5, and all followed releases do the same, so version 5 remains supported in all current Windows 10 builds. What I was asking as a test, was to remove manifest resource from inside main application exe, that specifies comctl32 v6 dependency. Without manifest it will load version 5 module, and the question is if application is able to deal with this properly. That of course is not a hard proof, because presence of the context is visible to application too and might trigger different path, but at least it gives some insight. -- 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.