Searched refs:AddToFavoritesDlgProc (Results 1 – 1 of 1) sorted by relevance
824 static INT_PTR CALLBACK AddToFavoritesDlgProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in AddToFavoritesDlgProc() function1194 DialogBoxW(hInst, MAKEINTRESOURCEW(IDD_ADDFAVORITES), hWnd, AddToFavoritesDlgProc); in _CmdWndProc()