Home
last modified time | relevance | path

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

/third_party/python/PC/
H A Dpyshellext.cpp152 HRESULT UpdateDropDescription(IDataObject *pDataObj) { in UpdateDropDescription() function
164 OutputDebugString(L"PyShellExt::UpdateDropDescription - failed to get DROPDESCRIPTION format"); in UpdateDropDescription()
168 OutputDebugString(L"PyShellExt::UpdateDropDescription - DROPDESCRIPTION format had NULL hGlobal"); in UpdateDropDescription()
174 OutputDebugString(L"PyShellExt::UpdateDropDescription - failed to lock DROPDESCRIPTION hGlobal"); in UpdateDropDescription()
341 if (FAILED(UpdateDropDescription(data_obj))) { in DragEnter()

Completed in 2 milliseconds