Re: Drag Drop files

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I think I found a way around doing this by using the
FILEGROUPDISCRIPTOR data format when pasting the data. However, there
really is not much definition around this in C#. It looks like it is
not implimented in managed code, and I have no problems doing it in
unmanaged code, I just need some examples.

If anyone can help show me how I would go about using
FILEGROUPDISCRIPTOR and FILECONTANTS to put data on a DataObject it
would be much appreaicated.

banduraj wrote:
I'm trying to write an app that will allow a user to drag/drop and
copy/paste files between the app interface and windows explorer.
However I need to process those files before they are copied or moved.
This would happen in both directions. Copying a file or moving a file
into the app is no problem, however, going from the app back to
explorer is the problem.

I need to get the location of where the files were dragged or pasted
too so that I can process them before they are actually copied or moved
to that location. Is there any callback or way of getting the path to
the location the files will be placed after a drop or paste to anywhere
in windows explorer?

.



Relevant Pages

  • Re: Drag Drop files
    ... FILEGROUPDISCRIPTOR data format when pasting the data. ... not implimented in managed code, and I have no problems doing it in ... copy/paste files between the app interface and windows explorer. ...
    (microsoft.public.dotnet.csharp.general)
  • RE: Removing the Help Combo box
    ... On the open form event use: ... I have an app where i need to have it be as secure as possible. ... get into any windows explorer windows. ... on the menu bar there is a small help combo box. ...
    (microsoft.public.access.modulesdaovba)
  • RE: Removing the Help Combo box
    ... "DawnTreader" wrote: ... I have an app where i need to have it be as secure as possible. ... get into any windows explorer windows. ... on the menu bar there is a small help combo box. ...
    (microsoft.public.access.modulesdaovba)
  • Re: Access to search results
    ... >> When I do a search using the Windows Explorer I would like to be able ... >> folder listings. ... >which starts your app, will then appear whichever items you select. ... Marjan Venema - BJM Software ...
    (borland.public.delphi.nativeapi)