Module: wine Branch: master Commit: d1fa8b64e42a646b7452fd0cc1a480531d0180c9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d1fa8b64e42a646b7452fd0cc1...
Author: Piotr Caban piotr@codeweavers.com Date: Thu Apr 15 14:26:47 2010 +0200
msvcrt: Use per thread locale in many functions.
---
dlls/msvcrt/ctype.c | 12 ++++--- dlls/msvcrt/file.c | 2 +- dlls/msvcrt/locale.c | 2 +- dlls/msvcrt/mbcs.c | 75 ++++++++++++++++++++++++++------------------------ 4 files changed, 48 insertions(+), 43 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d1fa8b64e42a646b7452fd...