#ifndef _NTWMI_H
//
// Note that BIGPOOL mask is carefully chosen to avoid conflict, and
// this is only for instrumentation. So, there is possibility that
// mask is used by pool component at future.
//
#define ETW_POOLTRACE_BIGPOOL_MASK 0x10000000
View code on GitHub
No description available.