oleaut32/tests: Use GetModuleHandle and add a few skip's.
[wine] / dlls / oleaut32 / tests / tmarshal.c
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.