Title    : DRAGLIST Example

Overview : Drag and drop list boxes in the Windows 3.x API.

Keywords : drag drop listbox list box mouse

Author   : George Cross, Borland C++ Developer Support

Date     : June 16 1996

Compiler : Borland C++ 5.0, but is valid for version 4.x and above

The DragList example demonstrates implementing dragging and
dropping between listboxes in a program written in the Windows API.
