MSXML3: make each IXMLDOMNode interface represent one libxml2 xmlNodePtr

Mike McCormack mike at codeweavers.com
Wed Aug 17 04:24:16 CDT 2005


libxml2's xmlNodePtr is a kind of "base" type for xmlDocPtr, 
xmlAttribute, etc, so there's no need to try to differenciate between 
those node types in the IXMLDOMNode implementation.

Mike


ChangeLog:
* make each IXMLDOMNode interface represent one libxml2 xmlNodePtr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msxml-node-update.diff
Type: text/x-patch
Size: 16550 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050817/25048e31/msxml-node-update.bin


More information about the wine-patches mailing list