TRACE_HEADER_TYPE_SYSTEM32 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTWMI_H

//
// The following are various header type
//
#define TRACE_HEADER_TYPE_SYSTEM32          1

#endif

View code on GitHub

No description available.