wine/dlls/oleaut32 usrmarshal.c

Alexandre Julliard julliard at winehq.org
Sun Jun 12 05:42:37 CDT 2005


ChangeSet ID:	18090
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/06/12 05:42:36

Modified files:
	dlls/oleaut32  : usrmarshal.c 

Log message:
	Robert Shearman <rob at codeweavers.com>
	- Don't print out cryptic message if IDispatch or IUnknown object is
	just NULL.
	- puArgErr is a ref pointer so we have to provide a dummy pointer if
	it is NULL.
	- Fail gracefully and notify caller if we ran out of memoy or if
	variant copying failed.

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

Old revision  New revision  Changes     Path
 1.7           1.8           +48 -31     wine/dlls/oleaut32/usrmarshal.c




More information about the wine-cvs mailing list