MAX_ETW_BUFFER_SIZE_WIN7 - NtDoc

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

#define MAX_ETW_BUFFER_SIZE_WIN7 (1 * 1024)    // in KBytes

#endif

View code on GitHub

No description available.