ddraw: Don't interpret end padding as dwCaps2 for x64.
[wine] / dlls / oleaut32 /
2011-05-19  Alexandre Julliardoleaut32/tests: Remove some unnecessary constants.
2011-05-18  Alexandre Julliardoleaut32: Reallocate in BSTR_UserUnmarshal to avoid...
2011-05-09  Marcus Meissneroleaut32: Fixed offset calculation (Coverity).
2011-05-04  Huw Daviesoleaut32/tests: Skip the named time tests for locales...
2011-04-26  John Fremlinoleau32: Stop incorrectly parsing dates in bogus YDM...
2011-03-28  Michael Stefaniucoleaut32/tests: Use a proper static COM object.
2011-03-28  Michael Stefaniucoleaut32: COM cleanup for the IPropertyPageSite iface.
2011-03-18  Michael Stefaniucoleaut32/tests: COM cleanup in vartype.c.
2011-03-16  Andrew Eikumoleaut32: Convert ITypeLibImpl to use standard linked...
2011-03-16  Andrew Eikumoleaut32: Convert TLBImpLib to use standard linked...
2011-03-15  Michael Stefaniucoleaut32/tests: COM cleanup in olepicture.c.
2011-03-14  Andrew Eikumoleaut32: Convert CustData to use standard linked lists.
2011-03-14  Andrew Eikumoleaut32: Use helper function to get CustData by GUID.
2011-03-11  Andrew Eikumoleaut32: Convert TLBVarDesc to be stored as an array.
2011-03-11  Andrew Eikumoleaut32: Convert TLBImplType to be stored as an array.
2011-03-10  Peter Schellenbacholeaut32: Fixed initial cyLogical value in IFont constr...
2011-03-09  Austin Englisholeaut32: Avoid shadowing a parameter.
2011-03-07  Peter Schellenbacholeaut32: Corrected registration flag inversion in...
2011-03-07  Andrew Eikumoleaut32: Convert TLBFuncDesc to be stored as an array.
2011-03-07  Andrew Eikumoleaut32: Store ITypeInfoImpls in an array.
2011-03-04  Marcus Meissneroleaut32: Local variable goes out of scope via pointer...
2011-02-25  Nikolay Sivovoleaut32: Fix sizeof() usage (Coverity).
2011-02-25  Austin Englisholeaut32/tests: Fix a couple of todo_wine's.
2011-02-25  Austin Englisholeaut32/tests: Remove win9x hacks.
2011-02-24  Huw Daviesoleaut32: Fix the typelib marshaler when the vtbl has...
2011-02-24  Huw Daviesoleaut32: Mask off the lsb from the vtbl offset. This...
2011-02-22  Peter Schellenbacholeaut32: Fixed short time & medium time named formats.
2011-02-22  Alistair Leslie... oleaut32: Implement ITypeInfo_GetNames Stub/Proxy.
2011-02-15  Austin Englisholeaut32/tests: Don't check return values inside of...
2011-02-15  Austin Englisholeaut32/tests: Remove dead assignments (LLVM/Clang).
2011-02-15  Austin Englisholeaut32/tests: Make sure return values are used (LLVM...
2011-02-15  Austin Englisholeaut32/tests: Make sure return values are used (LLVM...
2011-02-15  Austin Englisholeaut32/tests: Make sure a return value is used (LLVM...
2011-02-15  Austin Englisholeaut32/tests: Don't check return values inside of...
2011-02-11  Huw Daviesoleaut32: Implement proxy / stub for ITypeLib2_GetDocum...
2011-02-11  Huw Daviesoleaut32: Implement proxy / stub for ITypeLib_GetDocume...
2011-02-11  Huw Daviesoleaut32: Implement proxy / stub for ITypeInfo2_GetDocu...
2011-02-11  Huw Daviesoleaut32: Implement proxy / stub for ITypeInfo_GetDllEntry.
2011-02-10  Huw Daviesoleaut32: Rewrite ITypeInfo_GetDocumentation proxy...
2011-02-10  Austin Englisholeaut32/tests: Make sure return value is used (LLVM...
2011-02-09  André Hentscheloleaut32: Remove an unneeded error.
2011-02-08  Austin Englisholeaut32/tests: Make sure return values are used (LLVM...
2011-02-08  André Hentscheloleaut32/tests: Add more safearray tests.
2011-02-01  Nikolay Sivovoleaut32/tests: Fix a safearray leak (Valgrind).
2011-02-01  Nikolay Sivovoleaut32/tests: Fix a IRecordInfo leak (Valgrind).
2011-01-31  Nikolay Sivovoleaut32: Fix default parameter variant leak (Valgrind).
2011-01-24  Nikolay Sivovoleaut32: Fix a couple of leaks on typeinfo release...
2011-01-24  Nikolay Sivovoleaut32: Unmarshalled safearray is always unlocked.
2011-01-24  Nikolay Sivovoleaut32/tests: Fix safearray leaks, test return value...
2011-01-20  Nikolay Sivovoleaut32: Fix a stream leak on failure.
2011-01-19  Nikolay Sivovoleaut32/tests: Fix a dead path in test (Valgrind).
2011-01-18  Vincent Povirkoleaut32: Deserialize VT_BOOL as 2 bytes, not 4.
2011-01-17  Nikolay Sivovoleaut32/tests: Fix a string leak (Valgrind).
2011-01-17  Nikolay Sivovoleaut32/safearray: Fix allocation error check for...
2011-01-11  Nikolay Sivovoleaut32/tests: Test for return value directly.
2011-01-11  David Hedbergoleaut32: Make ITypeComp::BindType case-insensitive.
2011-01-11  David Hedbergoleaut32: Handle NULL arguments to ITypeComp::BindType.
2011-01-07  Michael Stefaniucoleaut32/tests: COM cleanup for vartest.c.
2011-01-06  Alexandre Julliardoleaut32: Convert translations to po files.
2011-01-04  Nikolay Sivovoleaut32: Do nothing for TKIND_ALIAS types in ::LayOut().
2011-01-04  Nikolay Sivovoleaut32: Use VARENUM members instead of hardcoded...
2011-01-04  Nikolay Sivovoleaut32: Use alloc/free helpers for typelib creation...
2011-01-04  Nikolay Sivovoleaut32: Use IDispatch vtable size instead of hardcode...
2011-01-04  Nikolay Sivovoleaut32: Use implementation pointer to avoid casts.
2011-01-03  Nikolay Sivovoleaut32: Use alloc/free helpers for all typelib parse...
2011-01-03  Nikolay Sivovoleaut32/tests: Cleanup some test macros.
2011-01-03  Nikolay Sivovoleaut32: Use structure size instead of hardcoded values.
2010-12-31  Hwang YunSongoleaut32: Update Korean resource.
2010-12-31  Nikolay Sivovoleaut32: Implement ICreateTypeInfo2::SetVarDocString().
2010-12-31  Nikolay Sivovoleaut32: Update variable description and typeinfo...
2010-12-31  Nikolay Sivovoleaut32: Get function/variable description size with...
2010-12-30  Nikolay Sivovoleaut32: Get rid of useless comment lines.
2010-12-29  Michael Stefaniucoleaut32/tests: COM cleanup for usrmarshal.c.
2010-12-28  Nikolay Sivovoleaut32: Use function description layout instead of...
2010-12-27  Nikolay Sivovoleaut32: Get rid of some magic offset values, use...
2010-12-27  Nikolay Sivovoleaut32: Move common define to a header.
2010-12-27  Nikolay Sivovoleaut32: Get SYSKIND value with a helper.
2010-12-27  Nikolay Sivovoleaut32: Allow all property methods to have the same...
2010-12-27  Nikolay Sivovoleaut32: Add a helper to return INVOKEKIND flags value.
2010-12-24  Nikolay Sivovoleaut32: Hide variables and functions count storage...
2010-12-24  Nikolay Sivovoleaut32: Fix ICreateTypeInfo2::SetVarHelpContext(...
2010-12-23  Nikolay Sivovoleaut32: Fix null parameters handling in ICreateTypeLi...
2010-12-22  Nikolay Sivovoleaut32: Added ICreateTypeInfo2::SetVarHelpContext().
2010-12-22  Nikolay Sivovoleaut32: Fix GetLibAttr for null argument, plus error...
2010-12-22  Nikolay Sivovoleaut32: Basic parameter validation tests for some...
2010-12-22  Nikolay Sivovoleaut32/tests: Test return value without macros.
2010-12-21  Michael Stefaniucoleaut32: Standardize the COM usage in tmarshal.c.
2010-12-21  Michael Stefaniucoleaut32/tests: Standardize the COM usage in tmarshal.c.
2010-12-20  Nikolay Sivovoleaut32/varformat: Fix day string representation forma...
2010-12-16  Michael Stefaniucoleaut32: Use ifaces instead of vtbl pointers in OLEFon...
2010-12-14  Michael Stefaniucoleaut32/tests: Use an iface instead of an vtbl pointer...
2010-12-13  Michael Stefaniucoleaut32: Standardize the COM usage in connpt.c.
2010-12-10  Michael Stefaniucoleaut32: Use ifaces instead of vtbl pointers in OLEPic...
2010-12-05  Michael Stefaniucoleaut32: Use an iface instead of a vtbl pointer in...
2010-12-05  Michael Stefaniucoleaut32: Use an iface instead of a vtbl pointer in...
2010-12-05  Michael Stefaniucoleaut32: Use an iface instead of a vtbl pointer in...
2010-12-05  Michael Stefaniucoleaut32: Use an iface instead of a vtbl pointer in...
2010-12-03  Alexandre Julliardresources: Define a generic mechanism for adding extra...
2010-12-02  Alexandre Julliardoleaut32: Use widl to generate the coclasses registrations.
2010-11-30  Alexandre Julliardoleaut32: Create dll registration resources.
next