Home | History | Annotate | Download | only in include

Lines Matching refs:TVM_GETCOUNT

3161 #define TVM_GETCOUNT (TV_FIRST+5)
3162 #define TreeView_GetCount(hwnd) (UINT)SNDMSG((hwnd),TVM_GETCOUNT,0,0)