Home | History | Annotate | Download | only in include

Lines Matching refs:ListView_SetItemCount

2701 #define ListView_SetItemCount(hwndLV,cItems) SNDMSG((hwndLV),LVM_SETITEMCOUNT,(WPARAM)(cItems),0)