#ifndef _NTRTL_H #if !defined(PHNT_INLINE_SEPERATOR_STRINGS) #define RtlWin32NtRootSlash ((CONST UNICODE_STRING)RTL_CONSTANT_STRING(L"\\\\?\\")) #endif #endif View code on GitHub
No description available.