ReactOS 0.4.16-dev-311-g9382aa2
|
#include <atlsimpstr.h>
Public Types | |
typedef wchar_t | XCHAR |
typedef LPWSTR | PXSTR |
typedef LPCWSTR | PCXSTR |
typedef char | YCHAR |
typedef LPSTR | PYSTR |
typedef LPCSTR | PCYSTR |
Definition at line 125 of file atlsimpstr.h.
typedef LPCWSTR ATL::ChTraitsBase< wchar_t >::PCXSTR |
Definition at line 130 of file atlsimpstr.h.
typedef LPCSTR ATL::ChTraitsBase< wchar_t >::PCYSTR |
Definition at line 133 of file atlsimpstr.h.
typedef LPWSTR ATL::ChTraitsBase< wchar_t >::PXSTR |
Definition at line 129 of file atlsimpstr.h.
typedef LPSTR ATL::ChTraitsBase< wchar_t >::PYSTR |
Definition at line 132 of file atlsimpstr.h.
typedef wchar_t ATL::ChTraitsBase< wchar_t >::XCHAR |
Definition at line 128 of file atlsimpstr.h.
typedef char ATL::ChTraitsBase< wchar_t >::YCHAR |
Definition at line 131 of file atlsimpstr.h.