ReactOS 0.4.15-dev-5865-g640e228
|
Go to the source code of this file.
Functions | |
static void | ReadDWORD (CRegKey &key, LPCTSTR lpName, DWORD &dwValue) |
static void | ReadString (CRegKey &key, LPCTSTR lpName, CString &strValue, LPCTSTR lpDefault=TEXT("")) |
Definition at line 18 of file registry.cpp.
Referenced by RegistrySettings::Load().
|
static |
Definition at line 25 of file registry.cpp.
Referenced by RegistrySettings::Load().