16 Dec
2011
16 Dec
'11
4:59 p.m.
http://bugs.winehq.org/show_bug.cgi?id=10911 --- Comment #20 from ocean04(a)suomi24.fi 2011-12-16 10:59:16 CST --- This works in Windows / native msxml3 xml:=CreateOleObject('Microsoft.XMLDOM'); xml.LoadXML(#10+'<?xml version="1.0" encoding="UTF-8" ?><test>test</test>'); xml.Save('c:/testing.xml'); Saves 0 bytes with builtin msxml3 test sample: http://netikka.net/dev/xml2.exe -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.