MINMAX: Controls a Window's Minimum Size, Maximum Size,
and Position

MINMAX demonstrates the WM_GETMINMAXINFO message that
allows applications to control the mazimized size and
position, the maximum tracking size, and the minimum
tracking size of a window. For more information, see the
 "WM_GETMINMAXINFO" technical article.

MINMAX was built and tested under Microsoft(R) Windows(TM)
version 3.1.

KEYWORDS: PR-CD1; CreateWindowEx; DefWindowProc;
GetCurrentTask
