RegQueryInfoKey 102 ext/com_dotnet/com_typeinfo.c ERROR_SUCCESS == RegQueryInfoKey(hkey, NULL, NULL, NULL, &SubKeys, RegQueryInfoKey 112 ext/com_dotnet/com_typeinfo.c if (ERROR_SUCCESS == RegQueryInfoKey(hsubkey, NULL, NULL, NULL, &VersionCount, RegQueryInfoKey 84 win32/registry.c if (RegQueryInfoKey(key, NULL, NULL, NULL, &keys, &max_key, NULL, &values, &max_name, &max_value, NULL, NULL) == ERROR_SUCCESS) {