Drop Notification
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Is there somone that can help me with tip that describe how to get the foldername where a file was dropped to shell. I know how to drop a file to shell, but in my case i just want the name of targetfolder where file was dropped. The application that i develope (if i know the target folder) initiate a download from a SQLServer that download file(es) to targetfolder.