Ref count the xmlDocPtr.
commitc868b4511337fd690290859f30ff4629904a07ee
authorHuw Davies <huw@codeweavers.com>
Fri, 18 Nov 2005 15:05:26 +0000 (18 15:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 Nov 2005 15:05:26 +0000 (18 15:05 +0000)
treee0e21ea54895de98113928e1658317af2da1c5ae
parent29c2c75e040c204d935dc6533c36115abeda9caa
Ref count the xmlDocPtr.
If two nodes refer to the same xmlNodePtr don't return same object.
dlls/msxml3/domdoc.c
dlls/msxml3/msxml_private.h
dlls/msxml3/node.c
dlls/msxml3/nodelist.c
dlls/msxml3/nodemap.c
dlls/msxml3/tests/domdoc.c