ReactOS 0.4.16-dev-937-g7afcd2a
|
#include <conio.h>
#include <corecrt_internal_lowio.h>
#include <corecrt_internal_ptd_propagation.h>
Go to the source code of this file.
Functions | |
wint_t __cdecl | _putwch (wchar_t const c) |
wint_t __cdecl | _putwch_nolock (wchar_t const c) |
wint_t __cdecl | _putwch_nolock_internal (wchar_t const c, __crt_cached_ptd_host &) |
Definition at line 14 of file putwch.cpp.
Definition at line 22 of file putwch.cpp.
Referenced by _getwche_nolock(), _putch_nolock_internal(), _putwch(), _putwch_nolock_internal(), and write_double_translated_unicode_nolock().
Definition at line 35 of file putwch.cpp.