Alexandre Julliard : kernel32: Rewrote the locale matching to match more elements and to support Windows-format locale names .
17 Nov
2006
17 Nov
'06
10:54 a.m.
Module: wine Branch: master Commit: 123b6fec22e3e4ab832b5af7fa1e3f960924d38b URL: http://source.winehq.org/git/wine.git/?a=commit;h=123b6fec22e3e4ab832b5af7fa... Author: Alexandre Julliard <julliard(a)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=123b6fec22e3e4ab832b5a...
7063
Age (days ago)
7063
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard