|
-
May 14th, 2009, 12:23 AM
#1
Target name on drop
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
-
May 14th, 2009, 03:15 AM
#2
Re: Target name on drop
DragQueryPoint,WindowFromPoint and then you can query the window further.
-
May 14th, 2009, 04:46 AM
#3
Re: Target name on drop
 Originally Posted by fransn
DragQueryPoint,WindowFromPoint and then you can query the window further.
well how could I get target path from DragQueryPoint,WindowFromPoint as there is no parameter related to path name.
Please tell me if there is any example and link
Last edited by sulabh120881; May 15th, 2009 at 12:08 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|