wine/dlls/oleaut32 tmarshal.c

Alexandre Julliard julliard at winehq.org
Mon Mar 14 04:09:12 CST 2005


ChangeSet ID:	16588
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/14 04:09:12

Modified files:
	dlls/oleaut32  : tmarshal.c 

Log message:
	Mike Hearn <mh at codeweavers.com>
	Robert Shearman <rob at codeweavers.com>
	- Implement VT_BYREF | VT_BSTR marshalling.
	- Add more integer types for marshaling and unmarshaling.
	- Implement VT_BYREF | VT_BSTR unmarshaling.
	- Don't allocate memory for TKIND_DISPATCH/TKIND_INTERFACE
	unmarshaling as it will be lost in the success case and interferes
	with the failure case.

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

Old revision  New revision  Changes     Path
 1.43          1.44          +68 -4      wine/dlls/oleaut32/tmarshal.c




More information about the wine-cvs mailing list