Home | History | Annotate | Download | only in include

Lines Matching refs:LVM_GETTOOLTIPS

2546 #define LVM_GETTOOLTIPS (LVM_FIRST+78)
2547 #define ListView_GetToolTips(hwndLV) (HWND)SNDMSG((hwndLV),LVM_GETTOOLTIPS,0,0)