ole32: Remove extraneous parentheses (LLVM/Clang).
[wine] / dlls / ole32 / tests / propvariant.c
2010-10-01  Alexandre Julliardole32/tests: Make some variables static.
2009-03-06  Huw Daviesole32: Add support for VT_DECIMAL.
2007-01-12  Paul Vriensole32/tests: Cast-qual warnings fixes.
2006-10-14  Michael Ploujnikovole32/tests: Win64 printf format warning fixes.
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.