wine-wine/dlls/msxml3
Hans Leidekker 608a7f94e8 msxml3: Update version resource.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-05 20:53:02 +02:00
..
tests
Makefile.in
attribute.c msxml3: Return URL from get_namespaceURI from attributes for MSXML6. 2018-10-22 09:52:50 +02:00
bsc.c
cdata.c msxml3: Declare debug channels only when needed (Clang). 2015-02-23 22:10:50 +09:00
comment.c msxml3: Declare debug channels only when needed (Clang). 2015-02-23 22:10:50 +09:00
datatypes.xsd
dispex.c msxml3: Load the version 1 typelib before trying to access it. 2019-05-20 18:52:07 +02:00
docfrag.c msxml3: Declare debug channels only when needed (Clang). 2015-02-23 22:10:50 +09:00
doctype.c
domdoc.c
domimpl.c
element.c msxml3: Treat namespaces as floating attributes. 2018-10-22 09:52:45 +02:00
entityref.c
factory.c msxml3: Use ARRAY_SIZE() macro. 2018-02-27 09:01:27 +01:00
httprequest.c
main.c msxml3: Use standard dlopen() instead of the libwine wrappers. 2020-04-06 21:21:42 +02:00
msxml3.manifest msxml3: Add a WinSxS manifest resource. 2011-08-25 17:20:37 +02:00
msxml3.spec
msxml3_v1.idl makedep: Add a separate pragma flag for typelibs that need registration. 2013-12-26 13:32:49 +01:00
msxml_private.h msxml3: Return URL from get_namespaceURI from attributes for MSXML6. 2018-10-22 09:52:50 +02:00
mxnamespace.c msxml3: Remove unneeded NONAMELESSUNION directives. 2015-03-16 15:04:24 +09:00
mxwriter.c msxml3: Add support for windows-125x encodings to IMXWriter::put_encoding(). 2020-03-24 12:35:38 +01:00
node.c
nodelist.c msxml3: Declare debug channels only when needed (Clang). 2015-02-23 22:10:50 +09:00
nodemap.c
parseerror.c msxml3: Remove "stub" from traces. 2019-11-05 16:16:23 +01:00
pi.c msxml3: Declare debug channels only when needed (Clang). 2015-02-23 22:10:50 +09:00
saxreader.c msxml3: Don't return NULL namespace and local name in saxreader callbacks. 2019-09-27 22:42:50 +02:00
schema.c msxml3: Handle libxml2 API breakage. 2019-01-15 14:30:57 +01:00
schemas.rc msxml3: Add urn:schemas-microsoft-com:datatypes schema. 2010-11-15 13:02:34 +01:00
selection.c msxml3: Remove redundant not-NULL check (coccinellery). 2019-03-01 09:37:18 +01:00
stylesheet.c msxml3: Improve error handling (Coverity). 2017-04-10 21:51:39 +02:00
text.c
uuid.c include: Correctly define the msxml typelib by directly including xmldom.idl and xmldso.idl. 2010-12-21 12:17:11 +01:00
version.rc msxml3: Update version resource. 2020-05-05 20:53:02 +02:00
xdr.c
xmldoc.c msxml3: Use ARRAY_SIZE() macro. 2018-02-27 09:01:27 +01:00
xmlelem.c
xmlparser.c
xmlparser.idl
xmlview.c msxml3: Use ARRAY_SIZE() macro. 2018-02-27 09:01:27 +01:00
xslpattern.h
xslpattern.l
xslpattern.y msxml3: Use %define api.pure instead of %pure-parser. 2019-11-25 20:47:43 +01:00