ReactOS 0.4.16-dev-533-gc7d1aa3
|
#include <commctrl.h>
Public Attributes | |
UINT | uNotification |
HWND | hWnd |
POINT | ptCursor |
Definition at line 2096 of file commctrl.h.
HWND tagDRAGLISTINFO::hWnd |
Definition at line 2098 of file commctrl.h.
Referenced by DragList_Notify().
POINT tagDRAGLISTINFO::ptCursor |
Definition at line 2099 of file commctrl.h.
Referenced by DragList_Notify(), TOOLBAR_Cust_AvailDragListNotification(), and TOOLBAR_Cust_ToolbarDragListNotification().
UINT tagDRAGLISTINFO::uNotification |
Definition at line 2097 of file commctrl.h.
Referenced by DragList_Notify(), TOOLBAR_Cust_AvailDragListNotification(), and TOOLBAR_Cust_ToolbarDragListNotification().