wine/dlls/msxml3
2013-10-28 10:42:23 +01:00
..
tests msxml3/tests: Fix test failures on newer systems. 2013-10-28 10:42:23 +01:00
attribute.c msxml3: Store namespace info for created attribute, fix returned properties. 2013-07-27 11:54:26 -05:00
bsc.c msxml3: Handle parser failure when loading from url. 2013-10-14 10:48:34 +02:00
cdata.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
comment.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
datatypes.xsd
dispex.c
docfrag.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
doctype.c
domdoc.c msxml3: Handle parser failure when loading from url. 2013-10-14 10:48:34 +02:00
domimpl.c
element.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
entityref.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
factory.c
httprequest.c msxml3: Set referrer header to container url. 2013-10-17 20:29:42 +02:00
main.c msxml3: Don't use libxslt without libxml. 2013-09-16 11:47:19 +02:00
Makefile.in makefiles: Remove useless definitions of COM_NO_WINDOWS_H. 2013-10-14 16:05:31 +02:00
msxml3.manifest
msxml3.spec
msxml3_v1.idl
msxml_private.h msxml3: Always return False for nodes that can't have children. 2013-05-06 17:07:23 +02:00
mxnamespace.c
mxwriter.c msxml3: Implement setting attributes properties with IMXAttributes. 2013-07-30 19:11:30 +02:00
node.c msxml3: Fix a warning accessing internal buffer of xmlOutputBuffer. 2013-08-21 14:24:06 +02:00
nodelist.c
nodemap.c
parseerror.c
pi.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
saxreader.c msxml3: Use BOOL type where appropriate. 2013-10-01 10:50:54 +02:00
schema.c msxml3: Added ISupportErrorInfo support for schema cache. 2013-09-09 22:10:01 +02:00
schemas.rc
selection.c
stylesheet.c
text.c msxml3: Always return False for nodes that can't have children. 2013-05-06 17:07:23 +02:00
uuid.c
version.rc
xdr.c
xmldoc.c
xmlelem.c
xmlparser.c msxml3: Implment IXMLParser SetInput. 2013-03-15 11:45:05 +01:00
xmlparser.idl
xmlview.c
xslpattern.h
xslpattern.l
xslpattern.y