Article ID: 318677 - Last Review: November 21, 2006 - Revision: 2.1 PRB: Cannot Create More Child Windows and Other Problems When You Reach the Maximum Number of Allowable Child Windows in an MDI ApplicationThis article was previously published under Q318677 SYMPTOMS
When a multiple-document interface (MDI) application runs and creates many child windows, the following problems may occur:
STATUSThis behavior is by design. MORE INFORMATION
You cannot determine the maximum number of child windows that can be created in an application because this depends on several factors:
You may also notice memory shortage problems when you run an MDI application that creates many document templates by using the same menu resource. MFC is not implemented with a function that deletes added document templates. For additional information about templates that share a menu resource, click the article number below to view the article in the Microsoft Knowledge Base: 118435
(http://support.microsoft.com/kb/118435/EN-US/
)
INFO: Sharing Menus Between MDI Child Windows
REFERENCESFor additional information about the desktop heap, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
126962
(http://support.microsoft.com/kb/126962/EN-US/
)
Increasing the Desktop Application Heap
184802
(http://support.microsoft.com/kb/184802/EN-US/
)
PRB: User32.dll or Kernel32.dll Fails to Initialize
APPLIES TO
| Article Translations
|

Back to the top
