Home | History | Annotate | Download | only in include

Lines Matching refs:LVM_SETSELECTIONMARK

2538 #define LVM_SETSELECTIONMARK (LVM_FIRST+67)
2539 #define ListView_SetSelectionMark(hwnd,i) (int)SNDMSG((hwnd),LVM_SETSELECTIONMARK,0,(LPARAM)(i))