ChangeSet ID: 16180 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@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@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