msvcrt: Use ismbcodepage instead of mb_cur_max in mbcodepage dependent functions.
commitcfca12e48608d9f32b87f78e2545b4ba967b56af
authorPiotr Caban <piotr@codeweavers.com>
Wed, 12 Oct 2011 09:55:35 +0000 (12 11:55 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Oct 2011 15:09:20 +0000 (12 17:09 +0200)
treef512b8914779aadfdd66894b84a4c236b019cd07
parentc9cdb550665fbfa99eef0aea10e33c8c8d571664
msvcrt: Use ismbcodepage instead of mb_cur_max in mbcodepage dependent functions.
dlls/msvcrt/locale.c
dlls/msvcrt/mbcs.c
dlls/msvcrt/msvcrt.h
dlls/msvcrt/tests/string.c