![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for GrayKernel::CKeRegistry, including all inherited members.
| CheckKey() | GrayKernel::CKeRegistry | inline |
| CKeRegistry(ULONG uRelativeTo, PWSTR pPath) | GrayKernel::CKeRegistry | inline |
| CreateKey() | GrayKernel::CKeRegistry | inline |
| DeleteValue(IN PCWSTR ValueName=nullptr) | GrayKernel::CKeRegistry | inline |
| m_pPath | GrayKernel::CKeRegistry | |
| m_uRelativeTo | GrayKernel::CKeRegistry | |
| QueryValues(RTL_QUERY_REGISTRY_TABLE *pQueryTable, IN PVOID pContext=nullptr, IN PVOID pEnvironment=nullptr) | GrayKernel::CKeRegistry | inline |
| WriteValue(IN PCWSTR ValueName, IN ULONG ValueType, IN PVOID ValueData, IN ULONG ValueLength) | GrayKernel::CKeRegistry | inline |
| WriteValueStr(IN PCWSTR ValueName, UNICODE_STRING &str) | GrayKernel::CKeRegistry | inline |
| WriteValueStr(IN PCWSTR ValueName, const WCHAR *pStr) | GrayKernel::CKeRegistry | inline |