Searched refs:ListWndNotifyProc (Results 1 – 3 of 3) sorted by relevance
117 BOOL ListWndNotifyProc(HWND hWnd, WPARAM wParam, LPARAM lParam, BOOL *Result);
531 BOOL ListWndNotifyProc(HWND hWnd, WPARAM wParam, LPARAM lParam, BOOL *Result) in ListWndNotifyProc() function
546 if (!ListWndNotifyProc(g_pChildWnd->hListWnd, wParam, lParam, &Result)) in ChildWndProc()