msvcrt: Implement _ismbblead/_ismbbtrail using _mbctype (with tests).
authorMikolaj Zalewski <mikolajz@google.com>
Mon, 20 Aug 2007 05:30:45 +0000 (22:30 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Aug 2007 11:00:06 +0000 (13:00 +0200)
commitba43c67f8f54b256a7c509db68a7637ee432ad3a
treec31b2f97e0202cde9ca911a09675c9289a079fab
parentea824f830fc201b0108dc7fd58bd7b64fd3c1ffd
msvcrt: Implement _ismbblead/_ismbbtrail using _mbctype (with tests).
dlls/msvcrt/mbcs.c
dlls/msvcrt/tests/string.c