|
-
Nov 20th, 2006, 04:06 AM
#1
Thread Starter
Member
Drag'n'drop from app to desktop/explorer
Hello everyone.
I have a drag'n'drop problem, i want to drag files from my encrypted archive and drop onto the desktop or explorer.
The problem is that the files does not exist at the drop moment, they need to be extracted first. How do i intercept the drop path or making Windows wait until my files has been extracted before copying them to the drop path?
I can't use any of the earlier OLE events such as OLESetData to extract the files, the drop operation is not completed by then and i have no way of telling if the user was going to fulfill or cancel it. It looks bad too if the program is starting to extract a really large file in the middle of a drag operation.
Thank you in advance!
KE
Last edited by Ericson; Nov 21st, 2006 at 08:22 AM.
Reason: Resolved
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|