Hi. Im designing a program that requires the user to drag and drop files into it, and also drag and drop files out of it. It does not use any conventional list view so everything I am coding would be from scratch using C++/classic SDK. I am aware that this would require OLE coding. Could anyone please post links to any tutorials or possibly to function calls from MSDN so that I can get a starting point.

Much thanks.