oleaut32: Remove unnecessary casts.
[wine] / dlls / oleaut32 / tests / typelib.c
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.