Sweden-Number/dlls/msxml3/tests
Nikolay Sivov 0f3c247e46 msxml3: Properly update xmldoc refcounts on insertBefore().
insertBefore() is able to work on nodes from different documents, so on 
adding child or sibling it's possible that libxml2 switches doc pointer 
for a node, we need to update refcounts to cover that case.
2011-03-07 13:18:55 +01:00
..
Makefile.in
domdoc.c msxml3: Properly update xmldoc refcounts on insertBefore(). 2011-03-07 13:18:55 +01:00
saxreader.c
schema.c msxml3: Null pointer for schema uri should be treated as empty. 2011-02-17 17:27:22 +01:00
xmldoc.c msxml3/tests: Make sure return value is used (LLVM/Clang). 2011-02-10 10:28:01 -06:00
xmlelem.c include: Correctly define the msxml typelib by directly including xmldom.idl and xmldso.idl. 2010-12-21 12:17:11 +01:00