Microsoft KB Archive/143429

From BetaArchive Wiki
Knowledge Base


FIX: Developer Studio Causes an Alignment Fault

Article ID: 143429

Article Last Modified on 10/16/2002



APPLIES TO

  • Microsoft Visual C++ 4.0 Standard Edition



This article was previously published under Q143429

SYMPTOMS

When two or more OLE Custom Controls are placed in a dialog inside Microsoft Developer Studio and that dialog is tested (by pressing CTRL+T), the Developer Studio will cause an alignment fault and will be shut down.

RESOLUTION

The only current workaround is to avoid testing dialogs containing two or more OLE Custom Controls inside the Developer Studio. Instead the dialog can be tested by instantiating the associated dialog class and calling the DoModal() member function.

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++ 4.1.


Additional query words: kbVC400bug 4.00 4.10

Keywords: kbbug kbfix kbvc410fix KB143429