ReactOS 0.4.16-dev-1007-g2e85425
|
#include <rtltypes.h>
Public Attributes | |
UNICODE_STRING | String |
RTL_BUFFER | ByteBuffer |
WCHAR | MinimumStaticBufferForTerminalNul |
Definition at line 1893 of file rtltypes.h.
RTL_BUFFER _RTL_UNICODE_STRING_BUFFER::ByteBuffer |
Definition at line 1896 of file rtltypes.h.
Referenced by CreateProcessInternalW(), RtlNtPathNameToDosPathName(), SdbGetMatchingExe(), and SdbpMatchExe().
WCHAR _RTL_UNICODE_STRING_BUFFER::MinimumStaticBufferForTerminalNul |
Definition at line 1897 of file rtltypes.h.
UNICODE_STRING _RTL_UNICODE_STRING_BUFFER::String |
Definition at line 1895 of file rtltypes.h.
Referenced by CreateProcessInternalW(), RtlNtPathNameToDosPathName(), SdbGetMatchingExe(), and SdbpMatchExe().