Home | History | Annotate | Download | only in include

Lines Matching refs:LVM_SETTOOLTIPS

2801 #define LVM_SETTOOLTIPS (LVM_FIRST+74)
2802 #define ListView_SetToolTips(hwndLV,hwndNewHwnd) (HWND)SNDMSG((hwndLV),LVM_SETTOOLTIPS,(WPARAM)(hwndNewHwnd),0)