wine/dlls/oleaut32 tmarshal.c

Alexandre Julliard julliard at wine.codeweavers.com
Sun Jun 9 21:30:20 CDT 2002


ChangeSet ID:	1023676220711063145267875
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/06/09 21:30:20

Modified files:
	dlls/oleaut32  : tmarshal.c 

Log message:
	Marcus Meissner <marcus at 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




More information about the wine-cvs mailing list