Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3026

CListCtrl::CreateDragImage necesarry for dragging?

$
0
0
Hello,

I want to drag an item of a clistctrl in another window.
In all the examples I found the function CreateDragImage is mentioned.
Do I need it?
What do this function?
Do it do something with the icons of the listview items?

Important: I use custom-draw-items.

Viewing all articles
Browse latest Browse all 3026

Trending Articles