http://bugs.winehq.org/show_bug.cgi?id=10092
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Austin English austinenglish@gmail.com 2008-09-09 19:41:08 --- (In reply to comment #8)
Proxy/stubs for IConnectionPoint are now present:
~/wine/dlls/oleaut32$ grep IConnectionPointProxy *idl*.c oleaut32_ocidl_p.c:static const CINTERFACE_PROXY_VTABLE(8) _IConnectionPointProxyVtbl = oleaut32_ocidl_p.c: (const CInterfaceProxyVtbl*)&_IConnectionPointProxyVtbl,
Can the reporter or a volunteer please retest with a recent version of Wine?
Works fine now. Thanks Rob!