|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <corecrt_internal_traits.h>

Public Types | |
| typedef wchar_t | char_type |
| typedef wchar_t | unsigned_char_type |
| typedef char | other_char_type |
| typedef wint_t | int_type |
| typedef STARTUPINFOW | startup_info_type |
| typedef WIN32_FIND_DATAW | win32_find_data_type |
Definition at line 154 of file corecrt_internal_traits.h.
| typedef wchar_t __crt_char_traits< wchar_t >::char_type |
Definition at line 156 of file corecrt_internal_traits.h.
| typedef wint_t __crt_char_traits< wchar_t >::int_type |
Definition at line 159 of file corecrt_internal_traits.h.
| typedef char __crt_char_traits< wchar_t >::other_char_type |
Definition at line 158 of file corecrt_internal_traits.h.
| typedef STARTUPINFOW __crt_char_traits< wchar_t >::startup_info_type |
Definition at line 160 of file corecrt_internal_traits.h.
| typedef wchar_t __crt_char_traits< wchar_t >::unsigned_char_type |
Definition at line 157 of file corecrt_internal_traits.h.
| typedef WIN32_FIND_DATAW __crt_char_traits< wchar_t >::win32_find_data_type |
Definition at line 161 of file corecrt_internal_traits.h.