FIX: IDE Crashes Undoing Sizing in Dialog Editor (153425)



The information in this article applies to:

  • The Dialog Editor, when used with:
    • Microsoft Visual C++, 32-bit Learning Edition 4.2
    • Microsoft Visual C++, 32-bit Enterprise Edition 4.2
    • Microsoft Visual C++, 32-bit Professional Edition 4.0
    • Microsoft Visual C++, 32-bit Professional Edition 4.1
    • Microsoft Visual C++, 32-bit Professional Edition 4.2

This article was previously published under Q153425

SYMPTOMS

The IDE crashes without warning or error when you try to undo the sizing of the controls inside the Dialog Editor.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug was corrected in Visual C++ version 5.0.

MORE INFORMATION

Steps to Reproduce Problem

  1. Start MSDEV, and create a new default AppWizard MDI application.
  2. Open up the About dialog resource.
  3. Select all controls.
  4. Select Layout: Size_To_Content (F7).
  5. Press CTRL+Z to undo the sizing.
  6. The IDE will quit.

Modification Type:MajorLast Reviewed:12/2/2003
Keywords:kbBug kbfix kbVC500fix KB153425