Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dcomctl32.h193 HWND COMCTL32_CreateToolTip (HWND) DECLSPEC_HIDDEN;
H A Dcommctrl.c1551 COMCTL32_CreateToolTip(HWND hwndOwner) in COMCTL32_CreateToolTip() function
H A Dcomctl32_ros.diff110 HWND COMCTL32_CreateToolTip (HWND) DECLSPEC_HIDDEN;
H A Dtreeview.c5576 infoPtr->hwndToolTip = COMCTL32_CreateToolTip(infoPtr->hwnd); in TREEVIEW_StyleChanged()
H A Dlistview.c11675 infoPtr->hwndToolTip = COMCTL32_CreateToolTip( hwnd ); in LISTVIEW_WindowProc()