Home
last modified time | relevance | path

Searched refs:package_key (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
Dnt-base.c2025 package_key[MagickPathExtent]; in NTRegistryKeyLookup() local
2043 (void) FormatLocaleString(package_key,MagickPathExtent, in NTRegistryKeyLookup()
2046 (void) LogMagickEvent(ConfigureEvent,GetMagickModule(),"%s",package_key); in NTRegistryKeyLookup()
2048 status=RegOpenKeyExA(HKEY_LOCAL_MACHINE,package_key,0,KEY_READ,&registry_key); in NTRegistryKeyLookup()
2050 status=RegOpenKeyExA(HKEY_CURRENT_USER,package_key,0,KEY_READ, in NTRegistryKeyLookup()