msxml3: Implement property SelectionNamespaces for XPath & move domdoc properties to their own struct so we can easily preserve them on reload.

Adam Martinson amartinson at codeweavers.com
Tue Sep 21 13:28:07 CDT 2010


After the domdoc <-> xmlDoc connection is no longer an open question, 
the domdoc::properties pointer can be removed and rerouted through 
xmlDoc::_private::properties as long as it's impossible to have a domdoc 
with domdoc::node.node == NULL.  With all of the checks for this, the 
current code suggests that it's perfectly possible.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: msxml3_Properties.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100921/d7b4f0ab/attachment-0001.asc>


More information about the wine-patches mailing list