Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dnt-base.c2026 package_key[MagickPathExtent]; in NTRegistryKeyLookup() local
2044 (void) FormatLocaleString(package_key,MagickPathExtent, in NTRegistryKeyLookup()
2047 (void) LogMagickEvent(ConfigureEvent,GetMagickModule(),"%s",package_key); in NTRegistryKeyLookup()
2049 status=RegOpenKeyExA(HKEY_LOCAL_MACHINE,package_key,0,KEY_READ,&registry_key); in NTRegistryKeyLookup()
2051 status=RegOpenKeyExA(HKEY_CURRENT_USER,package_key,0,KEY_READ, in NTRegistryKeyLookup()