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

Public Types | |
| typedef char | XCHAR |
| typedef LPSTR | PXSTR |
| typedef LPCSTR | PCXSTR |
| typedef wchar_t | YCHAR |
| typedef LPWSTR | PYSTR |
| typedef LPCWSTR | PCYSTR |
Definition at line 113 of file atlsimpstr.h.
| typedef LPCSTR ATL::ChTraitsBase< BaseType >::PCXSTR |
Definition at line 118 of file atlsimpstr.h.
| typedef LPCWSTR ATL::ChTraitsBase< BaseType >::PCYSTR |
Definition at line 121 of file atlsimpstr.h.
| typedef LPSTR ATL::ChTraitsBase< BaseType >::PXSTR |
Definition at line 117 of file atlsimpstr.h.
| typedef LPWSTR ATL::ChTraitsBase< BaseType >::PYSTR |
Definition at line 120 of file atlsimpstr.h.
| typedef char ATL::ChTraitsBase< BaseType >::XCHAR |
Definition at line 116 of file atlsimpstr.h.
| typedef wchar_t ATL::ChTraitsBase< BaseType >::YCHAR |
Definition at line 119 of file atlsimpstr.h.