Maybe someone could get me started on how to drag an item from one listview
onto another listview?
Could drag *from* a listbox or textbox instead.
I'm able to catch the LVN_BEGINDRAG and read the text to be captured - in
the from Listview control, but I can't find away to drop it onto the
second
listview control.
Thanks!
--