|
ReactOS 0.4.17-dev-470-gf9e3448
|

Go to the source code of this file.
Classes | |
| class | CDropTargetHelper |
Functions | |
| HRESULT | SH32_SimulateDropWithSite (IDropTarget *pDT, IDataObject *pDO, DWORD grfKeyState, PPOINTL pPtl, LPDWORD pdwEffect, IUnknown *pSite) |
| HRESULT SH32_SimulateDropWithSite | ( | IDropTarget * | pDT, |
| IDataObject * | pDO, | ||
| DWORD | grfKeyState, | ||
| PPOINTL | pPtl, | ||
| LPDWORD | pdwEffect, | ||
| IUnknown * | pSite | ||
| ) |
Definition at line 84 of file CDropTargetHelper.cpp.
Referenced by CFolder::CopyMoveOperation(), and SHSimulateDropOnClsid().