ChangeSet ID: 18090 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/12 05:42:36
Modified files: dlls/oleaut32 : usrmarshal.c
Log message: Robert Shearman rob@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