Hi,
I need to get the target name like full path of directory while dropping an item from my listview to the system drive or folder.
Please tell me how can I do this.
Thanks in Advance
Printable View
Hi,
I need to get the target name like full path of directory while dropping an item from my listview to the system drive or folder.
Please tell me how can I do this.
Thanks in Advance
DragQueryPoint,WindowFromPoint and then you can query the window further.