5 Nov
2005
5 Nov
'05
1:20 a.m.
http://bugs.winehq.org/show_bug.cgi?id=3756 ------- Additional Comments From mike(a)codeweavers.com 2005-04-11 19:20 ------- Any code that attempts to modify the XML tree won't work. At the moment, Wine's msxml3 implementation is pretty much read only, and allowing modifications to the tree will introduce a bunch of problems. We probably need to copy bits of libxml2 into msxml3 and rewrite the way the tree is handled to fix it... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.