Native API online documentation, based on the System Informer
(formerly Process Hacker) phnt
headers
#ifndef _NTWMI_H
//
// If you add any new groups, you must bump up MAX_KERNEL_TRACE_EVENTS
// and make sure post processing is fixed up.
//
#define MAX_KERNEL_TRACE_EVENTS 0x1F
#endif
View code on GitHub