const RTL_QUERY_REGISTRY_NOEXPAND: comptime_int = 16;
[src]
Used to suppress the expansion of REG_MULTI_SZ into multiple callouts or to prevent the expansion of environment variable values in REG_EXPAND_SZ.
const RTL_QUERY_REGISTRY_NOEXPAND: comptime_int = 16;
Used to suppress the expansion of REG_MULTI_SZ into multiple callouts or to prevent the expansion of environment variable values in REG_EXPAND_SZ.