Sweden-Number/dlls/oleaut32/tests
Rob Shearman a3235dd1d4 oleaut32: Implement automatic value getting in ITypeInfo::Invoke.
If an IDispatch object is returned from in the retval for a propget 
function and an extra parameter was passed in to ITypeInfo::Invoke then 
it should call IDispatch::Invoke on the returned object with the extra 
parameter to retrieve the value of the object, which is then returned in 
pVarResult.
2007-02-08 12:59:32 +01:00
..
Makefile.in oleaut32/tests: Add tmarshal test. 2007-01-23 12:43:53 +01:00
olefont.c oleaut32/tests: Cast-qual warnings fixes. 2007-01-12 20:41:10 +01:00
olepicture.c oleaut32/tests: Replace some '#if 0's with 'if (0)'s. 2007-01-08 12:07:45 +01:00
safearray.c oleaut32/tests: Replace some '#if 0's with 'if (0)'s. 2007-01-08 12:07:45 +01:00
tmarshal.c oleaut32: Implement automatic value getting in ITypeInfo::Invoke. 2007-02-08 12:59:32 +01:00
tmarshal.idl oleaut32: Fix the IDL for the "Value" method in the tmarshal tests. 2007-02-08 12:59:26 +01:00
tmarshal.rc oleaut32/tests: Fix the FSF address. 2007-01-23 14:01:11 +01:00
tmarshal_dispids.h oleaut32/tests: Fix the FSF address. 2007-01-23 14:01:11 +01:00
typelib.c oleaut32/tests: Cast-qual warning fixes. 2007-01-24 11:59:15 +01:00
usrmarshal.c oleaut32: Fix marshaling of VARTYPE-less safearrays. 2007-02-05 12:26:14 +01:00
varformat.c oleaut32/tests: Win64 printf format warning fixes. 2006-10-12 20:41:09 +02:00
vartest.c oleaut32/tests: Fix compilation on systems that don't support nameless structs (e.g. gcc 2.95). 2007-01-23 11:26:39 +01:00
vartype.c oleaut32/tests: Replace some '#if 0's with 'if (0)'s. 2007-01-08 12:07:45 +01:00