https://bugs.winehq.org/show_bug.cgi?id=46610 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #5 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to Fabian Maurer from comment #4)
It's definitely an interesting one, though; the application takes the unusually creative step of passing an interface (not an interface pointer) as a parameter to one of their typelib methods.
Where does it do that?
Er, not that it actually passes an interface pointer, but it declares the method as taking one, i.e. HRESULT Start(long PID, BSTR Version, IEventSink Notify); -- 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.