Sweden-Number/dlls/oleaut32
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
..
tests oleaut32: Unify the typelib and dispatch proxy/stub factories. 2019-03-05 21:22:15 +01:00
Makefile.in oleaut32: Rip out the old typelib marshaller. 2018-11-12 13:15:27 +01:00
connpt.c
connpt.h
dispatch.c
hash.c
oleaut.c oleaut32: Unify the typelib and dispatch proxy/stub factories. 2019-03-05 21:22:15 +01:00
oleaut32.rc
oleaut32.rgs
oleaut32.spec
oleaut32_oaidl.idl
oleaut32_ocidl.idl
olefont.c oleaut32: Use the ARRAY_SIZE() macro. 2018-08-29 22:01:39 +02:00
olepicture.c oleaut32: Fix rendering of monochrome icons. 2018-12-20 18:34:39 +01:00
olepropframe.c
recinfo.c
resource.h
safearray.c oleaut32: Fix a typo in FIXME() message. 2018-11-29 15:55:21 +01:00
typelib.c oleaut32: Register non-dual dispinterfaces using the correct proxy. 2019-02-11 11:52:00 +01:00
typelib.h oleaut32: Rip out the old typelib marshaller. 2018-11-12 13:15:27 +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: Correctly get the Grouping separator. 2019-02-25 21:41:20 +01:00
variant.c oleaut32: Add missing return value checks (Coverity). 2019-03-04 22:02:05 +01:00
variant.h
vartype.c oleaut32: Make constant 'szAccept' static. 2018-11-30 19:36:51 +01:00