Re: msxml3/tests: Added more tests to ISAXXMLReader_putContentHandler and ISAXXMLReader_getContentHandler, added todo test for ISAXXMLReader_parse
10 Jul
2008
10 Jul
'08
8:51 p.m.
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
10 Jul
10 Jul
11:16 p.m.
New subject: msxml3/tests: Added more tests to ISAXXMLReader_putContentHandler and ISAXXMLReader_getContentHandler, added todo test for ISAXXMLReader_parse
Hi Alistair, On Thursday 10 of July 2008 22:51:20 you wrote:
You might want to add the test. hr = ISAXXMLReader_getContentHandler(reader, NULL);
I have added the test and fixed ISAXXMLReader_getContentHandler and ISAXXMLReader_getErrorHandler functions. Thanks for your help. Regards, Piotr
6455
Age (days ago)
6455
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alistair Leslie-Hughes -
Piotr Caban