Home
last modified time | relevance | path

Searched refs:DragEnter (Results 1 - 1 of 1) sorted by relevance

/third_party/python/PC/
H A Dpyshellext.cpp331 STDMETHODIMP DragEnter(IDataObject *pDataObj, DWORD grfKeyState, POINTL pt, DWORD *pdwEffect) { in DragEnter() function
334 OutputDebugString(L"PyShellExt::DragEnter"); in DragEnter()
342 OutputDebugString(L"PyShellExt::DragEnter - failed to update drop description"); in DragEnter()
345 OutputDebugString(L"PyShellExt::DragEnter - failed to get drag window"); in DragEnter()
348 OutputDebugString(L"PyShellExt::DragEnter - failed to notify drag window"); in DragEnter()

Completed in 4 milliseconds