[Bug 52673] Missing IShellItemImageFactory implementation for ShellItem.

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jul 4 17:36:50 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52673

--- Comment #3 from Byeongsik Jeon <bsjeon at hanmail.net> ---
Thank you for your work.

https://gitlab.winehq.org/wine/wine/-/merge_requests/190

How about trying a simple patch that changes the
ShellItem_IShellItemImageFactory_GetImage() return value from E_NOTIMPL to
S_OK?

This alone allowed the KakaoTalk crash to be avoided.

Many cases can be found using fake return value in other Wine (full) stub
function implementations.

-- 
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.



More information about the wine-bugs mailing list