msvcrt: Don't forward _wcsupr to ntdll.
Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
4d0a008e5d
commit
32b94e6b2d
|
@ -1520,7 +1520,7 @@
|
|||
@ cdecl -ret64 _wcstoui64(wstr ptr long) MSVCRT__wcstoui64
|
||||
@ cdecl -ret64 _wcstoui64_l(wstr ptr long ptr) MSVCRT__wcstoui64_l
|
||||
@ cdecl _wcstoul_l(wstr ptr long ptr) MSVCRT__wcstoul_l
|
||||
@ cdecl _wcsupr(wstr) ntdll._wcsupr
|
||||
@ cdecl _wcsupr(wstr) MSVCRT__wcsupr
|
||||
@ cdecl _wcsupr_l(wstr ptr) MSVCRT__wcsupr_l
|
||||
@ cdecl _wcsupr_s(wstr long) MSVCRT__wcsupr_s
|
||||
@ cdecl _wcsupr_s_l(wstr long ptr) MSVCRT__wcsupr_s_l
|
||||
|
|
|
@ -1878,7 +1878,7 @@
|
|||
@ cdecl -ret64 _wcstoui64(wstr ptr long) MSVCRT__wcstoui64
|
||||
@ cdecl -ret64 _wcstoui64_l(wstr ptr long ptr) MSVCRT__wcstoui64_l
|
||||
@ cdecl _wcstoul_l(wstr ptr long ptr) MSVCRT__wcstoul_l
|
||||
@ cdecl _wcsupr(wstr) ntdll._wcsupr
|
||||
@ cdecl _wcsupr(wstr) MSVCRT__wcsupr
|
||||
@ cdecl _wcsupr_l(wstr ptr) MSVCRT__wcsupr_l
|
||||
@ cdecl _wcsupr_s(wstr long) MSVCRT__wcsupr_s
|
||||
@ cdecl _wcsupr_s_l(wstr long ptr) MSVCRT__wcsupr_s_l
|
||||
|
|
|
@ -1902,7 +1902,7 @@
|
|||
@ cdecl _wcstoul_l(wstr ptr long ptr) MSVCRT__wcstoul_l
|
||||
@ cdecl -ret64 _wcstoull_l(wstr ptr long ptr) MSVCRT__wcstoui64_l
|
||||
@ stub _wcstoumax_l
|
||||
@ cdecl _wcsupr(wstr) ntdll._wcsupr
|
||||
@ cdecl _wcsupr(wstr) MSVCRT__wcsupr
|
||||
@ cdecl _wcsupr_l(wstr ptr) MSVCRT__wcsupr_l
|
||||
@ cdecl _wcsupr_s(wstr long) MSVCRT__wcsupr_s
|
||||
@ cdecl _wcsupr_s_l(wstr long ptr) MSVCRT__wcsupr_s_l
|
||||
|
|
|
@ -607,7 +607,7 @@
|
|||
@ cdecl _wcsset(wstr long) MSVCRT__wcsset
|
||||
@ cdecl -ret64 _wcstoi64(wstr ptr long) MSVCRT__wcstoi64
|
||||
@ cdecl -ret64 _wcstoui64(wstr ptr long) MSVCRT__wcstoui64
|
||||
@ cdecl _wcsupr(wstr) ntdll._wcsupr
|
||||
@ cdecl _wcsupr(wstr) MSVCRT__wcsupr
|
||||
@ cdecl _wctime(ptr) MSVCRT__wctime
|
||||
@ cdecl _wctime64(ptr) MSVCRT__wctime64
|
||||
# extern _wctype
|
||||
|
|
|
@ -603,7 +603,7 @@
|
|||
@ cdecl _wcsset(wstr long) MSVCRT__wcsset
|
||||
@ cdecl -ret64 _wcstoi64(wstr ptr long) MSVCRT__wcstoi64
|
||||
@ cdecl -ret64 _wcstoui64(wstr ptr long) MSVCRT__wcstoui64
|
||||
@ cdecl _wcsupr(wstr) ntdll._wcsupr
|
||||
@ cdecl _wcsupr(wstr) MSVCRT__wcsupr
|
||||
@ cdecl _wctime(ptr) MSVCRT__wctime
|
||||
@ cdecl _wctime64(ptr) MSVCRT__wctime64
|
||||
# extern _wctype
|
||||
|
|
|
@ -1199,7 +1199,7 @@
|
|||
@ cdecl -ret64 _wcstoui64(wstr ptr long) MSVCRT__wcstoui64
|
||||
@ cdecl -ret64 _wcstoui64_l(wstr ptr long ptr) MSVCRT__wcstoui64_l
|
||||
@ cdecl _wcstoul_l(wstr ptr long ptr) MSVCRT__wcstoul_l
|
||||
@ cdecl _wcsupr(wstr) ntdll._wcsupr
|
||||
@ cdecl _wcsupr(wstr) MSVCRT__wcsupr
|
||||
@ cdecl _wcsupr_l(wstr ptr) MSVCRT__wcsupr_l
|
||||
@ cdecl _wcsupr_s(wstr long) MSVCRT__wcsupr_s
|
||||
@ cdecl _wcsupr_s_l(wstr long ptr) MSVCRT__wcsupr_s_l
|
||||
|
|
|
@ -1175,7 +1175,7 @@
|
|||
@ cdecl -ret64 _wcstoui64(wstr ptr long) MSVCRT__wcstoui64
|
||||
@ cdecl -ret64 _wcstoui64_l(wstr ptr long ptr) MSVCRT__wcstoui64_l
|
||||
@ cdecl _wcstoul_l(wstr ptr long ptr) MSVCRT__wcstoul_l
|
||||
@ cdecl _wcsupr(wstr) ntdll._wcsupr
|
||||
@ cdecl _wcsupr(wstr) MSVCRT__wcsupr
|
||||
@ cdecl _wcsupr_l(wstr ptr) MSVCRT__wcsupr_l
|
||||
@ cdecl _wcsupr_s(wstr long) MSVCRT__wcsupr_s
|
||||
@ cdecl _wcsupr_s_l(wstr long ptr) MSVCRT__wcsupr_s_l
|
||||
|
|
|
@ -1130,7 +1130,7 @@
|
|||
@ cdecl -ret64 _wcstoui64(wstr ptr long) MSVCRT__wcstoui64
|
||||
@ cdecl -ret64 _wcstoui64_l(wstr ptr long ptr) MSVCRT__wcstoui64_l
|
||||
@ cdecl _wcstoul_l(wstr ptr long ptr) MSVCRT__wcstoul_l
|
||||
@ cdecl _wcsupr(wstr) ntdll._wcsupr
|
||||
@ cdecl _wcsupr(wstr) MSVCRT__wcsupr
|
||||
@ cdecl _wcsupr_l(wstr ptr) MSVCRT__wcsupr_l
|
||||
@ cdecl _wcsupr_s(wstr long) MSVCRT__wcsupr_s
|
||||
@ cdecl _wcsupr_s_l(wstr long ptr) MSVCRT__wcsupr_s_l
|
||||
|
|
|
@ -267,6 +267,14 @@ MSVCRT_wchar_t* CDECL MSVCRT__wcsupr_l( MSVCRT_wchar_t *str, MSVCRT__locale_t lo
|
|||
return str;
|
||||
}
|
||||
|
||||
/******************************************************************
|
||||
* _wcsupr (MSVCRT.@)
|
||||
*/
|
||||
MSVCRT_wchar_t* CDECL MSVCRT__wcsupr( MSVCRT_wchar_t *str )
|
||||
{
|
||||
return MSVCRT__wcsupr_l(str, NULL);
|
||||
}
|
||||
|
||||
/******************************************************************
|
||||
* _wcslwr_s_l (MSVCRT.@)
|
||||
*/
|
||||
|
|
|
@ -2051,7 +2051,7 @@
|
|||
@ cdecl _wcstoul_l(wstr ptr long ptr) MSVCRT__wcstoul_l
|
||||
@ cdecl -ret64 _wcstoull_l(wstr ptr long ptr) MSVCRT__wcstoui64_l
|
||||
@ stub _wcstoumax_l
|
||||
@ cdecl _wcsupr(wstr) ntdll._wcsupr
|
||||
@ cdecl _wcsupr(wstr) MSVCRT__wcsupr
|
||||
@ cdecl _wcsupr_l(wstr ptr) MSVCRT__wcsupr_l
|
||||
@ cdecl _wcsupr_s(wstr long) MSVCRT__wcsupr_s
|
||||
@ cdecl _wcsupr_s_l(wstr long ptr) MSVCRT__wcsupr_s_l
|
||||
|
|
Loading…
Reference in New Issue