oleaut32: Fix day rolling.
[wine] / dlls / oleaut32 / tests / tmarshal.c
2009-11-29  Rob Shearmanoleaut32: Fix accessing beyond end of buffer and memory...
2009-11-19  Rob Shearmanoleaut32: Fix a reference count leak in NonOleAutomatio...
2009-11-18  Rob Shearmanoleaut32: Unmarshall byref types correctly in IDispatch...
2009-11-17  Rob Shearmanoleaut32: Add a test for the memory pointed to by a...
2009-10-26  Jeremy Whiteoleaut32: Implement the ability to marshall VT_CARRAY...
2009-10-26  Jeremy Whiteoleaut32: StructArg tests cannot rely on an unpacked...
2009-09-02  Vincent Povirkoleaut32/tests: Add test for tlibattr->lcid.
2009-09-02  Vincent Povirkoleaut32: Handle LCID arguments in ITypeInfo::Invoke.
2009-08-20  Vincent Povirkoleaut32: Map INT and UINT typedesc's to VT_I4 and...
2009-08-20  Vincent Povirkoleaut32: Add test for INT and UINT property return...
2009-08-19  Alexandre Julliardtests: Make wine_dbgstr_w available in test.h for all...
2009-06-17  Huw Daviesoleaut32/tests: Add some tests for [lcid] parameters.
2009-05-21  Alexandre Julliardoleaut32/tests: Fix the tmarshal test on 64-bit.
2009-05-19  Francois Gougetoleaut32/tests: Replace realloc() with HeapReAlloc().
2009-03-13  Michael Stefaniucwidl: Output "LONG" instead of "long" for a 32bit integer.
2009-01-29  Michael Stefaniucoleaut32/tests: Remove superfluous pointer casts.
2009-01-12  Rob Shearmanoleaut32: Test the return value of the remote IWidget_S...
2008-12-15  Francois Gougetoleaut32/tests: Make the Widget_*() and KindaEnum_...
2008-09-16  Mikołaj Zalewskioleaut32: VT_USERDEFINED records are passed by value.
2008-07-21  Detlef Riekenbergoleaut32/tests: Fix tmarshal tests on win9x.
2008-06-30  Jacek Cabanoleaut32: Added test showing need to QueryInterface...
2008-06-02  Paul Vriensoleaut32/tests: Cleanup typelib after the test.
2008-02-04  Rob Shearmanoleaut32: Fix some reference count leaks in the tmarsha...
2007-12-07  Rob Shearmanoleaut32: Fix a leak of the typelib in the tmarshal...
2007-12-07  Rob Shearmanoleaut32: Fix two memory leaks in the test for DispCall...
2007-06-27  Michael Stefaniucoleaut32: Remove superfluous casts of void pointers...
2007-06-25  Huw Daviesoleaut32: Interfaces that derive from IDispatch should...
2007-06-07  Misha Koshelevoleaut32: Add support for vararg functions in ITypeInfo...
2007-06-07  Misha Koshelevoleaut32/tests: Add tests for IDispatch::Invoke of...
2007-03-08  Rob Shearmanoleaut32: TKIND_COCLASS parameters to Invoke'd function...
2007-02-08  Rob Shearmanoleaut32: Fix the return value of ITypeInfo::Invoke...
2007-02-08  Rob Shearmanoleaut32: Implement automatic value getting in ITypeInf...
2007-02-08  Rob Shearmanoleaut32: Fix the IDL for the "Value" method in the...
2007-02-08  Rob Shearmanoleaut32: Comment out "dual" attribute of IKindaEnumWid...
2007-02-08  Rob Shearmanoleaut32: Always register the typelib for the tmarshal...
2007-02-07  Rob Shearmanoleaut32: Fix a one-off test failure in the tmarshal...
2007-02-06  Rob Shearmanoleaut32: Copy the value directly returned from the...
2007-01-23  Alexandre Julliardoleaut32/tests: Fix the FSF address.
2007-01-23  Alexandre Julliardoleaut32/tests: Add tmarshal test.