previous |  up  | next
 

Drag and Drop   

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()


 
 
 

 

 

 


 C
 C++
 Win32
 Direct3D
 OpenGL
 C#
 Java
 Free Tutorials