ReactOS 0.4.16-dev-983-g23ad936
|
OLE drop target for the desktop window. More...
#include <desktop.h>
Private Types | |
typedef IDropTargetImpl | super |
Additional Inherited Members | |
![]() | |
typedef IDropTarget * | LPDROPTARGET |
![]() | |
typedef IUnknown * | LPUNKNOWN |
![]() | |
const DWORD | MK_ALT = 0x20 |
const DWORD | DROPEFFECT_NONE = 0 |
const DWORD | DROPEFFECT_COPY = 1 |
const DWORD | DROPEFFECT_MOVE = 2 |
const DWORD | DROPEFFECT_LINK = 4 |
const DWORD | DROPEFFECT_SCROLL = 0x80000000 |
const DWORD | DD_DEFSCROLLINSET = 11 |
const DWORD | DD_DEFSCROLLDELAY = 50 |
const DWORD | DD_DEFSCROLLINTERVAL = 50 |
const DWORD | DD_DEFDRAGDELAY = 200 |
const DWORD | DD_DEFDRAGMINDIST = 2 |
![]() | |
HWND | m_hTargetWnd |
|
private |
|
inline |
|
inlinevirtual |
Reimplemented from IDropTargetImpl.
Definition at line 159 of file desktop.h.
|
inlinevirtual |
Reimplemented from IDropTargetImpl.
Definition at line 138 of file desktop.h.
|
inlinevirtual |
Implements IDropTargetImpl.
Definition at line 102 of file desktop.h.