31.2.8 Drag/Drop

The Drag/Drop functions allow the user the drag files from the file manager to an application. These functions include:

Function Description

DragAcceptFiles Used to accept dropped files.
DragFinish Signifies the end of a drag operation.
DragQueryFile Gets the name of a dropped file.
DragQueryPoint Retrieves the mouse position where a file was dropped.