Module: wine Branch: master Commit: d370618a5a505cbaf8cb5b1c441d3335aa8b2c1e URL: https://source.winehq.org/git/wine.git/?a=commit;h=d370618a5a505cbaf8cb5b1c4...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Mar 28 12:09:51 2022 +0200
kernelbase: Reimplement LOCALE_SNAME in GetLocaleInfoW/Ex using the locale.nls data.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernelbase/locale.c | 435 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 423 insertions(+), 12 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=d370618a5a505cbaf8cb5...