Home | History | Annotate | Download | only in include

Lines Matching refs:ListView_GetItemCount

2058 #define ListView_GetItemCount(hwnd) (int)SNDMSG((hwnd),LVM_GETITEMCOUNT,(WPARAM)0,(LPARAM)0)