Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayKernel::CKeRegistry Member List

This is the complete list of members for GrayKernel::CKeRegistry, including all inherited members.

CheckKey()GrayKernel::CKeRegistryinline
CKeRegistry(ULONG uRelativeTo, PWSTR pPath)GrayKernel::CKeRegistryinline
CreateKey()GrayKernel::CKeRegistryinline
DeleteValue(IN PCWSTR ValueName=nullptr)GrayKernel::CKeRegistryinline
m_pPathGrayKernel::CKeRegistry
m_uRelativeToGrayKernel::CKeRegistry
QueryValues(RTL_QUERY_REGISTRY_TABLE *pQueryTable, IN PVOID pContext=nullptr, IN PVOID pEnvironment=nullptr)GrayKernel::CKeRegistryinline
WriteValue(IN PCWSTR ValueName, IN ULONG ValueType, IN PVOID ValueData, IN ULONG ValueLength)GrayKernel::CKeRegistryinline
WriteValueStr(IN PCWSTR ValueName, UNICODE_STRING &str)GrayKernel::CKeRegistryinline
WriteValueStr(IN PCWSTR ValueName, const WCHAR *pStr)GrayKernel::CKeRegistryinline