Home | History | Annotate | Download | only in include

Lines Matching refs:TVGN_NEXT

3183 #define TVGN_NEXT 0x1
3197 #define TreeView_GetNextSibling(hwnd,hitem) TreeView_GetNextItem(hwnd,hitem,TVGN_NEXT)