[Bug 45940] Missing CLSID e018945b-aa86-4008-9bd4-6777a1e40c11 ( CLSID_WICPngDecoder2 ?)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 6 00:53:18 CDT 2018


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

--- Comment #1 from Nikolay Sivov <bunglehead at gmail.com> ---
This CLSID is specified in Windows SDK. When you rebuild with new enough target
Windows version (_WIN32_WINNT) it defaults CLSID_WICPngDecoder ->
CLSID_WICPngDecoder2, for older versions it's using CLSID_WICPngDecoder ->
CLSID_WICPngDecoder1. So this switch happens silently, without changes to
application code.

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