[Bug 24641] ProPresenter 4.x (.NET 3.5 WPF app) fails on startup ( devenum CreateInstance() doesn't support IID_IUnknown)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 3 04:10:00 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=24641

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z.figura12 at gmail.com
      Fixed by SHA1|                            |47921c19e06254a0b66b41c7397
                   |                            |9aca2978afd5b
             Status|NEW                         |RESOLVED
            Summary|ProPresenter 4.x (.NET 3.5  |ProPresenter 4.x (.NET 3.5
                   |WPF app) fails on startup   |WPF app) fails on startup
                   |(devenum needs to support   |(devenum CreateInstance()
                   |IClassFactory2 interface,   |doesn't support
                   |'{b196b28f-bab4-101a-b69c-0 |IID_IUnknown)
                   |0aa00341d07}')              |
         Resolution|---                         |FIXED

--- Comment #8 from Zebediah Figura <z.figura12 at gmail.com> ---
Fixed by 47921c19e06254a0b66b41c73979aca2978afd5b. The query for IClassFactory2
was harmless; the actual problem was that the application was trying to call
CreateInstance() with IID_IUnknown and we didn't handle that correctly.

-- 
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