Sweden-Number/dlls/oleaut32/tests
Zebediah Figura 968eda4b18 oleaut32: Unify the typelib and dispatch proxy/stub factories.
Both seem to be able to handle either kind of interface on Windows.

f72f8e5c4 was not enough, since the IDispatch proxy/stub factory
delegates to the typelib proxy/stub factory if the IID is not
IDispatch.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-05 21:22:15 +01:00
..
Makefile.in
dispatch.c
olefont.c oleaut32/tests: Use the available ARRAY_SIZE() macro. 2018-06-19 20:49:04 +02:00
olepicture.c oleaut32/tests: Fix the IPicture::Render() usage. 2018-08-24 20:12:04 +02:00
safearray.c oleaut32/tests: Adjust test to a fixed Windows bug. 2018-09-10 12:33:16 +02:00
test_reg.idl
test_tlb.idl
tmarshal.c oleaut32: Unify the typelib and dispatch proxy/stub factories. 2019-03-05 21:22:15 +01:00
tmarshal.idl oleaut32/tests: Add some tests for marshalling of coclasses. 2018-11-14 17:48:55 +01:00
tmarshal.rc
typelib.c oleaut32/tests: Propagate the const instead of casting it away. 2019-02-18 16:02:28 +01:00
usrmarshal.c oleaut32: Don't release a NULL interface in VARIANT_UserFree(). 2018-10-30 10:36:01 +01:00
varformat.c oleaut32/tests: Use the available ARRAY_SIZE() macro. 2018-06-19 20:49:04 +02:00
vartest.c oleaut32: Support VT_DECIMAL in VarRound. 2019-02-19 22:04:50 +01:00
vartype.c oleaut32: Extend value range before getting absolute value in VarBstrFromI4. 2018-08-15 10:49:06 +02:00