kernel32: Strip modifiers from the Mac locale so setlocale can parse it.

Ken Thomases ken at codeweavers.com
Thu Aug 7 19:00:00 CDT 2008


The CFLocale API can produce locale identifiers with modifiers, such as
"pl_PL at currency=EUR".  However, the Mac setlocale() can't understand such
locale strings.
---
  dlls/kernel32/locale.c |    3 +++
  1 files changed, 3 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3acdf8d585512d4c1fa91c4a8c5538bc1a3aac94.diff
Type: text/x-patch
Size: 933 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080807/98b188c5/attachment.bin 


More information about the wine-patches mailing list