Any default single document application type with MFC standard project style crashes, always, because the variable (pointer type) pDockBar calculated inside CFrameWnd::DockControlBar(...), results in a NULL pointer.I've included a zipped file with 4 images that shows all main steps, from the wizard up to the line causing the failing assertion.The Visual Studio solution used is a default single document application type with MFC standard project style. No code was added to the solution, it was built and run. Immediately the "debug assertion failed" dialog box showed up.Only the single document application type with MFC standard project style causes the assertion failure.Any other project style does not cause assertion failure. Multiple documents also don't cause assertion failure.
Visual Studio/Team Foundation Server/.NET Framework Tooling version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results