26 Jan
2023
26 Jan
'23
7:09 p.m.
https://bugs.winehq.org/show_bug.cgi?id=54382 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Wine has a single comctl32.dll module, unlike Windows that has two - one version 5 and another version 6. Mentioned function is implemented in version 6 module only. We use it internally for shell32, so when you replace builtin module with comctl32.dll version 5 installed with winetricks you'll get this problem. -- 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.