RegDisablePredefinedCacheEx function advapi32
Disables handle caching for all predefined registry handles for the current process.
LSTATUS RegDisablePredefinedCacheEx();
Implementation
int RegDisablePredefinedCacheEx() => _RegDisablePredefinedCacheEx();