|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <regtreeoptions.h>


Private Attributes | |
| HWND | m_hTree |
| HIMAGELIST | m_hIL |
Additional Inherited Members | |
Static Public Member Functions inherited from ATL::CComObjectRootBase | |
| static void WINAPI | ObjectMain (bool) |
| static const struct _ATL_CATMAP_ENTRY * | GetCategoryMap () |
| static HRESULT WINAPI | InternalQueryInterface (void *pThis, const _ATL_INTMAP_ENTRY *pEntries, REFIID iid, void **ppvObject) |
Public Attributes inherited from ATL::CComObjectRootBase | |
| LONG | m_dwRef |
Definition at line 10 of file regtreeoptions.h.
| CRegTreeOptions::CRegTreeOptions | ( | ) |
Definition at line 409 of file regtreeoptions.cpp.
| CRegTreeOptions::~CRegTreeOptions | ( | ) |
Definition at line 415 of file regtreeoptions.cpp.
Definition at line 421 of file regtreeoptions.cpp.
Referenced by AddItemsFromRegistry(), and InitTree().
Definition at line 290 of file regtreeoptions.cpp.
Referenced by AddItemsFromRegistry(), and WalkTree().
| HRESULT CRegTreeOptions::GetSetState | ( | HKEY | hKey, |
| DWORD & | Type, | ||
| LPBYTE | Data, | ||
| DWORD & | Size, | ||
| BOOL | Set | ||
| ) |
Definition at line 166 of file regtreeoptions.cpp.
Referenced by GetCheckState(), and SaveCheckState().
|
override |
Definition at line 499 of file regtreeoptions.cpp.
Definition at line 347 of file regtreeoptions.cpp.
Referenced by WalkTree().
|
override |
Definition at line 571 of file regtreeoptions.cpp.
|
override |
Definition at line 531 of file regtreeoptions.cpp.
|
override |
Definition at line 521 of file regtreeoptions.cpp.
| void CRegTreeOptions::WalkTree | ( | WALK_TREE_CMD | Command, |
| HWND | hTree, | ||
| HTREEITEM | hTI | ||
| ) |
Definition at line 359 of file regtreeoptions.cpp.
Referenced by WalkTree().
|
private |
Definition at line 18 of file regtreeoptions.h.
Referenced by AddItemsFromRegistry(), CRegTreeOptions(), InitTree(), and ~CRegTreeOptions().
|
private |
Definition at line 17 of file regtreeoptions.h.
Referenced by AddItemsFromRegistry(), CRegTreeOptions(), InitTree(), ToggleItem(), WalkTree(), and ~CRegTreeOptions().