Use xmlParseMemory instead of xmlReadIO.
[wine] / dlls / msxml3 /
2005-08-08  Mike McCormackUse xmlParseMemory instead of xmlReadIO.
2005-08-08  Jacek CabanFixed msxml compilation when libxml2 is not available.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-08  Francois GougetAdd missing WINAPI to MSXML_DllGetClassObject().
2005-08-08  Mike McCormackImplement the IXMLDOMNamedNodeMap interface.
2005-08-08  Jacek CabanFixed msxml compilation when libxml is not available.
2005-08-03  Mike McCormackImplemented the IXMLDOMElement interface.
2005-08-02  Mike McCormackInitial implementation of msxml3 based on libxml2.