ReactOS 0.4.15-dev-6669-g8227c5d
|
#include <commctrl.h>
Public Attributes | |
UINT | uNotification |
HWND | hWnd |
POINT | ptCursor |
Definition at line 2091 of file commctrl.h.
HWND tagDRAGLISTINFO::hWnd |
Definition at line 2093 of file commctrl.h.
Referenced by DragList_Notify().
POINT tagDRAGLISTINFO::ptCursor |
Definition at line 2094 of file commctrl.h.
Referenced by DragList_Notify(), TOOLBAR_Cust_AvailDragListNotification(), and TOOLBAR_Cust_ToolbarDragListNotification().
UINT tagDRAGLISTINFO::uNotification |
Definition at line 2092 of file commctrl.h.
Referenced by DragList_Notify(), TOOLBAR_Cust_AvailDragListNotification(), and TOOLBAR_Cust_ToolbarDragListNotification().