oledb32: Add tests for DBTYPE_R8 to DBTYPE_WSTR/DBTYPE_STR conversion.
[wine] / dlls / ole32 / comcat.c
2009-06-09  Alexandre Julliardole32: Get rid of line feeds and tabs in traces.
2009-02-11  Michael Stefaniucole32: Remove superfluous pointer casts.
2009-02-03  Andrew Talbotole32: Remove superfluous shadow variables.
2008-11-06  Michael Stefaniucole32: Remove some superfluous casts of void pointers...
2008-10-11  Alexandre Julliardcomcat: Moved all the implementation to ole32 where...