Sweden-Number/dlls/msxml3
Michael Stefaniuc 2433a96202 msxml3/tests: Remove superfluous cast to self.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-26 10:39:37 +02:00
..
tests msxml3/tests: Remove superfluous cast to self. 2021-08-26 10:39:37 +02:00
Makefile.in
attribute.c
bsc.c msxml3: Do not depend on libxml2 for urlmon integration code. 2021-08-17 18:33:57 +02:00
cdata.c
comment.c
datatypes.xsd msxml3: Use XSD regex quantifier format S{0, m} instead of S{, m}. 2021-08-12 17:30:21 +02:00
dispex.c msxml3: Move IDispatchEx support definitions to a separate header. 2021-08-16 12:15:50 +02:00
docfrag.c
doctype.c
domdoc.c msxml3/domimpl: Cleanup object creation helper. 2021-08-19 20:38:26 +02:00
domimpl.c msxml3/domimpl: Fixup method functions names. 2021-08-19 20:38:28 +02:00
element.c msxml3: Return S_FALSE from IXMLDOMNamedNodeMap::nextNode() when there are no attributes. 2021-06-22 17:57:47 +02:00
entityref.c
factory.c msxml3: Do not depend on libxml2 for XMLHTTP object. 2021-08-17 18:33:53 +02:00
httprequest.c msxml3: Do not depend on libxml2 for XMLHTTP object. 2021-08-17 18:33:53 +02:00
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_dispex.h msxml3: Do not depend on libxml2 for urlmon integration code. 2021-08-17 18:33:57 +02:00
msxml_private.h msxml3/domimpl: Cleanup object creation helper. 2021-08-19 20:38:26 +02:00
mxnamespace.c msxml3: Do not depend on libxml2 for namespace object. 2021-08-16 12:15:52 +02:00
mxwriter.c msxml3: Do not depend on libxml2 for msxwriter object. 2021-08-16 12:15:54 +02:00
node.c
nodelist.c
nodemap.c
parseerror.c msxml3: Do not depend on libxml2 for parser error object. 2021-08-19 20:38:32 +02:00
pi.c msxml3: Implement IXMLDOMNamedNodeMap::getNamedItem() for a processing instruction node. 2021-05-31 17:42:58 +02:00
saxreader.c
schema.c msxml3: Do not depend on libxml2 for XMLHTTP object. 2021-08-17 18:33:53 +02:00
schemas.rc
selection.c
stylesheet.c msxml3: Do not depend on libxml2 for XMLHTTP object. 2021-08-17 18:33:53 +02:00
text.c
uuid.c
version.rc
xdr.c
xmldoc.c
xmlelem.c
xmlparser.c msxml3: Do not depend on libxml2 for legacy IXMLParser object stub. 2021-08-19 20:38:30 +02:00
xmlparser.idl
xmlview.c msxml3: Do not depend on libxml2 for XMLVIEW object. 2021-08-17 18:33:55 +02:00
xslpattern.h
xslpattern.l
xslpattern.y