Sweden-Number/dlls/msxml3
Andrew Boyarshin 32ec7d7b94 include: Fix IRequestDictionary IID.
IRequestDictionary had the wrong UUID specified (IResponse one).
Found by using MIDL instead of WIDL to compile Wine headers:
duplicated IID caused compilation error in MIDL.

Signed-off-by: Andrew Boyarshin <andrew.boyarshin@gmail.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-10 17:53:55 +02:00
..
tests include: Fix IRequestDictionary IID. 2021-08-10 17:53:55 +02:00
Makefile.in
attribute.c
bsc.c
cdata.c
comment.c
datatypes.xsd
dispex.c
docfrag.c
doctype.c
domdoc.c msxml3: Null check newChild in DOMDocument insertBefore. 2021-05-31 23:00:21 +02:00
domimpl.c
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
httprequest.c
main.c
msxml3.manifest
msxml3.spec
msxml3_v1.idl
msxml_private.h
mxnamespace.c
mxwriter.c msxml3: IVBSAXContentHandler::startElement() should also check *namespaceURI for NULL. 2021-05-21 18:11:06 +02:00
node.c
nodelist.c
nodemap.c
parseerror.c
pi.c msxml3: Implement IXMLDOMNamedNodeMap::getNamedItem() for a processing instruction node. 2021-05-31 17:42:58 +02:00
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