is there a sample of code that can guide me to perform drag and drop from my cocoa application to the Finder ? I know that NSFilesPromisePboardType and relative stuff should be used, but so far I can only dnd from Finder to application and locally onto the application. Any help? thanks !