Re: [PATCH 1/4] windowscodecs: Add helper to create internal COM classes without CoCreateInstance call if possible
March 6, 2015
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.
4038
Age (days ago)
4038
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vincent Povirk