wine/dlls/oleaut32
Rob Shearman e98ec6db4c oleaut32: Fix the references in function descriptions returned for dual IDispatch interfaces.
Do this by changing references from other interfaces (and possibly other 
typelibs) to uniquely identify them.

Add special handling to GetRefTypeInfo to cope with this.
2007-05-30 11:51:54 +02:00
..
tests Assorted spelling fixes. 2007-05-29 13:47:18 +02:00
connpt.c
connpt.h
dispatch.c oleaut32: Exclude unused headers. 2007-05-16 11:55:58 +02:00
hash.c
Makefile.in
oaidl_p.c oleaut32: Make some data const and static. 2006-11-28 12:36:20 +01:00
ole2disp.c
ole2disp.h
ole2disp.spec
oleaut.c oleaut32: Better OleIconToCursor stub. 2007-01-03 12:07:41 +01:00
oleaut32.rc
oleaut32.spec
oleaut32_Bg.rc
oleaut32_Cz.rc
oleaut32_De.rc
oleaut32_Dk.rc
oleaut32_En.rc
oleaut32_Eo.rc
oleaut32_Es.rc
oleaut32_Fr.rc
oleaut32_Hu.rc
oleaut32_It.rc Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
oleaut32_Ko.rc
oleaut32_Nl.rc
oleaut32_No.rc Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that have multiple sublanguages. 2006-11-24 11:49:32 +01:00
oleaut32_Pl.rc
oleaut32_Pt.rc Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that have multiple sublanguages. 2006-11-24 11:49:32 +01:00
oleaut32_Ru.rc
oleaut32_Sv.rc
oleaut32_Th.rc
oleaut32_Tr.rc
olefont.c oleaut32: Re-arrange the position of functions and vtables in olefont.c to avoid forward-declarations. 2007-02-20 20:23:30 +01:00
olepicture.c oleaut32: Add support for loading and drawing metafiles. 2007-05-29 11:56:18 +02:00
recinfo.c
regsvr.c
resource.h
safearray.c oleaut32: SafeArrayAllocData should succeed when cbElements is 0. 2006-12-28 12:17:11 +01:00
stubs.c oleaut32: Better OleIconToCursor stub. 2007-01-03 12:07:41 +01:00
tmarshal.c oleaut32: non-dual dispinterfaces should be marshaled via IDispatch. 2007-05-18 19:59:21 +02:00
typelib.c oleaut32: Fix the references in function descriptions returned for dual IDispatch interfaces. 2007-05-30 11:51:54 +02:00
typelib.h oleaut32: Declare some items static. 2007-01-22 12:08:55 +01:00
typelib.spec
typelib2.c oleaut32: Exclude unused headers. 2007-05-16 11:55:58 +02:00
typelib16.c oleaut32: Exclude unused headers. 2007-05-16 11:55:58 +02:00
ungif.c oleaut32: Don't mix allocation routines. 2007-05-18 14:11:17 +02:00
ungif.h oleaut32: Remove incorrect references to malloc. 2006-11-16 12:45:12 +01:00
usrmarshal.c oleaut32: Clear the input pvar structure in VARIANT_UserUnmarshal to free the data instead of just initializing. 2007-03-20 12:57:42 +01:00
varformat.c oleaut32: Remove unused items. 2007-01-16 11:19:09 +01:00
variant.c Assorted spelling fixes. 2007-05-29 13:47:18 +02:00
variant.h oleaut32: Declare some items static. 2007-01-22 12:08:55 +01:00
vartype.c oleau32: Fix one entry overflow (Coverity). 2007-05-23 12:51:33 +02:00
version.rc