Author: DigiBen
For most utility type programs, drag ‘n drop is a convenient feature to have. This tutorial shows how to create a window capable of drag ‘n drop and shows how to handle the WM_DROPFILES.
Functions Used: DragQueryFile(), DragQueryFile(), GetForegroundWindow(), DragFinish()