Getting the following message:
Could not determine the target of the Drag&Drop Operation.
Either the shell extension is not installed properly or you didn’t drop the files into an Explorer window.
This is an 1803 issue or FileZilla need to change something.
Found Ticket # 11583 under FileZilla stating….
[h=3]Changed 3 weeks ago by codesquid[/h]
-
[*] Resolution set to rejected
[*] Status changed from new to closed
Confirmed, however it is not a bug in FileZilla, it is a bug in Windows. Please contact Microsoft for assistance as only they can fix it.
[h=3]comment:2 Changed 3 weeks ago by codesquid[/h]
Microsoft broke the CopyCallback function on the ICopyHook interface, the pszDestFile argument is now an empty string instead of the target filename of the drag&drop operation.
IS there anything I can do to fix this ?
Thanks