Home
last modified time | relevance | path

Searched refs:HDN_ENDDRAG (Results 1 – 8 of 8) sorted by relevance

/reactos/modules/rostests/winetests/comctl32/
H A Dpager.c763 case HDN_ENDDRAG: in test_notify_proc()
1100 send_notify(pager, HDN_ENDDRAG, HDN_ENDDRAG, (LPARAM)&nmh, TRUE); in test_wm_notify_header()
H A Dlistview.c5666 nmhdr.hdr.code = HDN_ENDDRAG; in test_header_notification2()
5669 parent_header_notify_seq[0].id = HDN_ENDDRAG; in test_header_notification2()
/reactos/win32ss/user/user32/windows/
H A Dspy.c1850 SPNFY(HDN_ENDDRAG, NMHDR),
2506 } else if ( pnmh->code >= HDN_ENDDRAG in SPY_DumpStructure()
/reactos/base/applications/taskmgr/
H A Dprocpage.c301 case HDN_ENDDRAG: in ProcessPageOnNotify()
/reactos/dll/win32/comctl32/
H A Dheader.c1777 … !HEADER_SendNotifyWithIntFieldT(infoPtr, HDN_ENDDRAG, infoPtr->iMoveItem, HDI_ORDER, iNewOrder)) in HEADER_LButtonUp()
H A Dlistview.c759 case HDN_ENDDRAG: return HDN_ENDDRAG; in get_ansi_notification()
10665 case HDN_ENDDRAG: in LISTVIEW_Notify()
/reactos/sdk/include/psdk/
H A Dcommctrl.h856 #define HDN_ENDDRAG (HDN_FIRST-11) macro
/reactos/base/setup/reactos/
H A Dtreelist.c11068 if(iCode == HDN_ENDDRAG) { // Drag&Drop im Header fertig in TreeListProc()