[Bug 54382] New: unimplemented function comctl32.dll.HIMAGELIST_QueryInterface called in 32-bit code (0x7b011866)
https://bugs.winehq.org/show_bug.cgi?id=54382 Bug ID: 54382 Summary: unimplemented function comctl32.dll.HIMAGELIST_QueryInterface called in 32-bit code (0x7b011866) Product: Wine Version: 7.16 Hardware: x86 OS: other Status: UNCONFIRMED Severity: critical Priority: P2 Component: comctl32 Assignee: wine-bugs(a)winehq.org Reporter: zumers(a)yandex.ru Создаем новый префикс, устанавливаем comctl32 через winetricks, запускаем winetricks, выбираем: 1) Запустить uninstaller, нажимаем кнопку "Установить" 2) Запустить regedit, в меню "Реестр" выбираем "Импортировать файл реестра" или "Экспортировать файл реестра" и в обоих случаях все закрывается кроме окна winetricks. Лог приложен. Спасибо. -- 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.
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.
https://bugs.winehq.org/show_bug.cgi?id=54382 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54382 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> --- Duplicate. *** This bug has been marked as a duplicate of bug 43188 *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54382 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing duplicate. -- 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.
participants (1)
-
WineHQ Bugzilla