Home | History | Annotate | Download | only in include

Lines Matching refs:LVM_HITTEST

2265 #define LVM_HITTEST (LVM_FIRST+18)
2266 #define ListView_HitTest(hwndLV,pinfo) (int)SNDMSG((hwndLV),LVM_HITTEST,0,(LPARAM)(LV_HITTESTINFO *)(pinfo))