msvcrt: Export _pwctype table.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Piotr Caban 2020-07-21 12:21:16 +02:00 committed by Alexandre Julliard
parent 144803a545
commit d0c795596b
13 changed files with 14 additions and 12 deletions

View File

@ -1243,7 +1243,7 @@
@ cdecl _putwch(long)
@ cdecl _putwch_nolock(long)
@ cdecl _putws(wstr) MSVCRT__putws
# extern _pwctype
@ extern _pwctype MSVCRT__pwctype
@ cdecl _read(long ptr long) MSVCRT__read
@ cdecl _realloc_crt(ptr long) MSVCRT_realloc
@ cdecl _recalloc(ptr long long)

View File

@ -1600,7 +1600,7 @@
@ cdecl _putwch(long)
@ cdecl _putwch_nolock(long)
@ cdecl _putws(wstr) MSVCRT__putws
# extern _pwctype
@ extern _pwctype MSVCRT__pwctype
@ cdecl _read(long ptr long) MSVCRT__read
@ cdecl _realloc_crt(ptr long) MSVCRT_realloc
@ cdecl _recalloc(ptr long long)

View File

@ -1610,7 +1610,7 @@
@ cdecl _putwch(long)
@ cdecl _putwch_nolock(long)
@ cdecl _putws(wstr) MSVCRT__putws
# extern _pwctype
@ extern _pwctype MSVCRT__pwctype
@ cdecl _read(long ptr long) MSVCRT__read
@ cdecl _realloc_crt(ptr long) MSVCRT_realloc
@ cdecl _recalloc(ptr long long)

View File

@ -1336,7 +1336,7 @@
@ cdecl _putw(long ptr) msvcr120._putw
@ cdecl _putwc_nolock(long ptr) msvcr120._putwc_nolock
@ cdecl _putws(wstr) msvcr120._putws
# extern _pwctype
@ extern _pwctype msvcr120._pwctype
@ cdecl _read(long ptr long) msvcr120._read
@ cdecl _realloc_crt(ptr long) msvcr120._realloc_crt
@ cdecl _recalloc(ptr long long) msvcr120._recalloc

View File

@ -497,7 +497,7 @@
@ cdecl _putw(long ptr) MSVCRT__putw
@ cdecl _putwch(long)
@ cdecl _putws(wstr) MSVCRT__putws
# extern _pwctype
@ extern _pwctype MSVCRT__pwctype
@ cdecl _read(long ptr long) MSVCRT__read
@ cdecl _resetstkoflw() MSVCRT__resetstkoflw
@ cdecl _rmdir(str) MSVCRT__rmdir

View File

@ -492,7 +492,7 @@
@ cdecl _putw(long ptr) MSVCRT__putw
@ cdecl _putwch(long)
@ cdecl _putws(wstr) MSVCRT__putws
# extern _pwctype
@ extern _pwctype MSVCRT__pwctype
@ cdecl _read(long ptr long) MSVCRT__read
@ cdecl _resetstkoflw() MSVCRT__resetstkoflw
@ cdecl _rmdir(str) MSVCRT__rmdir

View File

@ -917,7 +917,7 @@
@ cdecl _putwch(long)
@ cdecl _putwch_nolock(long)
@ cdecl _putws(wstr) MSVCRT__putws
# extern _pwctype
@ extern _pwctype MSVCRT__pwctype
@ cdecl _read(long ptr long) MSVCRT__read
@ cdecl _realloc_crt(ptr long) MSVCRT_realloc
@ cdecl _recalloc(ptr long long)

View File

@ -893,7 +893,7 @@
@ cdecl _putwch(long)
@ cdecl _putwch_nolock(long)
@ cdecl _putws(wstr) MSVCRT__putws
# extern _pwctype
@ extern _pwctype MSVCRT__pwctype
@ cdecl _read(long ptr long) MSVCRT__read
@ cdecl _realloc_crt(ptr long) MSVCRT_realloc
@ cdecl _recalloc(ptr long long)

View File

@ -125,6 +125,8 @@ WORD MSVCRT__wctype[257] =
0x0102, 0x0102, 0x0102, 0x0102, 0x0102, 0x0102, 0x0102, 0x0102
};
WORD *MSVCRT__pwctype = MSVCRT__wctype + 1;
/*********************************************************************
* __p__pctype (MSVCRT.@)
*/

View File

@ -862,7 +862,7 @@
@ cdecl _putw(long ptr) MSVCRT__putw
@ cdecl _putwch(long)
@ cdecl _putws(wstr) MSVCRT__putws
# extern _pwctype
@ extern _pwctype MSVCRT__pwctype
@ cdecl _read(long ptr long) MSVCRT__read
# stub _realloc_dbg(ptr long long str long)
@ cdecl _resetstkoflw() MSVCRT__resetstkoflw

View File

@ -1089,7 +1089,7 @@
@ cdecl _putenv(str) msvcrt._putenv
@ cdecl _putw(long ptr) msvcrt._putw
@ cdecl _putws(wstr) msvcrt._putws
# extern _pwctype
@ extern _pwctype msvcrt._pwctype
@ cdecl _read(long ptr long) msvcrt._read
@ cdecl _rmdir(str) msvcrt._rmdir
@ cdecl _rmtmp() msvcrt._rmtmp

View File

@ -1183,7 +1183,7 @@
@ cdecl _putenv(str) msvcrt._putenv
@ cdecl _putw(long ptr) msvcrt._putw
@ cdecl _putws(wstr) msvcrt._putws
# extern _pwctype
@ extern _pwctype msvcrt._pwctype
@ cdecl _read(long ptr long) msvcrt._read
@ cdecl _rmdir(str) msvcrt._rmdir
@ cdecl _rmtmp() msvcrt._rmtmp

View File

@ -472,7 +472,7 @@
@ cdecl _putenv(str)
@ cdecl _putw(long ptr) MSVCRT__putw
@ cdecl _putws(wstr) MSVCRT__putws
# extern _pwctype
@ extern _pwctype MSVCRT__pwctype
@ cdecl _read(long ptr long) MSVCRT__read
@ cdecl _realloc_dbg(ptr long) MSVCRT_realloc
@ cdecl _rmdir(str) MSVCRT__rmdir