Application to Shell drag and drop
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Can anyone tell me how to drag an object from an application to the shell - much like Internet Explorer where you can drag a picture in a HTML page to a folder and having the graphics file created on disk. I have looked into the documentation, and it seems that tehre are some COM classes for doing it, but I cannot make it work. Dos anyone know of a sample or article on the subject.