http://bugs.winehq.org/show_bug.cgi?id=7235
------- Additional Comments From julliard@winehq.com 2007-07-03 03:57 ------- That's what Wine does. It calls setlocale(LC_ALL,"") and then setlocale(LC_CTYPE,NULL). If the second one returns C that sounds like a libc bug.