Searched refs:UpdateAddress (Results 1 – 3 of 3) sorted by relevance
/reactos/base/applications/regedit/ |
H A D | main.h | 87 VOID UpdateAddress(HTREEITEM hItem, HKEY hRootKey, LPCWSTR pszPath, BOOL bSelectNone);
|
H A D | treeview.c | 638 UpdateAddress(pnmtv->itemNew.hItem, NULL, NULL, TRUE); in TreeWndNotifyProc() 726 UpdateAddress(ptvdi->item.hItem, hRootKey, szBuffer, FALSE); in TreeWndNotifyProc()
|
H A D | childwnd.c | 300 UpdateAddress(HTREEITEM hItem, HKEY hRootKey, LPCWSTR pszPath, BOOL bSelectNone) in UpdateAddress() function
|