Sweden-Number/dlls/oleaut32
Huw Davies 1260bc8892 oleaut32: Implement proxy / stub for ITypeInfo2_GetDocumentation2. 2011-02-11 14:52:41 +01:00
..
tests oleaut32/tests: Make sure return value is used (LLVM/Clang). 2011-02-10 10:28:00 -06:00
Makefile.in oleaut32: Convert translations to po files. 2011-01-06 17:31:16 +01:00
connpt.c oleaut32: Standardize the COM usage in connpt.c. 2010-12-13 12:43:33 +01:00
connpt.h
dispatch.c oleaut32: Use an iface instead of a vtbl pointer in StdDispatch. 2010-12-05 12:26:21 +01:00
hash.c oleaut32: Make typelib.dll into a stand-alone 16-bit module. 2009-03-12 13:09:52 +01:00
oleaut.c oleaut32: Convert dll registration to the new IRegistrar mechanism. 2010-11-24 17:59:57 +01:00
oleaut32.rc oleaut32: Convert translations to po files. 2011-01-06 17:31:16 +01:00
oleaut32.rgs oleaut32: Use widl to generate the coclasses registrations. 2010-12-02 13:21:29 +01:00
oleaut32.spec oleaut32: Use float instead of long in the spec file for 32-bit floating point values. 2010-08-31 14:23:48 +02:00
oleaut32_oaidl.idl
oleaut32_ocidl.idl oleaut32: Use widl to generate the coclasses registrations. 2010-12-02 13:21:29 +01:00
olefont.c oleaut32: Use ifaces instead of vtbl pointers in OLEFontImpl. 2010-12-16 12:06:51 +01:00
olepicture.c oleaut32: Use ifaces instead of vtbl pointers in OLEPictureImpl. 2010-12-10 13:03:24 +01:00
olepropframe.c Assorted spelling fixes. 2010-11-02 13:16:57 +01:00
recinfo.c oleaut32: Use an iface instead of a vtbl pointer in IRecordInfoImpl. 2010-12-05 12:26:15 +01:00
resource.h oleaut32: Build language resource files separately. 2009-06-30 13:48:18 +02:00
safearray.c oleaut32: Remove an unneeded error. 2011-02-09 13:49:06 -06:00
tmarshal.c oleaut32: Fix a stream leak on failure. 2011-01-20 12:20:53 +01:00
typelib.c oleaut32: Fix a couple of leaks on typeinfo release (Valgrind). 2011-01-24 14:43:28 +01:00
typelib.h oleaut32: Use alloc/free helpers for typelib creation part too. 2011-01-04 14:53:50 +01:00
typelib2.c oleaut32: Fix default parameter variant leak (Valgrind). 2011-01-31 12:28:25 +01:00
usrmarshal.c oleaut32: Implement proxy / stub for ITypeInfo2_GetDocumentation2. 2011-02-11 14:52:41 +01:00
varformat.c oleaut32/varformat: Fix day string representation format output. 2010-12-20 12:47:38 +01:00
variant.c oleaut32/tests: Fix a safearray leak (Valgrind). 2011-02-01 18:14:07 +01:00
variant.h oleaut32: Fix memory leaks in ITypeInfo_fnInvoke. 2009-11-18 11:15:39 +01:00
vartype.c oleaut32: Copy bytes instead of WCHARs in VarBstrCat. 2010-06-01 11:04:11 +02:00