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

Alexandre Julliard julliard at winehq.org
Fri Feb 18 14:03:23 CST 2005


ChangeSet ID:	16180
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/02/18 14:03:23

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

Log message:
	Robert Shearman <rob at codeweavers.com>
	- Move marshaling state machine into stub manager from ifstub.
	- Add additional needed states for table-weak marshaling, as shown by
	tests.
	- Protect external reference count from underflows/overflows.

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

Old revision  New revision  Changes     Path
 1.17          1.18          +6 -7       wine/dlls/ole32/tests/marshal.c
 1.16          1.17          +71 -38     wine/dlls/ole32/stubmanager.c
 1.67          1.68          +7 -7       wine/dlls/ole32/marshal.c
 1.45          1.46          +13 -10     wine/dlls/ole32/compobj_private.h




More information about the wine-cvs mailing list