Re: msxml3/tests: Added more tests to ISAXXMLReader_putContentHandler and ISAXXMLReader_getContentHandler, added todo test for ISAXXMLReader_parse
July 10, 2008
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
July 2008
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
6469
Age (days ago)
6469
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alistair Leslie-Hughes -
Piotr Caban