IMAGE_FILE_MACHINE_ARM64EC - 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_ARM64EC           0xA641

#endif
#include <poppack.h>
#endif

View code on GitHub

No description available.