Description: When you run a plain vanilla WTL wizard generated MDI application (WTL 3.1 and 7.0), you might have noticed that when you maximize an MDI child, then create a new MDI child, the children all go back to their "restored" state. What you d typically expect as a user is that the new child would be in the "maximized" state just like the last active child had been.
File list (Check if you may need any files):
WTLMDIChildMax
..............\aboutdlg.h
..............\ChildFrm.h
..............\mainfrm.h
..............\Release
..............\res
..............\...\WTLMDIChildMax.exe.manifest
..............\resource.h
..............\stdafx.cpp
..............\stdafx.h
..............\WTLMDIChildMax.cpp
..............\WTLMDIChildMax.dsp
..............\WTLMDIChildMax.dsw
..............\WTLMDIChildMax.h
..............\WTLMDIChildMax.rc
..............\WTLMDIChildMaxview.h