[Bug 5018] msiexec of flashplayer 8 msi fails

Wine Bugs wine-bugs at winehq.org
Wed Jun 28 19:53:38 CDT 2006


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





------- Additional Comments From rob at codeweavers.com  2006-28-06 19:53 -------
This is a bug in oleaut32. I changed the handling of IDispatch methods for
typelibs to use the MIDL-generated code. The client attempts to connect to the
IDispatch interface on the server-side. However, the server-side of things
doesn't tell the RPC to expose the IDispatch interface, so the binding request
is refused.

I'm not sure about the best way to fix this bug.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list