8 Dec
2011
8 Dec
'11
8:44 a.m.
http://bugs.winehq.org/show_bug.cgi?id=29265 --- Comment #2 from Alex Stanev <alex(a)stanev.org> 2011-12-08 02:44:13 CST --- Since the software was written in Delphi5, it uses TXMLDocument class, which is wrapper around msxml I think. The xml itself is generated through that class, but the encoding is wrongly forced like this: XMLDocument.Encoding := 'UTF-16'; Still under windows this works. -- 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.