Click to See Complete Forum and Search --> : How do i drag a file in listview?


suchitra
May 19th, 1999, 04:30 AM
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

David Sumich
May 19th, 1999, 09:06 AM
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.