oleaut32: TKIND_COCLASS parameters to Invoke'd functions should be converted into...
commit5edc7fd5eff131f42883c616a4df1425b54f1969
authorRob Shearman <rob@codeweavers.com>
Thu, 8 Mar 2007 11:01:44 +0000 (8 11:01 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Mar 2007 12:50:45 +0000 (8 13:50 +0100)
treefaffe9d6cffcec9f8c28a60d0d9fe65a5f543a31
parent3d6070aebdbc47c0f4976701f2956debd4502ee3
oleaut32: TKIND_COCLASS parameters to Invoke'd functions should be converted into VT_DISPATCH instead of VT_UNKNOWN.

Add a test for this.
dlls/oleaut32/tests/tmarshal.c
dlls/oleaut32/typelib.c