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

Wine Bugs wine-bugs at winehq.org
Mon Mar 26 03:06:03 CDT 2007


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





------- Additional Comments From dmitry at codeweavers.com  2007-26-03 03:06 -------
Actually according to an API call stack native user32.DrawTextExA uses
GdiGetCodePage to perform a correct translation to unicode. I just sent
the patch to implement it, so you can just use it to simplify your fix:
http://www.winehq.org/pipermail/wine-patches/2007-March/037485.html

-- 
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