wine/dlls/ole32 tests/marshal.c marshal.c comp ...

Alexandre Julliard julliard at winehq.org
Sat Aug 27 04:25:16 CDT 2005


ChangeSet ID:	19848
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/27 04:25:16

Modified files:
	dlls/ole32/tests: marshal.c 
	dlls/ole32     : marshal.c compobj_private.h 

Log message:
	Robert Shearman <rob at codeweavers.com>
	- Implement IMarshal on proxies so that we don't end up with proxies
	to proxies, causing potential deadlock issues and performance
	problems.
	- Add a test for this situation and remove the todo_wine from another
	test that now succeeds.

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

Old revision  New revision  Changes     Path
 1.25          1.26          +61 -1      wine/dlls/ole32/tests/marshal.c
 1.79          1.80          +90 -13     wine/dlls/ole32/marshal.c
 1.54          1.55          +2 -1       wine/dlls/ole32/compobj_private.h




More information about the wine-cvs mailing list