.. |
tests
|
oleaut32: Use correct variable (Coverity).
|
2011-11-14 20:15:43 +01: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: Avoid harcoding array lengths.
|
2011-11-21 11:05:04 +01: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_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: Fix IPicture::SelectPicture to not try to select a bitmap into two DCs at the same time.
|
2011-12-16 17:40:33 +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
|
dlls: Assorted spelling fixes.
|
2011-08-03 14:15:50 +02:00 |
tmarshal.c
|
oleaut32: Add tmarshal test with variant array and fix variant marshalled size calculation.
|
2011-09-21 18:39:54 +02:00 |
typelib.c
|
dlls: Assorted spelling fixes.
|
2011-08-03 14:15:50 +02:00 |
typelib.h
|
oleaut32: Use alloc/free helpers for typelib creation part too.
|
2011-01-04 14:53:50 +01:00 |
typelib2.c
|
oleaut32: Mark some fall-throughs in a switch statement.
|
2011-10-08 20:23:27 +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
|
oleaut32: Correctly test VARIANT_BOOL value in VarCat.
|
2011-08-23 18:17:03 +02:00 |
variant.h
|
…
|
|
vartype.c
|
oleaut32: Avoid hardcoding array lengths.
|
2011-11-23 09:11:29 +01:00 |