How can i implement Drag and Drop between my Application's ListCtrl and the Microsoft Excel using VC++/C++?
I can implement Drag facility in the ListCtrl ,but the issue is regarding the Drop on Microsoft Excel Application.
Does Microsoft Excel exposes any method that will implement the Drop facility?
