SYMOPT_INCLUDE_32BIT_MODULES top-level constant

int const SYMOPT_INCLUDE_32BIT_MODULES

When debugging on 64-bit Windows, include any 32-bit modules.

Implementation

const SYMOPT_INCLUDE_32BIT_MODULES = 0x00002000;