|
ReactOS 0.4.17-dev-683-g0dafdc5
|
#include <rtltypes.h>

Public Attributes | |
| UNICODE_STRING | String |
| RTL_BUFFER | ByteBuffer |
| WCHAR | MinimumStaticBufferForTerminalNul |
Definition at line 1908 of file rtltypes.h.
| RTL_BUFFER _RTL_UNICODE_STRING_BUFFER::ByteBuffer |
Definition at line 1911 of file rtltypes.h.
Referenced by CreateProcessInternalW(), RtlNtPathNameToDosPathName(), SdbGetMatchingExe(), and SdbpMatchExe().
| WCHAR _RTL_UNICODE_STRING_BUFFER::MinimumStaticBufferForTerminalNul |
Definition at line 1912 of file rtltypes.h.
| UNICODE_STRING _RTL_UNICODE_STRING_BUFFER::String |
Definition at line 1910 of file rtltypes.h.
Referenced by CreateProcessInternalW(), RtlNtPathNameToDosPathName(), SdbGetMatchingExe(), and SdbpMatchExe().