oleaut32: Copy the value directly returned from the called function
commit702e2c6dc2cb597c2d5263eec3ac021029d27074
authorRob Shearman <rob@codeweavers.com>
Tue, 6 Feb 2007 19:24:51 +0000 (6 19:24 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Feb 2007 21:05:50 +0000 (6 22:05 +0100)
tree47f890ed66736fb5821ecd91d06f70ae27f78a53
parent8f38cd8c8c2c5a7e0a6eb7cac0c0952dabf8ba4f
oleaut32: Copy the value directly returned from the called function
if it is not an HRESULT value, instead of getting it from a [retval]
attribute.
dlls/oleaut32/tests/tmarshal.c
dlls/oleaut32/typelib.c