ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <CRegWatcher.h>
Public Attributes | |
HKEY | hRootKey |
LPCTSTR | pszSubKey |
HKEY | hKey |
Definition at line 10 of file CRegWatcher.h.
HKEY WATCHENTRY::hKey |
Definition at line 14 of file CRegWatcher.h.
HKEY WATCHENTRY::hRootKey |
Definition at line 12 of file CRegWatcher.h.
Referenced by CRegWatcher::Init().
LPCTSTR WATCHENTRY::pszSubKey |
Definition at line 13 of file CRegWatcher.h.