Home | History | Annotate | Download | only in include

Lines Matching refs:TVM_GETCOUNT

3620 #define TVM_GETCOUNT (TV_FIRST+5)
3621 #define TreeView_GetCount(hwnd) (UINT)SNDMSG((hwnd),TVM_GETCOUNT,0,0)