Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dlistview.c9305 static HWND LISTVIEW_SetToolTips( LISTVIEW_INFO *infoPtr, HWND hwndNewToolTip) in LISTVIEW_SetToolTips() function
11838 return (LRESULT)LISTVIEW_SetToolTips(infoPtr, (HWND)lParam); in LISTVIEW_WindowProc()