kernel32: Rewrote the locale matching to match more elements and to support Windows...
commit123b6fec22e3e4ab832b5af7fa1e3f960924d38b
authorAlexandre Julliard <julliard@winehq.org>
Thu, 16 Nov 2006 21:11:19 +0000 (16 22:11 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Nov 2006 21:11:19 +0000 (16 22:11 +0100)
tree59890530d2090d6b427770eb4bc55628f89c1139
parent241336c7491e5ef214c78d39ef1fb380846614fe
kernel32: Rewrote the locale matching to match more elements and to support Windows-format locale names.

Added implementation for LocaleNameToLCID and LCIDToLocaleName.
dlls/kernel32/locale.c
include/winnls.h