ReactOS 0.4.15-dev-7953-g1f49173
_DRAGLISTDATA Struct Reference
Collaboration diagram for _DRAGLISTDATA:

Public Attributes

BOOL dragging
 
HCURSOR cursor
 
LRESULT last_dragging_response
 
RECT last_drag_icon_rect
 

Detailed Description

Definition at line 55 of file draglist.c.

Member Data Documentation

◆ cursor

HCURSOR _DRAGLISTDATA::cursor

Definition at line 63 of file draglist.c.

◆ dragging

BOOL _DRAGLISTDATA::dragging

Definition at line 58 of file draglist.c.

◆ last_drag_icon_rect

RECT _DRAGLISTDATA::last_drag_icon_rect

Definition at line 70 of file draglist.c.

◆ last_dragging_response

LRESULT _DRAGLISTDATA::last_dragging_response

Definition at line 67 of file draglist.c.


The documentation for this struct was generated from the following file: