Implement IXMLDOMNode::hasChildNode().
[wine] / dlls / msxml3 / main.c
2005-08-12  Mike McCormackPartial implementation of DllRegisterServer.
2005-08-09  Mike McCormackInitialize and clean up libxml2 in DllMain.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-02  Mike McCormackInitial implementation of msxml3 based on libxml2.