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

Public Attributes | |
| UNICODE_STRING | String |
| RTL_BUFFER | ByteBuffer |
| WCHAR | MinimumStaticBufferForTerminalNul |
Definition at line 1902 of file rtltypes.h.
| RTL_BUFFER _RTL_UNICODE_STRING_BUFFER::ByteBuffer |
Definition at line 1905 of file rtltypes.h.
Referenced by CreateProcessInternalW(), RtlNtPathNameToDosPathName(), SdbGetMatchingExe(), and SdbpMatchExe().
| WCHAR _RTL_UNICODE_STRING_BUFFER::MinimumStaticBufferForTerminalNul |
Definition at line 1906 of file rtltypes.h.
| UNICODE_STRING _RTL_UNICODE_STRING_BUFFER::String |
Definition at line 1904 of file rtltypes.h.
Referenced by CreateProcessInternalW(), RtlNtPathNameToDosPathName(), SdbGetMatchingExe(), and SdbpMatchExe().