TRACE_MESSAGE_USERMODE - NtDoc

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

#define TRACE_MESSAGE_USERMODE 0x40   // flag indicating message came from user mode

#endif

View code on GitHub

No description available.