[Bug 10911] Download manager doesn't work

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 16 10:59:16 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=10911

--- Comment #20 from ocean04 at 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.



More information about the wine-bugs mailing list