mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[MSVCRT]
No reason for wcsxfrm to be a stub when code is here. svn path=/trunk/; revision=50411
This commit is contained in:
@@ -1398,7 +1398,7 @@
|
||||
@ cdecl wcstombs(ptr ptr long)
|
||||
# @ cdecl wcstombs_s(ptr ptr long wstr long)
|
||||
@ cdecl wcstoul(wstr ptr long)
|
||||
@ stub wcsxfrm #(ptr wstr long)
|
||||
@ cdecl wcsxfrm(ptr wstr long)
|
||||
# stub wctob
|
||||
@ cdecl wctomb(ptr long)
|
||||
# stub wctomb_s
|
||||
|
||||
Reference in New Issue
Block a user