https://bugs.winehq.org/show_bug.cgi?id=47851
--- Comment #3 from Christian Uceda winebugs@copysoft.org --- Issue is still present in Wine 9.3
When tampering around with libraries if the native comctl32 (winetricks) is used the properties panel works correctly, however the file selector (which works well with builtin comctl32) stops working and causes AutoCAD to crash with:
wine: Call from 7B641A37 to unimplemented function comctl32.dll.HIMAGELIST_QueryInterface, aborting
So at least the problem can be traced to the "comctl32" component.
To resume:
native comctl32: Working properties, broken file selector dialog.
builtin comctl32: Non-working properties, working file selector dialog.