Sweden-Number/dlls/oleaut32
Francois Gouget 4d22dc440b oleaut32: Use the CSTR_XXX macros instead of numeric literals. 2012-06-21 08:35:09 +02:00
..
tests oleaut32: Add a test for saving an icon into a stream. 2012-06-01 16:11:36 +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 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
oleaut32.rc oleaut32: Convert translations to po files. 2011-01-06 17:31:16 +01:00
oleaut32.rgs oleaut32: Generate a few more coclass registrations from idl. 2011-08-02 23:25:17 +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: Generate a few more coclass registrations from idl. 2011-08-02 23:25:17 +02:00
olefont.c oleaut32: Use type names and sizeof() instead of hardcoded values for save/load methods. 2011-08-22 16:22:25 +02:00
olepicture.c oleaut32: Always write header to stream when saving an icon. 2012-06-01 16:11:29 +02: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 dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
tmarshal.c oleaut32: Zero-init [out] only parameters. 2012-02-17 18:06:48 +01:00
typelib.c oleaut32: Avoid converting variants if it is not needed. 2012-03-16 13:02:49 +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 build with MSVC. 2012-06-11 12:19:06 +02:00
usrmarshal.c oleaut32: Avoid harcoding array lengths. 2011-11-21 11:05:04 +01:00
varformat.c oleaut32: Avoid shadowing a parameter. 2011-03-09 15:54:20 +01:00
variant.c Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
variant.h
vartype.c oleaut32: Use the CSTR_XXX macros instead of numeric literals. 2012-06-21 08:35:09 +02:00