Sweden-Number/dlls/msxml3
Mike McCormack eb889cf5d9 Forward some IXMLDOMDocument methods to the implemenation's contained
node.
2005-08-19 11:23:02 +00:00
..
tests Add some msxml3 tests. 2005-08-12 11:25:05 +00:00
.cvsignore Initial implementation of msxml3 based on libxml2. 2005-08-02 11:29:04 +00:00
Makefile.in Add some msxml3 tests. 2005-08-12 11:25:05 +00:00
domdoc.c Forward some IXMLDOMDocument methods to the implemenation's contained 2005-08-19 11:23:02 +00:00
element.c Use a single function to create all IXMLDOMNode implementations. 2005-08-19 10:03:27 +00:00
factory.c Correct mismatches between spec files and comments about export 2005-08-10 09:53:47 +00:00
main.c Partial implementation of DllRegisterServer. 2005-08-12 11:20:26 +00:00
msxml3.spec Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
msxml_private.h Use a single function to create all IXMLDOMNode implementations. 2005-08-19 10:03:27 +00:00
node.c Implement parentNode, firstChild, lastChild, previousSibling and 2005-08-19 11:22:47 +00:00
nodemap.c Use a single function to create all IXMLDOMNode implementations. 2005-08-19 10:03:27 +00:00