search for: ixmlreader

Displaying 2 results from an estimated 2 matches for "ixmlreader".

Did you mean: xmlreader
2010 Jan 22
0
Wine release 1.1.37
...ldren. msxml3: Track linked/unlinked state for element and free node data only when unlinked. msxml3/tests: Fix interface leak and message typo. msxml3: Implement IXMLDOMElement::removeAttribute(). msxml3: Use a helper to check for created content handler. include: Add IXmlReader interface definition. xmllite/tests: Add basic test structure for IXmlReader. xmllite: Add stub implementation of IXmlReader interface. msxml3: Implement IXMLDOMComment::deleteData() with tests. msxml3/tests: Fix interface leak. xmllite/tests: Test query for supported...
2015 Jan 23
0
Wine release 1.7.35
...ntrolEx. atl100/tests: Added tests for AtlAxCreateControlEx. Sebastian Lackner (2): wininet: Fix handling of subdirectory in FtpFindFirstFile. ntoskrnl: Initialize irp.Tail.Overlay.OriginalFileObject with stub file object. Vincent Povirk (1): xmllite: Length is optional in IXmlReader::GetQualifiedName. -- Alexandre Julliard julliard at winehq.org