libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::NTUtils::RegistryKey Member List

This is the complete list of members for jmmcg::NTUtils::RegistryKey, including all inherited members.

Create(HKEY p, const tstring &n)jmmcg::NTUtils::RegistryKeyinline
exception_type typedefjmmcg::NTUtils::RegistryKey
hkey() noexcept(true)jmmcg::NTUtils::RegistryKeyinline
Open(HKEY parent, const tstring &n)jmmcg::NTUtils::RegistryKeyinline
RegistryKey()jmmcg::NTUtils::RegistryKeyinline
RegistryKey(HKEY p, const tstring &n)jmmcg::NTUtils::RegistryKeyinline
SetValue(const tstring &val, const tstring &key_name)jmmcg::NTUtils::RegistryKeyinline
SetValue(const tstring &val, const tstring &key_name, const DWORD type)jmmcg::NTUtils::RegistryKeyinline
SetValue(const unsigned long val, const tstring &key_name)jmmcg::NTUtils::RegistryKeyinline
~RegistryKey()jmmcg::NTUtils::RegistryKey