Home
last modified time | relevance | path

Searched refs:UpdateAddress (Results 1 – 3 of 3) sorted by relevance

/reactos/base/applications/regedit/
H A Dmain.h87 VOID UpdateAddress(HTREEITEM hItem, HKEY hRootKey, LPCWSTR pszPath, BOOL bSelectNone);
H A Dtreeview.c638 UpdateAddress(pnmtv->itemNew.hItem, NULL, NULL, TRUE); in TreeWndNotifyProc()
726 UpdateAddress(ptvdi->item.hItem, hRootKey, szBuffer, FALSE); in TreeWndNotifyProc()
H A Dchildwnd.c300 UpdateAddress(HTREEITEM hItem, HKEY hRootKey, LPCWSTR pszPath, BOOL bSelectNone) in UpdateAddress() function