|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <shlobj.h>

Public Attributes | |
| DWORD | pFiles |
| POINT | pt |
| BOOL | fNC |
| BOOL | fWide |
| BOOL _DROPFILES::fNC |
Definition at line 2315 of file shlobj.h.
Referenced by DragQueryPoint(), and test_DragQueryFile().
| BOOL _DROPFILES::fWide |
Definition at line 2316 of file shlobj.h.
Referenced by _CDataObject_CreateInstance(), DragQueryFileA(), DragQueryFileW(), RenderHDROP(), test_DragQueryFile(), and TestHDROP().
| DWORD _DROPFILES::pFiles |
Definition at line 2313 of file shlobj.h.
Referenced by _CDataObject_CreateInstance(), CRecyclerDropTarget::_DoDeleteDataObject(), CFSDropTarget::_DoDrop(), DragQueryFileA(), DragQueryFileW(), CExeDropHandler::Drop(), RenderHDROP(), test_DragQueryFile(), and TestHDROP().
| POINT _DROPFILES::pt |
Definition at line 2314 of file shlobj.h.
Referenced by _CDataObject_CreateInstance(), DragQueryPoint(), and test_DragQueryFile().