This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-03-02 09:47:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
msxml3
History
Detlef Riekenberg
f4558c6475
msxml3: Remove redundant NULL check before SysFreeString.
2008-09-23 12:12:33 +02:00
..
tests
msxml3/test: Add test for ISAXXMLReader_parse (passing XMLDOMDocument as argument).
2008-09-22 11:49:22 +02:00
attribute.c
…
bsc.c
…
cdata.c
msxml3: Add IXMLDOMCharacterData to IXMLDOMCDATASection.
2008-09-12 12:36:00 +02:00
comment.c
msxml3: Add IXMLDOMCharacterData to IXMLDOMComment.
2008-09-12 12:36:03 +02:00
dispex.c
…
docfrag.c
…
domdoc.c
…
domimpl.c
…
element.c
…
entityref.c
…
factory.c
…
main.c
…
Makefile.in
…
msxml3_v1.idl
…
msxml3.spec
…
msxml_private.h
…
node.c
msxml3: Fix xmlnode_get_xml to work properly with XML_DOCUMENT_NODE.
2008-09-22 11:49:17 +02:00
nodelist.c
…
nodemap.c
…
parseerror.c
…
pi.c
…
queryresult.c
msxml3: Correct IDispatchEx Invoke to return the correct object.
2008-09-18 13:28:40 +02:00
regsvr.c
…
saxreader.c
msxml3: Remove redundant NULL check before SysFreeString.
2008-09-23 12:12:33 +02:00
schema.c
…
text.c
…
uuid.c
…
version.rc
…
xmldoc.c
…
xmlelem.c
…