pe32BitPreferred constant

int const pe32BitPreferred

Indicates that this PE file is platform-neutral and prefers to be loaded in a 32-bit environment.

Implementation

static const pe32BitPreferred = 0x00000010;