[ros-svn] [gvg] 20351: Sync to Wine-0_9_4:
gvg at svn.reactos.com
gvg at svn.reactos.com
Tue Dec 27 00:19:23 CET 2005
Sync to Wine-0_9_4:
Robert Shearman <rob at codeweavers.com>
- OLE: Fix SafeArrayCopy for NULL pvData.
It is allowed to copy a SAFEARRAY with a NULL pvData, as long as
cbElements is non-zero. Add a test for this and fix the safe array
code.
- OLE: Add const to several typelib functions.
Add const attributes to parameters for several functions and fix up
some formatting.
- OleTranslateColor trace fix.
OleTranslateColor isn't a stub so don't print ":stub" in the trace
message.
Updated files:
trunk/reactos/lib/oleaut32/oleaut.c
trunk/reactos/lib/oleaut32/safearray.c
trunk/reactos/lib/oleaut32/typelib.c
More information about the Ros-svn
mailing list