[Bug 29265] WebGallery: search throws access violation

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 8 02:44:13 CST 2011


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

--- Comment #2 from Alex Stanev <alex at 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.



More information about the wine-bugs mailing list