http://bugs.winehq.org/show_bug.cgi?id=16325
--- Comment #7 from Xiangrong Fang xrfang@gmail.com 2008-12-04 10:12:36 --- Created an attachment (id=17633) --> (http://bugs.winehq.org/attachment.cgi?id=17633) a program to test this bug and the patch
This is a pascal test program (which should be easy to convert in to C as it is only winapi calls), shows the difference between ANSI codepage and correct codepage.
It can be used for automated testing. If charset is compatible with CJK it returns PASS, otherwise it returns FAIL.