Module: wine Branch: master Commit: 7122c9d41da7954acc51c5df3ac028ede95811e4 URL: https://source.winehq.org/git/wine.git/?a=commit;h=7122c9d41da7954acc51c5df3...
Author: Piotr Caban piotr@codeweavers.com Date: Wed May 9 17:36:17 2018 +0200
msvcr110: Try SNAME when matching locale.
Based on patch by Daniel Lehman.
Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msvcr110/tests/msvcr110.c | 8 +- dlls/msvcrt/locale.c | 199 ++++++++++++++++++++++++++++++----------- dlls/msvcrt/mbcs.c | 2 +- dlls/msvcrt/msvcrt.h | 5 +- 4 files changed, 155 insertions(+), 59 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=7122c9d41da7954acc51c...