12namespace hi::inline
v1 {
DOXYGEN BUG.
Definition algorithm.hpp:15
uint32_t registry_read_current_user_dword(std::string_view path, std::string_view name)
Read a DWORD registry value from the HKEY_CURRENT_USER.
std::vector< std::string > registry_read_current_user_multi_string(std::string_view path, std::string_view name)
Read a list of strings from the registry value from the HKEY_CURRENT_USER.