Searched refs:TVM_SETINSERTMARK (Results 1 – 4 of 4) sorted by relevance
3569 #define TVM_SETINSERTMARK (TV_FIRST+26) macro3570 #define TreeView_SetInsertMark(hwnd,hItem,fAfter) (BOOL)SNDMSG((hwnd),TVM_SETINSERTMARK,(WPARAM) (f…
5049 HANDLE_MSG(hwnd, TVM_SETINSERTMARK, MD_TreeView_OnSetInsertMark); in MD_msgdump()5764 DEFINE_RESULT(TVM_SETINSERTMARK); in MD_msgresult()
5784 case TVM_SETINSERTMARK: in TREEVIEW_WindowProc()
12160 case TVM_SETINSERTMARK: // Einf�gemarke eintellen in TreeListProc()