oleaut32: Test the return value of VarCat in the tests.
[wine] / dlls / ole32 / tests / propvariant.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-12-26  Robert ShearmanFix detection of V1a prop variant library in test suite.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-13  Alexandre JulliardMoved the NONAMELESSUNION/STRUCT macros to wine/test...
2005-06-13  Robert ShearmanFix PropVariant tests on Windows 2000 and above.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-09  Francois GougetMove the PROPVARIANT declaration from objidl.idl to...
2004-09-08  Francois GougetThe union in PROPVARIANT is always nameless on Windows...
2004-09-06  Robert Shearman- Fix PropVariantCopy for VT_LPSTR and VT_LPWSTR.
2004-09-03  Robert Shearman- Fix PropVariantClear to reject invalid types.