[Bug 20220] Missing windowscodecs.dll.WICCreateImagingFactory_Proxy causes failure for many .NET 3.x/4.x (WPF) based installers/apps

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 8 09:29:35 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=20220

--- Comment #19 from Vincent Povirk <madewokherd at gmail.com> 2012-05-08 09:29:35 CDT ---
Created attachment 40089
  --> http://bugs.winehq.org/attachment.cgi?id=40089
test program

Looks like that won't be necessary. According to the results of this test
program, the _Proxy functions and the normal COM way of doing things are
interchangeable, and WICCreateImagingFactory_Proxy gives me an object with the
same vtable as CoCreateInstance.

So I guess I'll just write them as thin wrappers.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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