Home | History | Annotate | Download | only in include

Lines Matching refs:TVM_GETVISIBLECOUNT

3239 #define TVM_GETVISIBLECOUNT (TV_FIRST+16)
3240 #define TreeView_GetVisibleCount(hwnd) (UINT)SNDMSG((hwnd),TVM_GETVISIBLECOUNT,0,0)