Can a C++ shell.DLL do a drop into an application that has drag-drop enabled? If yes, then does it make sense to search for the window handle to see if the app is running, if not start it with shell execute, then do the drop? Got any code or references somewhere? Thanks, DD