I have been playing with drag/drop of treeview items and now have a
rather slight bit of grievance to clear up:
when CreateDragImage is called, it returns the handle, but NOT the
actual object. If there is a simple way to create/find the object from
the handle, I suppose I could take that route, but others may not be
able to make use of this.
** after draft edit**
The handle can be used with class methods to create the appropriate
actions. All the same, I suppose it might be nice to clarify to other
users how this works and/or provide an object for them to work with.
I shall provide an example in the near future, as part of a whole.
Jason P.