You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CLSID_WICImagingFactory not work on win7 when compiled on win10 as CLSID_WICImagingFactory will be treated as CLSID_WICImagingFactory2 on win10.
so it might be CLSID_WICImagingFactory1 here.
The text was updated successfully, but these errors were encountered:
CLSID_WICImagingFactory not work on win7 when compiled on win10 as CLSID_WICImagingFactory will be treated as CLSID_WICImagingFactory2 on win10.
so it might be CLSID_WICImagingFactory1 here.
The text was updated successfully, but these errors were encountered: