msxml3: Remove superfluous pointer casts.
[wine] / dlls / msxml3 / tests / saxreader.c
2009-01-26  Michael Stefaniucmsxml3: Remove superfluous pointer casts.
2008-09-22  Piotr Cabanmsxml3/test: Add test for ISAXXMLReader_parse (passing...
2008-09-05  Marcus Meissnermsxml3: Fixed incorrect MultiByteToWideChar.
2008-09-03  Paul Vriensmsxml3/tests: Use CreateFileA to please win98.
2008-07-28  Piotr Cabanmsxml3/tests: Added test for ISAXXMLReader_parseURL.
2008-07-24  Piotr Cabanmsxml3/tests: Add test for parsing document with '...
2008-07-24  Piotr Cabanmsxml3/tests: Add test for parsing from IStream.
2008-07-21  Piotr Cabanmsxml3/tests: Added test for ISAXXMLReader_parse with...
2008-07-21  Piotr Cabanmsxml3/tests: Added tests for ISAXXMLReader_putErrorHan...
2008-07-17  Piotr Cabanmsxml3/tests: Added more tests for ISAXXMLReader_parse...
2008-07-11  Piotr Cabanmsxml3/tests: Added test for getContentHandler with...
2008-07-10  Piotr Cabanmsxml3/tests: Added more tests to ISAXXMLReader_putCont...
2008-07-09  Piotr Cabanmsxml3/test: Added ISAXXMLReader test.