#ifndef _PHNT_NTDEF_H #ifndef _NTDEF_ typedef const STRING32 *PCUNICODE_STRING32; #endif #endif View code on GitHub
// ntfill.h typedef const UNICODE_STRING32 *PCUNICODE_STRING32; View code on GitHub
No description available.