SAMPLE: Minimal MDI Application Source in Software LibraryLast reviewed: February 15, 1996Article ID: Q71660 |
The information in this article applies to:
SUMMARYBLANDMDI is a source code sample in the Microsoft Software Library that demonstrates a minimal Windows multiple document interface (MDI) application. Download BLANDMDI.EXE, a self-extracting file, from the Microsoft Software Library (MSL) on the following services:
MORE INFORMATIONThe rest of this article discusses some further sources of information regarding Windows MDI programming.
Sources of Information on MDI ProgrammingChapter 21 of the "Windows Software Development Kit Guide to Programming" provides information on developing Windows version 3.0 MDI applications. The Windows SDK contains a sample MDI application called MULTIPAD. BLANDMDI was created by modifying MULTIPAD to remove all code not essential to an MDI application.
MDIDEMOAnother source of information on Windows MDI is "Programming Windows 3.1" by Charles Petzold (Microsoft Press).
|
Additional reference words: 3.00 3.10 softlib BLANDMDI.EXE
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |