Commit Graph

56 Commits

Author SHA1 Message Date
Alexandre Julliard 7a1522a20f kernel32: Use LC_NUMERIC instead of LC_ALL to determine the user locale.
Passing LC_ALL to setlocale() doesn't do what we want.
2006-11-13 14:27:00 +01:00
Alexandre Julliard 63ca94c419 kernel32: Fixed buffer overrun in get_registry_locale_info. 2006-11-09 12:03:21 +01:00
Alexandre Julliard ed58b1bad0 kernel32: Better workaround for the lack of locale environment variables on MacOS. 2006-11-07 18:24:15 +01:00
Robert Shearman ed263ae48e kernel32: Add support for detecting the user locale preference from the system on Mac OS X. 2006-10-16 20:10:25 +02:00
Michael Stefaniuc 8c38b88068 kernel32: Win64 printf format warning fixes. 2006-10-13 12:08:25 +02:00
Alexandre Julliard 489d87d1e5 kernel32: Renamed the kernel directory to kernel32.
Also get rid of the kernel/messages subdirectory.
2006-09-12 13:34:06 +02:00