Sweden-Number/dlls/msxml3
Francois Gouget 0e87427500 msxml3: Refcount the domdoc/xmldoc properties.
Multiple domdoc and xmlDoc objects may need to share a common
properties object but may be released independently. So add a
reference count on the properties object.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=43377
Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-06 19:49:54 +02:00
..
tests msxml3: Don't unlink the XML declaration when saving document. 2021-04-23 20:02:06 +02:00
Makefile.in
attribute.c
bsc.c
cdata.c
comment.c
datatypes.xsd
dispex.c
docfrag.c
doctype.c
domdoc.c msxml3: Refcount the domdoc/xmldoc properties. 2021-05-06 19:49:54 +02:00
domimpl.c
element.c
entityref.c
factory.c
httprequest.c
main.c winecrt0: Add a default implementation DllRegisterServer()/DllUnregisterServer(). 2021-04-30 22:59:50 +02:00
msxml3.manifest
msxml3.spec
msxml3_v1.idl
msxml_private.h
mxnamespace.c
mxwriter.c
node.c
nodelist.c
nodemap.c
parseerror.c
pi.c
saxreader.c
schema.c
schemas.rc
selection.c
stylesheet.c
text.c
uuid.c
version.rc
xdr.c
xmldoc.c
xmlelem.c
xmlparser.c
xmlparser.idl
xmlview.c
xslpattern.h
xslpattern.l
xslpattern.y