INFO: Calling MFC MDI Base Class Message Handlers (93916)
The information in this article applies to:
- The Microsoft Foundation Classes (MFC), when used with:
- Microsoft C/C++ for MS-DOS 7.0
- Microsoft Visual C++ for Windows, 16-bit edition 1.0
- Microsoft Visual C++ for Windows, 16-bit edition 1.5
- Microsoft Visual C++ for Windows, 16-bit edition 1.51
- Microsoft Visual C++ for Windows, 16-bit edition 1.52
- Microsoft Visual C++, 32-bit Editions 1.0
- Microsoft Visual C++, 32-bit Editions 2.0
- Microsoft Visual C++, 32-bit Editions 2.1
- Microsoft Visual C++, 32-bit Editions 2.2
- Microsoft Visual C++, 32-bit Editions 4.0
This article was previously published under Q93916 SUMMARY
In an application developed for the Microsoft Windows environment that
uses the multiple document interface (MDI), an application that
implements an MDI frame window or an MDI child window must pass
certain messages to the default window procedure to provide default
MDI functionality. When the application uses the Microsoft C++
Foundation Classes (MFC), the application calls the base class message
handler after processing an MDI message to provide the default MDI
behavior.
Modification Type: | Major | Last Reviewed: | 12/11/2003 |
---|
Keywords: | kbArchitecture kbDocView kbinfo KbUIDesign KB93916 |
---|
|