Piotr Caban : msvcrt: Use ismbcodepage instead of mb_cur_max in mbcodepage dependent functions.
Alexandre Julliard
julliard at winehq.org
Wed Oct 12 14:31:18 CDT 2011
Module: wine
Branch: master
Commit: cfca12e48608d9f32b87f78e2545b4ba967b56af
URL: http://source.winehq.org/git/wine.git/?a=commit;h=cfca12e48608d9f32b87f78e2545b4ba967b56af
Author: Piotr Caban <piotr at codeweavers.com>
Date: Wed Oct 12 11:55:35 2011 +0200
msvcrt: Use ismbcodepage instead of mb_cur_max in mbcodepage dependent functions.
---
dlls/msvcrt/locale.c | 3 +-
dlls/msvcrt/mbcs.c | 134 +++++++++++++++++++++++--------------------
dlls/msvcrt/msvcrt.h | 7 +-
dlls/msvcrt/tests/string.c | 3 +-
4 files changed, 79 insertions(+), 68 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cfca12e48608d9f32b87f78e2545b4ba967b56af
More information about the wine-cvs
mailing list