ChangeSet ID: 1023676220711063145267875 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/06/09 21:30:20
Modified files: dlls/oleaut32 : tmarshal.c
Log message: Marcus Meissner marcus@jet.franken.de Merged the two serializer and unserializer functions into one, cleaned them up. VT_PTR: Handle NULL pointers by sending a cookie. Added support for: VT_CARRAY, VT_DISPATCH, TKIND_RECORD, VT_VOID, VT_UI1, VT_UI2, VT_ERROR, VT_UI4, VT_UINT. Added a custom serializer for DISPPARAMS struct.
Patch: http://cvs.winehq.com/patch.py?id=1023676220711063145267875
Revision Changes Path 1.6 +835 -329 wine/dlls/oleaut32/tmarshal.c