Sweden-Number/dlls/oleaut32
Alexandre Julliard df31247ede oleaut32: Specify the PSFactoryBuffer class in the idl files. 2011-08-01 17:20:46 +02:00
..
tests oleaut32/tests: Only use interface if we succeeded in recreating it. 2011-08-01 11:07:06 +02:00
Makefile.in oleaut32: Specify the PSFactoryBuffer class in the idl files. 2011-08-01 17:20:46 +02: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
oleaut.c oleaut32: Specify the PSFactoryBuffer class in the idl files. 2011-08-01 17:20:46 +02:00
oleaut32.rc oleaut32: Convert translations to po files. 2011-01-06 17:31:16 +01:00
oleaut32.rgs oleaut32: Correct ISupportErrorInfo clsid value. 2011-07-12 12:25:51 +02: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: Specify the PSFactoryBuffer class in the idl files. 2011-08-01 17:20:46 +02:00
oleaut32_ocidl.idl oleaut32: Specify the PSFactoryBuffer class in the idl files. 2011-08-01 17:20:46 +02:00
olefont.c oleaut32: Fixed initial cyLogical value in IFont constructor. Fixed get_Size to return same value as Windows. 2011-03-10 16:30:09 +01:00
olepicture.c oleaut32/tests: Fix a couple of todo_wine's. 2011-02-25 11:08:03 +01:00
olepropframe.c oleaut32: COM cleanup for the IPropertyPageSite iface. 2011-03-28 17:08:54 +02:00
recinfo.c oleaut32: Use an iface instead of a vtbl pointer in IRecordInfoImpl. 2010-12-05 12:26:15 +01:00
resource.h
safearray.c oleaut32: Remove an unneeded error. 2011-02-09 13:49:06 -06:00
tmarshal.c oleaut32: Fix the typelib marshaler when the vtbl has holes. 2011-02-24 15:49:27 +01:00
typelib.c oleaut32: Convert ITypeLibImpl to use standard linked list. 2011-03-16 16:31:54 +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: Implement ICreateTypeInfo2 SetHelpStringContext. 2011-07-07 19:22:46 +02:00
usrmarshal.c oleaut32: Reallocate in BSTR_UserUnmarshal to avoid changing the pointer if the string didn't change. 2011-05-18 11:35:17 +02:00
varformat.c oleaut32: Avoid shadowing a parameter. 2011-03-09 15:54:20 +01:00
variant.c oleaut32: Dont filter out VT_RECORD|VT_REF type in VariantCopyInd. 2011-07-20 19:23:04 +02:00
variant.h
vartype.c oleaut32: Unshadow cmp to make code work (Coverity). 2011-06-27 13:26:32 -05:00