Sweden-Number/dlls/msxml3
Huw Davies 54c85d3d04 msxml3: Always have a libxml doc associated with a domdoc object, even if the object has no nodes.
This means we don't need to add checks for NULL libxml node ptrs in our node implementation.
2006-06-27 21:14:02 +02:00
..
tests msxml3: Always have a libxml doc associated with a domdoc object, even if the object has no nodes. 2006-06-27 21:14:02 +02:00
.gitignore
Makefile.in
attribute.c
comment.c
domdoc.c msxml3: Always have a libxml doc associated with a domdoc object, even if the object has no nodes. 2006-06-27 21:14:02 +02:00
element.c msxml: Allow the element implementation to be aggregatable. 2006-06-14 13:35:38 +02:00
factory.c
main.c
msxml3.spec
msxml_private.h msxml: Allow the element implementation to be aggregatable. 2006-06-14 13:35:38 +02:00
node.c msxml: Allow the element implementation to be aggregatable. 2006-06-14 13:35:38 +02:00
nodelist.c
nodemap.c
parseerror.c
text.c msxml: Implement IXMLDOMElement for text elements by using 2006-06-14 13:35:51 +02:00