msxml3/tests: Added more tests to ISAXXMLReader_putContentHandler and ISAXXMLReader_getContentHandler, added todo test for ISAXXMLReader_parse

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Thu Jul 10 15:51:20 CDT 2008


Piotr Caban wrote:
> ---
>  +    hr = ISAXXMLReader_getContentHandler(reader, &lpContentHandler); 

Hi Piotr,
   You might want to add the test.
hr = ISAXXMLReader_getContentHandler(reader, NULL);

Best Regards
  Alistair Leslie-Hughes



More information about the wine-devel mailing list