Here's the basic idea . . . I want to be able to select a group of icons in Windows Explorer and then drag and drop them into/onto an open form in a running VB application. The application should then automatically know what files were selected and process them.
If I remember correctly, there is a set of APIs that will enable a VB form to intercept the OS message for the Drag and Drop, but I do not remember what they are or how to use them.
Anyone here ever try this before and if so, I'd love to know how you did it. Thanks for the info! - Jeff Marler
(please note, that the page is under construction)
If I remember correctly, there is a set of APIs that will enable a VB form to intercept the OS message for the Drag and Drop, but I do not remember what they are or how to use them.
Anyone here ever try this before and if so, I'd love to know how you did it. Thanks for the info! - Jeff Marler
(please note, that the page is under construction)