Re: [PATCH 1/4] windowscodecs: Add helper to create internal COM classes without CoCreateInstance call if possible
6 Mar
2015
6 Mar
'15
2:37 a.m.
Thanks for working on this. The series looks good to me. + hr = WICCreateImagingFactory_Proxy(WINCODEC_SDK_VERSION, &factory); + ok(hr == S_OK, "CoCreateInstance error %#x\n", hr); This message doesn't match the call.
4024
Age (days ago)
4024
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vincent Povirk