NodeFromDragData Method always fails to return a node

Summary

Id: 13463.5
Type: Bug Bug
Current Status: Resolved

Detail

18 Nov 2003 Resolution Identified Steve McMahon

The node NodeFromDragData method has the same problem as the HitTest method, in that it looks for the ID of a hItem in the m_colIDs collection when it should be using the fIDForhItem method to find the ID.

Thanks to Ed Epstein for pointing out the problem with HitTest.

23 Nov 2003 Resolved Steve McMahon

Fixed.