pe32Unmanaged constant

int const pe32Unmanaged

Indicates that this PE file is native code.

Implementation

static const pe32Unmanaged = 0x00000008;