[PATCH 1/8] ntdll: Fix tolower implementation when wine is run in tr_TR.UTF-8 locale.
March 26, 2019
4:26 a.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/ntdll/string.c | 18 +++++++++--------- dlls/ntdll/tests/string.c | 24 ++++++++++++++++++++++++ 2 files changed, 33 insertions(+), 9 deletions(-)
2557
Age (days ago)
2557
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban