oleaut32: Fix the return value of ITypeInfo::Invoke when the property-put named argum...
commit30b6f9acd68f5c45971fabfd37458ce4840e70d3
authorRob Shearman <rob@codeweavers.com>
Wed, 7 Feb 2007 19:30:07 +0000 (7 19:30 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Feb 2007 11:59:36 +0000 (8 12:59 +0100)
tree8bc20943d4ab0e4c5ccf8f9d7ff81d0ebbbb1d2b
parenta3235dd1d441c410c59cb4eca83ec77183874d08
oleaut32: Fix the return value of ITypeInfo::Invoke when the property-put named argument isn't DISPID_PROPERTYPUT.
dlls/oleaut32/tests/tmarshal.c
dlls/oleaut32/typelib.c