wine/dlls/oleaut32 tmarshal.c

Alexandre Julliard julliard at wine.codeweavers.com
Wed Oct 26 05:12:30 CDT 2005


ChangeSet ID:	20834
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/10/26 05:12:30

Modified files:
	dlls/oleaut32  : tmarshal.c 

Log message:
	Robert Shearman <rob at codeweavers.com>
	- 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.

Patch: http://cvs.winehq.org/patch.py?id=20834

Old revision  New revision  Changes     Path
 1.67          1.68          +148 -688   wine/dlls/oleaut32/tmarshal.c




More information about the wine-cvs mailing list