Module: wine Branch: master Commit: 7afc98a7f7af0dcafcb2c8624cbd56ef235eb78a URL: http://source.winehq.org/git/wine.git/?a=commit;h=7afc98a7f7af0dcafcb2c8624c...
Author: Piotr Caban piotr@codeweavers.com Date: Tue Dec 18 11:38:33 2012 +0100
msvcrt: Fixed codepage setting code in create_locale.
---
dlls/msvcrt/locale.c | 76 +++++++++++++++++++++++++++++--------------------- dlls/msvcrt/mbcs.c | 2 +- dlls/msvcrt/msvcrt.h | 2 +- 3 files changed, 46 insertions(+), 34 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7afc98a7f7af0dcafcb2c8...