#ifndef _PHNT_NTDEF_H #ifndef _NTDEF_ #define WIN32_FROM_NTSTATUS(Status) (((ULONG)(Status)) & 0xffff) #endif #endif View code on GitHub
No description available.