MULTIPAD: Demonstrates an MDI Application with Edit Controls

MULTIPAD demonstrates how to implement multiple document interface (MDI) windows, how to print files, and how to give edit controls their own memory (up to 64K).

MULTIPAD is basically the Notepad application converted into an MDI program. When you start MULTIPAD, it displays a default "untitled" MDI window. The Window menu commands demonstrate MDI concepts such as tiling and cascading windows, arranging icons, and closing all open documents. For information on editing commands, see the Notepad Help file.

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

{ewc navigate.dll, ewbutton, /Bcodeview /T"Click to open or copy files in the multipad project." /C"samples}