kernel32: On Mac, construct locale string from language and country codes.
authorKen Thomases <ken@codeweavers.com>
Wed, 9 Dec 2009 21:02:55 +0000 (15:02 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Dec 2009 11:21:10 +0000 (12:21 +0100)
commit21acb71e4248ffc9b675caaf83ac8f399f91adce
tree3fb0859ed6df16fc900e17f93d00c72c9d5b01c2
parent317d95a9db5337c19a12a24a21502f4b44e8d8a9
kernel32: On Mac, construct locale string from language and country codes.

Don't rely on CFLocaleGetIdentifier(), whose result may not be sensible to
the C library.
dlls/kernel32/locale.c