private static extern int RegOpenKeyEx( UIntPtr hKey, string subKey, int ulOptions, SamDesiredFlags samDesired, out UIntPtr hkResult);