ChangeSet ID: 15478 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/17 07:39:40
Modified files: dlls/ole32/tests: marshal.c dlls/ole32 : stubmanager.c marshal.c compobj_private.h compobj.c
Log message: Robert Shearman rob@codeweavers.com Implement table marshaling.
Patch: http://cvs.winehq.org/patch.py?id=15478
Old revision New revision Changes Path 1.6 1.7 +3 -5 wine/dlls/ole32/tests/marshal.c 1.7 1.8 +64 -1 wine/dlls/ole32/stubmanager.c 1.50 1.51 +85 -11 wine/dlls/ole32/marshal.c 1.34 1.35 +14 -4 wine/dlls/ole32/compobj_private.h 1.127 1.128 +2 -4 wine/dlls/ole32/compobj.c