msvcr90: Forward _iswalpha_l calls to msvcrt.

This commit is contained in:
Piotr Caban 2010-04-15 14:24:28 +02:00 committed by Alexandre Julliard
parent debd7d36d0
commit b22ff84d6c
2 changed files with 2 additions and 2 deletions

View File

@ -611,7 +611,7 @@
@ stub _isspace_l
@ stub _isupper_l
@ stub _iswalnum_l
@ stub _iswalpha_l
@ cdecl _iswalpha_l(long ptr) msvcrt._iswalpha_l
@ stub _iswcntrl_l
@ stub _iswcsym_l
@ stub _iswcsymf_l

View File

@ -599,7 +599,7 @@
@ stub _isspace_l
@ stub _isupper_l
@ stub _iswalnum_l
@ stub _iswalpha_l
@ cdecl _iswalpha_l(long ptr) msvcrt._iswalpha_l
@ stub _iswcntrl_l
@ stub _iswcsym_l
@ stub _iswcsymf_l