mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 18:12:58 +00:00
[CRT] Add wcrtomb (from wine)
This commit is contained in:
parent
0f9bf6abb4
commit
76d33ee7f2
4 changed files with 35 additions and 1 deletions
|
@ -15,6 +15,7 @@ if(DLL_EXPORT_VERSION LESS 0x600)
|
|||
misc/dbgrpt.cpp
|
||||
stdlib/_invalid_parameter.c
|
||||
stdlib/rand_s.c
|
||||
wstring/wcrtomb.c
|
||||
)
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue