The Windows Registry base key HKEY_CURRENT_CONFIG.
[Visual Basic] Public Shared ReadOnly CurrentConfig As RegistryKey [C#] public static readonly RegistryKey CurrentConfig; [C++] public: static readonly RegistryKey* CurrentConfig; [JScript] public static var CurrentConfig : RegistryKey;
Registry Class | Registry Members | Microsoft.Win32 Namespace