#ifndef _PHNT_NTDEF_H #ifndef _NTDEF_ #define NT_CUSTOMER(Status) ((((ULONG)(Status)) >> NT_CUSTOMER_SHIFT) & 1) #endif #endif View code on GitHub
No description available.