Home | History | Annotate | Download | only in include

Lines Matching refs:TVGN_PREVIOUS

3184 #define TVGN_PREVIOUS 0x2
3198 #define TreeView_GetPrevSibling(hwnd,hitem) TreeView_GetNextItem(hwnd,hitem,TVGN_PREVIOUS)