[Bug 7861] DrawTextExA doesn't use charset of currently selected font for Unicode translation

Wine Bugs wine-bugs at winehq.org
Mon Mar 26 00:20:34 CDT 2007


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





------- Additional Comments From dmitry at codeweavers.com  2007-26-03 00:20 -------
The patch looks good. Please send to wine-patches with the removed "else" case
for the failing TranslateCharsetInfo() call. Instead just print a FIXME, since
TranslateCharsetInfo() is not really supposed to fail, and that else just adds
a lot of code for nothing.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list