ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

treeview.c File Reference
#include <regedit.h>

Go to the source code of this file.

Defines

#define NUM_ICONS   3

Functions

static BOOL get_item_path (HWND hwndTV, HTREEITEM hItem, HKEY *phKey, LPTSTR *pKeyPath, int *pPathLen, int *pMaxLen)
LPCTSTR GetItemPath (HWND hwndTV, HTREEITEM hItem, HKEY *phRootKey)
BOOL DeleteNode (HWND hwndTV, HTREEITEM hItem)
static HTREEITEM AddEntryToTree (HWND hwndTV, HTREEITEM hParent, LPTSTR label, HKEY hKey, DWORD dwChildren)
BOOL RefreshTreeItem (HWND hwndTV, HTREEITEM hItem)
BOOL RefreshTreeView (HWND hwndTV)
HTREEITEM InsertNode (HWND hwndTV, HTREEITEM hItem, LPTSTR name)
HWND StartKeyRename (HWND hwndTV)
static BOOL InitTreeViewItems (HWND hwndTV, LPTSTR pHostName)
static BOOL InitTreeViewImageLists (HWND hwndTV)
BOOL OnTreeExpanding (HWND hwndTV, NMTREEVIEW *pnmtv)
BOOL CreateNewKey (HWND hwndTV, HTREEITEM hItem)
HWND CreateTreeView (HWND hwndParent, LPTSTR pHostName, HMENU id)
void DestroyTreeView ()
BOOL SelectNode (HWND hwndTV, LPCTSTR keyPath)

Variables

static int Image_Open = 0
static int Image_Closed = 0
static int Image_Root = 0
static LPTSTR pathBuffer

Generated on Mon May 28 2012 04:43:13 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.