Module: wine Branch: master Commit: 1398a0106491e044bc3d4d173a3317a919d3faee URL: https://source.winehq.org/git/wine.git/?a=commit;h=1398a0106491e044bc3d4d173...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Mar 29 22:12:09 2022 +0200
kernelbase: Reimplement fetching customized values from the registry in GetLocaleInfoW/Ex.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernelbase/locale.c | 209 ++++++++++++++++++++++++++++------------------- 1 file changed, 124 insertions(+), 85 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1398a0106491e044bc3d4...