Home
last modified time | relevance | path

Searched refs:DL_DROPPED (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/comctl32/
H A Ddraglist.c181 DragList_Notify(hwnd, DL_DROPPED); in DragList_SubclassWindowProc()
H A Dtoolbar.c2430 case DL_DROPPED: in TOOLBAR_Cust_ToolbarDragListNotification()
2499 case DL_DROPPED: in TOOLBAR_Cust_AvailDragListNotification()
/reactos/sdk/include/psdk/
H A Dcommctrl.h2104 #define DL_DROPPED (WM_USER+135) macro