oleaut32/tests: Insert the decimal seperator, if it is just 1 char.
[wine] / dlls / oleaut32 / tests / typelib.c
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.