========================================================================
               The Zen of Windows 95 Programming: DROP2
========================================================================

This is a very simple example of a Type III minimized program, one that 
presents a drop target dialog in response to an attempt by Windows to 
restore the program.  This approach allows your program to work under 
Windows 95, which no longer allows you to drop files directly onto a 
minimized program's icon.


