Implementing Drag&Drop in 'CListCtrl'
Hi all.
I wanna Drag Out some items in my ListView control (not ListView... My app is dialog based) onto desktop Explorer.
yes, each item is just a file.
Is there any Examples i can refer?
Or, can u help me?
Best regards to u.
<a href="http://www.jiran.com/~jijon"><img src="http://www.jiran.com/~jijon/jijonbanner.gif"></a>
Re: Implementing Drag&Drop in 'CListCtrl'
Hi,
Did you try to call DragAndDrop functions on LButtonDown. (I think it's DoDragNDrop but I'm not sure, I have no help at home...)
It works on CListView it must work on CListCTrl...
Nath.
If you have problems I'll search more, mail me :
[email protected]