oleaut32: Improve TypeInfos with changed TypeKind handling.
[wine] / dlls / oleaut32 / tests / typelib.c
2010-03-16  Piotr Cabanoleaut32: Improve TypeInfos with changed TypeKind handling.
2010-03-15  Vincent Povirkoleaut32: Return type mismatch errors in ITypeLibComp_f...
2010-03-15  Paul Vriensoleaut32/tests: Don't add typelib information to the...
2010-02-25  Piotr Cabanoleaut32: Update TypeInfo flags when object inherits...
2010-02-25  Piotr Cabanoleaut32: Added ITypeLib2_GetDocumentation implementation.
2010-02-25  Piotr Cabanoleaut32: Added ITypeLib2_GetLibAttr implementation.
2010-02-24  Piotr Cabanoleaut32: Added implementation of ITypeInfo2_GetRefType...
2010-02-24  Piotr Cabanoleaut32: Added implementation of ITypeInfo2_GetImplTyp...
2010-02-24  Piotr Cabanoleaut32/tests: Remove incorrect test.
2010-02-24  Piotr Cabanoleaut32: Improve TKIND_COCLASS handling while creating...
2010-02-24  Piotr Cabanoleaut32: Added implementation of ITypeInfo2_fnGetTypeAttr.
2010-02-23  Piotr Cabanoleaut32/tests: Added more typelib creation tests.
2010-02-23  Piotr Cabanoleaut32: Improved ICreateTypeInfo2_AddRefTypeInfo...
2010-02-23  Piotr Cabanoleaut32/tests: Added VT_PTR tests in function arguments.
2010-02-23  Piotr Cabanoleaut32: Improved ICreateTypeInfo2_SetFuncAndParamName...
2010-02-23  Piotr Cabanoleaut32: Added VT_BSTR handling to ctl2_add_default_value.
2010-02-23  Piotr Cabanoleaut32: Added more arguments with default values...
2010-02-23  Piotr Cabanoleaut32: Added partial ICreateTypeInfo2_AddFuncDesc...
2010-02-22  Piotr Cabanoleaut32: Added MEMBERID_NIL handling to ICreateTypeInf...
2010-02-22  Piotr Cabanoleaut32: Improved ICreateTypeInfo2_fnAddFuncDesc imple...
2010-02-17  Piotr Cabanoleaut32: Return TYPE_E_NAMECONFLICT in ICreateTypeLib2...
2010-02-17  Piotr Cabanoleaut32: Fix crash in LoadTypeLib if typelib name...
2009-12-18  Huw Daviesoleaut32: Fix several memory leaks in the tests.
2009-09-16  Vincent Povirkoleaut32: Use DISPATCH_HREF_MASK even for non-dual...
2009-09-16  Vincent Povirkoleaut32: Add test for HREFTYPE's from inherited methods.
2009-08-26  Vincent Povirkoleaut32: Make ITypeInfo2::GetCustData succeed when...
2009-06-11  Huw Daviesoleaut32: Calling SetLcid with LOCALE_NEUTRAL is a...
2009-05-25  Alexandre Julliardoleaut32/tests: Fix a test broken on XP 64.
2009-05-21  Alexandre Julliardoleaut32/tests: Fix some pointer sizes in typelib tests...
2009-05-21  Alexandre Julliardoleaut32/tests: Fix some pointer sizes in typelib tests...
2009-05-08  Alexandre Julliardoleaut32/tests: Don't crash if ITypeInfo_GetTypeAttr...
2009-04-13  Dmitry Timoshkovoleaut32: Add some additional tests for QueryPathOfRegT...
2009-01-29  Rob Shearmanoleaut32: Fix the typelib tests on 64-bit platforms.
2009-01-04  Michael Stefaniucinclude: Change RPC_STATUS from long to LONG for Win64...
2008-09-15  Paul Vriensoleaut32/tests: Don't crash on Win95.
2008-08-28  Paul Vriensoleaut32/tests: Skip some tests on win9x.
2008-07-21  Detlef Riekenbergoleaut32/tests: Run more typelib tests on win9x.
2008-06-24  Alexandre Julliardoleaut32/tests: Allow UuidCreate to return RPC_S_UUID_L...
2008-04-25  Alexandre Julliardoleaut32/tests: Store the test typelib in resources...
2007-12-18  Francois Gougetoleaut32/tests: Avoid SHDeleteKeyW() because shlwapi...
2007-10-15  Francois Gougetoleaut32/tests: Fix compilation on systems that don...
2007-10-10  Mikolaj Zalewskioleaut32: Function kind for dispatch interfaces should...
2007-05-18  Huw Daviesoleaut32: Fix CreateDispTypeInfo to store the correct...
2007-05-18  Huw Daviesoleaut32: Test for interface that derives from IUnknown.
2007-05-18  Huw Daviesoleaut32: Tests for more 'syntax 2' dispinterfaces.
2007-05-18  Huw Daviesoleaut32: GetRefTypeOfImplType(0) on TKIND_DISPATCH...
2007-05-18  Huw Daviesoleaut32: Fix return value in the element not found...
2007-05-18  Huw Daviesoleaut32: Typelib inheritance tests.
2007-05-17  Huw Daviesoleaut32: Type references are global to the typelib.
2007-01-24  Paul Vriensoleaut32/tests: Cast-qual warning fixes.
2006-11-10  Dmitry Timoshkovshlwapi: Unify SHDeleteKeyW implementation with SHDelet...
2006-11-07  Francois Gougetoleau32: The PSDK's ELEMDESC's union is nameless, alway...
2006-10-24  Rob Shearmanoleaut32: Fix a reference count leak in the typelib...
2006-10-23  Dmitry Timoshkovoleaut32: Make QueryPathOfRegTypeLib test pass under...
2006-10-23  Dmitry Timoshkovoleaut32: Add a test for QueryPathOfRegTypeLib.
2006-10-12  Hans Leidekkeroleaut32/tests: Win64 printf format warning fixes.
2006-07-31  Robert Shearmanoleaut32: Add some validation for the DISPPARAMS struct...
2006-07-18  Robert Shearmanoleaut32: Revert check for FUNCFLAG_FRESTRICTED in...
2006-07-14  Robert Shearmanoleaut32: Don't execute a function in ITypeInfo::Invoke...
2006-07-07  Robert Shearmanoleaut32: ITypeComp_fnBind should do case-insensitive...
2006-07-07  Robert Shearmanoleaut32: Fix the error code returned by ITypeComp...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-21  Robert Shearmanoleaut: ITypeInfo::GetIDsOfNames should search inherite...
2006-02-16  Robert Shearmanoleaut: Test some error conditions in ITypeInfo::GetIDs...
2006-02-06  Huw Daviesoleaut32: Fixes and tests for CreateDispTypeInfo.
2006-01-24  Dmitry TimoshkovMake more arrays const.
2005-12-06  Robert ShearmanOLE: Add tests for the typelib version of ITypeComp_Bind.
2005-06-16  Mike McCormackFix some declaration and write string warnings.
2005-06-05  Jacek CabanTest only stdole32.tlb as we don't have olepro32.dll...
2004-08-19  Jacek CabanRef counting fixes.