msxml3: Implement property SelectionNamespaces for XPath, domdoc properties fixes (resend)

Adam Martinson amartinson at codeweavers.com
Tue Sep 21 20:15:11 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/d8b52e4d/attachment-0001.txt>


More information about the wine-patches mailing list