https://bugs.winehq.org/show_bug.cgi?id=43490
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|comctl32 |-unknown
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- (In reply to s3141p from comment #3)
(In reply to Nikolay Sivov from comment #1)
(In reply to s3141p from comment #0)
Of course, the Microsoft Windows XP comctl32.dll doesn't implement HIMAGELIST_QueryInterface
It's supported since XP.
I meant to say that the native comctl32.dll that gets intalled with `winetricks comctl32` doesn't support HIMAGELIST_QueryInterface. At least, that's my understanding for the error message.
Winetricks installs comctl32 v5, which is redistributable. It does not have this export and it's not supposed to.
(In reply to s3141p from comment #4)
@bunglehead@... why did you revert my change to the component field from "comctl32" back to "-unknown"? Please explain how I can file a bug report against the built-in comctl32 component, as Nikolay Sivov suggested (it makes sense to me).
Changing the Component field from "-unknown" to "comctl32" again.
This report is about inability to use native comctl32, components refer to Wine modules.