I am working on a namespace extension project, I need to implement multiple files drag and drop between Namespace Extensions. I have used DragQueryFile API to find the the number of files. But Always this Function give a crash.
Could anyone help me by explaining how we can implement this multiple files Drag and drop.
Thanks, Robin
Here is how I use it