Results 1 to 2 of 2

Thread: Drag'n'drop from app to desktop/explorer

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2006
    Posts
    43

    Resolved 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
  •  



Click Here to Expand Forum to Full Width