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
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.