mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[MSVCRT]
* Don't export mbstowcs_s(). CORE-7889 svn path=/trunk/; revision=63402
This commit is contained in:
parent
934a5546ea
commit
10af5eafdf
1 changed files with 0 additions and 1 deletions
|
@ -1304,7 +1304,6 @@
|
|||
# stub mbsrtowcs
|
||||
# stub mbsrtowcs_s
|
||||
@ cdecl mbstowcs(ptr str long)
|
||||
@ cdecl mbstowcs_s(ptr ptr long str long)
|
||||
@ cdecl mbtowc(wstr str long)
|
||||
@ cdecl memchr(ptr long long)
|
||||
@ cdecl memcmp(ptr ptr long)
|
||||
|
|
Loading…
Reference in a new issue