|
libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
This is the complete list of members for jmmcg::NTUtils::RegistryKey, including all inherited members.
| Create(HKEY p, const tstring &n) | jmmcg::NTUtils::RegistryKey | inline |
| exception_type typedef | jmmcg::NTUtils::RegistryKey | |
| hkey() noexcept(true) | jmmcg::NTUtils::RegistryKey | inline |
| Open(HKEY parent, const tstring &n) | jmmcg::NTUtils::RegistryKey | inline |
| RegistryKey() | jmmcg::NTUtils::RegistryKey | inline |
| RegistryKey(HKEY p, const tstring &n) | jmmcg::NTUtils::RegistryKey | inline |
| SetValue(const tstring &val, const tstring &key_name) | jmmcg::NTUtils::RegistryKey | inline |
| SetValue(const tstring &val, const tstring &key_name, const DWORD type) | jmmcg::NTUtils::RegistryKey | inline |
| SetValue(const unsigned long val, const tstring &key_name) | jmmcg::NTUtils::RegistryKey | inline |
| ~RegistryKey() | jmmcg::NTUtils::RegistryKey |