commit | 5c2a708d516692da2607e39b0d0ab8fa3954e728 | [log] [tgz] |
---|---|---|
author | Robert Shearman <rob@codeweavers.com> | Wed Oct 26 10:12:30 2005 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Oct 26 10:12:30 2005 +0000 |
tree | ab4e39654b62125eb1a9fa544822723389f7207d | |
parent | 00187fab299c4d3db408f5b505a4a83ffb463308 [diff] |
- Forward IDispatch functions to the MIDL-generated proxy. - Remove special cases caused by previous marshaling of IDispatch & IUnknown that is no longer done. - Add error messages if an IUnknown or IDispatch method is called when it no longer should be.