IMAGE_FILE_MACHINE_CHPE_X86 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTIMAGE_H
#include <pshpack4.h>
#if (PHNT_MODE != PHNT_MODE_KERNEL)

#define IMAGE_FILE_MACHINE_CHPE_X86          0x3A64

#endif
#include <poppack.h>
#endif

View code on GitHub

No description available.