Home
last modified time | relevance | path

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

/reactos/base/applications/regedit/
H A Dframewnd.c824 static INT_PTR CALLBACK AddToFavoritesDlgProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in AddToFavoritesDlgProc() function
1194 DialogBoxW(hInst, MAKEINTRESOURCEW(IDD_ADDFAVORITES), hWnd, AddToFavoritesDlgProc); in _CmdWndProc()