Alexandre Julliard : kernel32: Rewrote the locale matching to match more elements and to support Windows-format locale names .

Alexandre Julliard julliard at wine.codeweavers.com
Fri Nov 17 04:54:11 CST 2006


Module: wine
Branch: master
Commit: 123b6fec22e3e4ab832b5af7fa1e3f960924d38b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=123b6fec22e3e4ab832b5af7fa1e3f960924d38b

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Nov 16 22:11:19 2006 +0100

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 |  560 ++++++++++++++++++++++++++----------------------
 include/winnls.h       |   21 ++
 2 files changed, 330 insertions(+), 251 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=123b6fec22e3e4ab832b5af7fa1e3f960924d38b



More information about the wine-cvs mailing list