FIX: Developer Studio Causes an Alignment Fault (143429)



The information in this article applies to:

  • Microsoft Visual C++ 4.0

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.

Modification Type:MajorLast Reviewed:10/16/2002
Keywords:kbBug kbVC410fix KB143429