landrix / The-Drag-and-Drop-Component-Suite-for-Delphi

MIT License
161 stars 57 forks source link

Drag and Drop transfer process abort itself around 25% #23

Closed gerardpepper closed 7 years ago

gerardpepper commented 7 years ago

Hi, I've encountered an issue using your compontent. If a file is dragged from an application using your library to another drag and drop compatible program trasfer abort itself around 25% of transferring process. I'm experiencing this on a Windows 7 64bit machine. The issue is easily reproducible using your demo project "AsyncSource with Filestreams", if I run the project and try to drag a large enough file (eg: from the default ftp specified in dropdownlist; "Index-bytime" 901Kb) the trasfer process stop without a deducible reason. I've tried to debug this behavior without finding a solution. Have you any ideas about it? How can it be solved?

gerardpepper commented 7 years ago

Good morning. I keep having this problem and can't find a solution. Is here someone who managed to make it work properly and can tell me how? Thank you in advance