INFO: Stopping MFC/MDI from Creating New MDI Child Window On Startup (141725)
The information in this article applies to:
- The Microsoft Foundation Classes (MFC), when used with:
- Microsoft Visual C++, 32-bit Editions 4.0
This article was previously published under Q141725 SUMMARY
By design, an AppWizard-generated MDI application will display a new MDI
child window on startup. To turn off this feature, an application needs to
use CCommandLineInfo::FileNothing as the shell command when calling the
ProcessShellCommand() function.
Modification Type: | Major | Last Reviewed: | 10/24/2003 |
---|
Keywords: | kbcode kbDocView kbinfo kbMDI KbUIDesign KB141725 |
---|
|