mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[MSVCRT]
* Don't export wcstombs_s(). CORE-8174 svn path=/trunk/; revision=63407
This commit is contained in:
parent
3369bd4f94
commit
c52bfa77a8
1 changed files with 0 additions and 1 deletions
|
@ -1439,7 +1439,6 @@
|
|||
@ cdecl wcstok_s(ptr wstr ptr)
|
||||
@ cdecl wcstol(wstr ptr long)
|
||||
@ cdecl wcstombs(ptr ptr long)
|
||||
@ cdecl wcstombs_s(ptr ptr long wstr long)
|
||||
@ cdecl wcstoul(wstr ptr long)
|
||||
@ cdecl wcsxfrm(ptr wstr long)
|
||||
# stub wctob
|
||||
|
|
Loading…
Reference in a new issue