msxml3: Added support for more arguments in ISAXXMLReader_parse.
commitfc825af3ee8d837e486e3226b3f991077a331ea9
authorPiotr Caban <piotr.caban@gmail.com>
Wed, 23 Jul 2008 14:38:58 +0000 (23 16:38 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 Jul 2008 09:52:55 +0000 (24 11:52 +0200)
treef587bde446094afa1d57c983b0f26f50ef6e6c7c
parent194bae3b60a2c4bb8ef4831a36b146a3b67e5455
msxml3: Added support for more arguments in ISAXXMLReader_parse.

Parsing is not working when XMLDOMDocument is passed. It's because
IXMLDOMDocument_get_xml returns incomplete data.
dlls/msxml3/saxreader.c