GME  13
Public Member Functions | Public Attributes | Protected Member Functions
CRegistryTree Class Reference

#include <RegistryTree.h>

List of all members.

Public Member Functions

 CRegistryTree ()
void RemoveSubTree (HTREEITEM hItem)
virtual ~CRegistryTree ()

Public Attributes

HTREEITEM m_cntxSelected

Protected Member Functions

afx_msg void OnSelchanged (NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnRButtonDown (UINT nFlags, CPoint point)
afx_msg void OnCntxAddnode ()
afx_msg void OnCntxClearnode ()
afx_msg void OnCntxRemoveall ()
afx_msg void OnCntxRemovetree ()
afx_msg void OnEndlabeledit (NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnCntxRenamenode ()
afx_msg void OnBeginlabeledit (NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnKeyDown (UINT nChar, UINT nRepCnt, UINT nFlags)

Detailed Description

Definition at line 15 of file RegistryTree.h.


Constructor & Destructor Documentation

Definition at line 17 of file RegistryTree.cpp.

Definition at line 21 of file RegistryTree.cpp.


Member Function Documentation

void CRegistryTree::OnBeginlabeledit ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 307 of file RegistryTree.cpp.

void CRegistryTree::OnCntxAddnode ( ) [protected]

Definition at line 151 of file RegistryTree.cpp.

void CRegistryTree::OnCntxClearnode ( ) [protected]

Definition at line 181 of file RegistryTree.cpp.

void CRegistryTree::OnCntxRemoveall ( ) [protected]

Definition at line 199 of file RegistryTree.cpp.

void CRegistryTree::OnCntxRemovetree ( ) [protected]

Definition at line 215 of file RegistryTree.cpp.

void CRegistryTree::OnCntxRenamenode ( ) [protected]

Definition at line 299 of file RegistryTree.cpp.

void CRegistryTree::OnEndlabeledit ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 244 of file RegistryTree.cpp.

void CRegistryTree::OnKeyDown ( UINT  nChar,
UINT  nRepCnt,
UINT  nFlags 
) [protected]

Definition at line 321 of file RegistryTree.cpp.

void CRegistryTree::OnRButtonDown ( UINT  nFlags,
CPoint  point 
) [protected]

Definition at line 100 of file RegistryTree.cpp.

void CRegistryTree::OnSelchanged ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 46 of file RegistryTree.cpp.

void CRegistryTree::RemoveSubTree ( HTREEITEM  hItem)

Definition at line 226 of file RegistryTree.cpp.


Member Data Documentation

Definition at line 35 of file RegistryTree.h.


The documentation for this class was generated from the following files: