E_FAIL error in case of drag-and-drop aborting

Advertisement

nleontiev
Joined:
Posts:
4
Location:
Russia

E_FAIL error in case of drag-and-drop aborting

WinSCP (6.5.3 Build 16364) returns E_FAIL error from IDropTarget::Drop handler when Abort selected from drag-and-drop menu. This error is returned to source app via DoDragDrop return value. According to docs, target app should return DRAGDROP_S_CANCEL when drag-and-drop was canceled, therefore IDropTarget::Drop result should be DRAGDROP_S_CANCEL.

Reply with quote E-mail

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
42,347
Location:
Prague, Czechia

Re: E_FAIL error in case of drag-and-drop aborting

Thanks for your report. I'll look into it. Does it cause any specific problem?

Reply with quote

Advertisement

You can post new topics in this forum