KEY_WOW64_64KEY top-level constant

int const KEY_WOW64_64KEY

Indicates that an application on 64-bit Windows should operate on the 64-bit registry view. This flag is ignored by 32-bit Windows.

Implementation

const KEY_WOW64_64KEY = 0x0100;