ReactOS 0.4.16-dev-88-ga65b6ae
|
IDropTarget* tagTrackerWindowInfo::curDragTarget |
Definition at line 69 of file ole2.c.
Referenced by DoDragDrop(), and OLEDD_TrackStateChange().
POINTL tagTrackerWindowInfo::curMousePos |
Definition at line 73 of file ole2.c.
Referenced by DoDragDrop(), and OLEDD_TrackStateChange().
HWND tagTrackerWindowInfo::curTargetHWND |
Definition at line 68 of file ole2.c.
Referenced by DoDragDrop(), and OLEDD_TrackStateChange().
IDataObject* tagTrackerWindowInfo::dataObject |
Definition at line 60 of file ole2.c.
Referenced by DoDragDrop().
IDropSource* tagTrackerWindowInfo::dropSource |
Definition at line 61 of file ole2.c.
Referenced by DoDragDrop(), and OLEDD_TrackStateChange().
DWORD tagTrackerWindowInfo::dwKeyState |
Definition at line 74 of file ole2.c.
Referenced by DoDragDrop(), and OLEDD_TrackStateChange().
DWORD tagTrackerWindowInfo::dwOKEffect |
Definition at line 62 of file ole2.c.
Referenced by DoDragDrop(), and OLEDD_TrackStateChange().
BOOL tagTrackerWindowInfo::escPressed |
Definition at line 67 of file ole2.c.
Referenced by DoDragDrop(), and OLEDD_TrackStateChange().
DWORD* tagTrackerWindowInfo::pdwEffect |
Definition at line 63 of file ole2.c.
Referenced by DoDragDrop(), and OLEDD_TrackStateChange().
HRESULT tagTrackerWindowInfo::returnValue |
Definition at line 65 of file ole2.c.
Referenced by DoDragDrop(), and OLEDD_TrackStateChange().
BOOL tagTrackerWindowInfo::trackingDone |
Definition at line 64 of file ole2.c.
Referenced by DoDragDrop(), and OLEDD_DragTrackerWindowProc().