Home GnuPG
Diffusion GnuPG 1af559a9a24f

common,w32: Sync read_w32_registry_string with the gpgrt version

Description

common,w32: Sync read_w32_registry_string with the gpgrt version

* common/w32-reg.c (get_root_key): Add short version of the root
classes.

The code here is only used by gpgconf's new --show-configs command.
Usually on Windows the code from gpgrt is used for reading the
registry. This one here is an exception and when backporting it I
missed to add the HKCU etc al string.