mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[MSVCRT] Export _pwctype
How did CRTDLL, which forwards _pwctype_dll to msvcrt._pwctype, ever link? svn path=/trunk/; revision=75998
This commit is contained in:
@@ -587,7 +587,7 @@
|
||||
@ cdecl _putw(long ptr)
|
||||
@ cdecl _putwch(long)
|
||||
@ cdecl _putws(wstr)
|
||||
# extern _pwctype
|
||||
@ extern _pwctype
|
||||
@ cdecl _read(long ptr long)
|
||||
@ cdecl _resetstkoflw()
|
||||
@ cdecl _rmdir(str)
|
||||
|
||||
Reference in New Issue
Block a user