Module: wine Branch: master Commit: 4d68497fac6e86592580b0e8661fde296e564f63 URL: https://source.winehq.org/git/wine.git/?a=commit;h=4d68497fac6e86592580b0e86...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Apr 7 11:23:45 2022 +0200
kernelbase: Reimplement Internal_EnumDateFormats() using the locale.nls data.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernel32/locale.c | 10 +++-- dlls/kernelbase/locale.c | 114 +++++++++++++++++++++++++++++++++-------------- 2 files changed, 87 insertions(+), 37 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=4d68497fac6e86592580b...