ReactOS 0.4.16-dev-197-g92996da
|
#include <rtltypes.h>
Public Attributes | |
UNICODE_STRING | String |
RTL_BUFFER | ByteBuffer |
WCHAR | MinimumStaticBufferForTerminalNul |
Definition at line 1883 of file rtltypes.h.
RTL_BUFFER _RTL_UNICODE_STRING_BUFFER::ByteBuffer |
Definition at line 1886 of file rtltypes.h.
Referenced by CreateProcessInternalW(), RtlNtPathNameToDosPathName(), SdbGetMatchingExe(), and SdbpMatchExe().
WCHAR _RTL_UNICODE_STRING_BUFFER::MinimumStaticBufferForTerminalNul |
Definition at line 1887 of file rtltypes.h.
UNICODE_STRING _RTL_UNICODE_STRING_BUFFER::String |
Definition at line 1885 of file rtltypes.h.
Referenced by CreateProcessInternalW(), RtlNtPathNameToDosPathName(), SdbGetMatchingExe(), and SdbpMatchExe().