Home | History | Annotate | Download | only in include

Lines Matching refs:LVM_GETCOUNTPERPAGE

2414 #define LVM_GETCOUNTPERPAGE (LVM_FIRST+40)
2415 #define ListView_GetCountPerPage(hwndLV) (int)SNDMSG((hwndLV),LVM_GETCOUNTPERPAGE,0,0)