const KEY_WOW64_32KEY: comptime_int = 512;
[src]
Indicates that an application on 64-bit Windows should operate on the 32-bit registry view. This flag is ignored by 32-bit Windows.
const KEY_WOW64_32KEY: comptime_int = 512;
Indicates that an application on 64-bit Windows should operate on the 32-bit registry view. This flag is ignored by 32-bit Windows.