http://bugs.winehq.org/show_bug.cgi?id=4065
--- Comment #18 from Zhangrong Huang hzhrong@gmail.com 2008-06-14 04:54:45 --- (In reply to comment #17)
/* CP932 Japanese, test on LANG=ja_JP.UTF-8 */ {932, "Arial", ANSI_CHARSET, 1252, 1252}, /* weird, I'd thought it's 932, differs from others asian locale */ {932, "Arial", DEFAULT_CHARSET, 1252, 1252},
That's because Arial doesn't contain japanese glyphs, once I change Arial to "MS UI Gothic" the test above returns 932 (in japanese locale).
That's under XP SP3.
No, Arial doesn't contain any Chinese/Korean glyphs either, but the tests passed on Chinese/Korean locale.