Zooming In on a Selection: Step 1

On WIN32 systems, include the GDI library so that we can display an outline of the selection. The code should appear as follows:

#include <wingdi.h> /* For GDI functions */