Piotr Caban : msvcrt: Use ismbcodepage instead of mb_cur_max in mbcodepage dependent functions.
12 Oct
2011
12 Oct
'11
7:31 p.m.
Module: wine Branch: master Commit: cfca12e48608d9f32b87f78e2545b4ba967b56af URL: http://source.winehq.org/git/wine.git/?a=commit;h=cfca12e48608d9f32b87f78e25... Author: Piotr Caban <piotr(a)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=cfca12e48608d9f32b87f7...
5272
Age (days ago)
5272
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard