#ifndef _NTTP_H #if (PHNT_VERSION >= PHNT_VISTA) // private typedef enum _TP_TRACE_TYPE { TpTraceThreadPriority = 1, TpTraceThreadAffinity, MaxTpTraceType } TP_TRACE_TYPE; #endif #endif View code on GitHub
No description available.