6 Oct
2018
6 Oct
'18
5:53 a.m.
https://bugs.winehq.org/show_bug.cgi?id=45940 --- Comment #1 from Nikolay Sivov <bunglehead(a)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.