Dragging and dropping files will block the application you are dragging
from until the transfer completes
What steps will reproduce the problem?
1. Drag one or more large files or folders etc into the ListView from
Explorer
2. Notice that Explorer is unresponsive during the transfer
3.
What is the expected output? What do you see instead?
WM_DROPFILES messages should be handled in a timely fashion. The file list
should be gathered and lengthy processing should be performed after
responding to that message.
What version of the product are you using? On what operating system?
Latest. XP.
Please provide any additional information below.
Fixed. See diff below. Also includes fix for issue "When transferring
multiple files/folders to the phone, the directory list is constantly
refreshing after each file, which severely slows down the total transfer
speed"
Original issue reported on code.google.com by Adam.Wal...@gmail.com on 7 Oct 2009 at 10:04
Original issue reported on code.google.com by
Adam.Wal...@gmail.com
on 7 Oct 2009 at 10:04Attachments: