ETW_NT_FLAGS_WOW64_CALL - NtDoc

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

#define ETW_NT_FLAGS_WOW64_CALL              0x80000000   // For use by WOW (Internal)

#endif

View code on GitHub

No description available.