The Wayback Machine - https://web.archive.org/web/20120120182617/http://www.codeguru.com:80/cpp/controls/listbox/dragdrop/

    Drag & Drop

    Drag and Drop Listbox Items Without OLE

    Rearrange listbox items using drag and drop without OLE.

    Drag and Drop ListBox Items Using OLE

    Learn how to use OLE to allow users to drag and drop ListBox items.

    Implementing Drag and Drop on List Control Items

    Drag and drop operation for list control items. You can drag the thumbnails and drop them on the destination list control. Simple, but effective.