1 reference to RegConnectRegistry
mscorlib (1)
microsoft\win32\registrykey.cs (1)
694int ret = Win32Native.RegConnectRegistry(machineName, new SafeRegistryHandle(new IntPtr((int)hKey), false), out foreignHKey);