|
-
May 19th, 1999, 04:30 AM
#1
How do i drag a file in listview?
hi,
my application displays file and folders in the listview (CListView) of the window. i would like to include the feature of draging these files and folders and dropping them anywhere (like desktop or any other folder opened through Explorer)
I would like to know whether there is any shell commands available to carry out this operation.
Thanx in advance
suchitra
-
May 19th, 1999, 09:06 AM
#2
Re: How do i drag a file in listview?
Look in the documentation under COleDataSource. That allows you to put things in a temp file, then it writes the file to your drop location.
David Sumich
Software Engineer
BitHeadz, Inc.
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
|