Home | History | Annotate | Download | only in include

Lines Matching refs:TVI_ROOT

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