Home | History | Annotate | Download | only in include

Lines Matching refs:TVI_ROOT

3098 #define TVI_ROOT ((HTREEITEM)(ULONG_PTR)-0x10000)
3147 #define TreeView_DeleteAllItems(hwnd) (WINBOOL)SNDMSG((hwnd),TVM_DELETEITEM,0,(LPARAM)TVI_ROOT)