search for: ixmldocument

Displaying 5 results from an estimated 5 matches for "ixmldocument".

2010 Jan 22
0
Wine release 1.1.37
...y Sivov (27): msxml3: Don't leak externaly allocated xmlSAXHandler. msxml3: Don't lose pointer to externaly allocated xmlSAXHandler copy. msxml3/tests: Fix some string leaks in tests. msxml3: Fix string leak while parsing with IXMLDOMDocument. msxml3: Implement IXMLDocument::get_version(). msxml3: Implement IXMLDocument::get_doctype(). msxml3: Get rid of upper case converting helper. advapi32: Free descriptor if it isn't returned from GetSecurityInfo(). msxml3/tests: Add some tests for IPersistStreamInit implementation of IXMLDocument....
2007 Jun 01
0
Wine release 0.9.38
...ins (15): msi: Remove a misleading ERR, as this fails if a file doesn't exist, which is common. msi: Add the ability to deformat the component's source. msxml3: Add initial implementation of IXMLElement and IXMLElementCollection. msxml3: Add initial implementation of IXMLDocument. msxml3: Add tests for IXMLElement and IXMLElementCollection. msxml3: Add tests for IXMLDocument. msi: Create the destination directory if it doesn't exist when duplicating files. msi: Fall back to checking if the cab exists if the volume name doesn't match. ms...
2010 Oct 29
0
Wine release 1.3.6
...rid of ::get_dataType() forward to IXMLDOMNode interface. msxml3: Get rid of ::put_text() forward to IXMLDOMNode interface. oleaut32: Fix multidimensional SAFEARRAY marshalling. msxml3: Add support for IStream destination in save(). msxml3: Silence urlmon query failures for IXMLDocument. msxml3: Partially implement ::setAttributeNode(). mshtml: Remove useless initialization. comctl32/treeview: Accept null item handle as a root for TVM_DELETEITEM. comctl32/treeview: Fix TVN_DELETEITEM to use item that is about to be deleted. shlwapi: Allow IUnknown_Set...
2008 Feb 22
0
Wine release 0.9.56
...h for IXMLDOMEntityReference. msxml3: Implemented IDispatch for IXMLDOMNamedNodeMap. msxml3: Implemented IDispatch for IXMLDOMParseError. msxml3: Implemented IDispatch for IXMLDOMNodeList. msxml3: Implemented IDispatch for IXMLElement. msxml3: Implemented IDispatch for IXMLDocument. msxml3: Implemented IDispatch for IXMLDOMDocument2. msxml3: Implement IXMLDOMText length property. msxml3: Implemented IDispatch for IXMLDOMAttribute. msxml3: Implement put_dataType. slc: Initial stub DLL. msxml3: Correct get_nodeValue for PI Nodes. msxml3...
2011 Nov 18
0
Wine release 1.3.33
...ude: Drop "l" modifiers from numeric constants in winternl.h. include: Make "long" numeric constants LP64/LLP64 proof (tapi.h). include: Make "long" numeric constants LP64/LLP64 proof (shlwapi.h). Nikolay Sivov (18): msxml3: Fix IDispatch support for IXMLDocument. msxml3: Support IDispatch in IXMLElement. msxml3: Add IDispatchEx support for IXMLDOMNamedNodeMap. msxml3: Fix collection index based support for IXMLDOMSelection. msxml3: Implement get_line() and get_linepos(). msxml3: Implement get_srcText(). msxml3: Some test...