http://bugs.winehq.org/show_bug.cgi?id=7861
------- Additional Comments From dmitry@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.