FIX: Developer Studio Causes an Alignment Fault

Last reviewed: September 19, 1997
Article ID: Q143429
4.00 WINDOWS NT kbusage kbbuglist kbfixlist

The information in this article applies to:

  • Microsoft Visual C++, 32-bit Edition, version 4.0 on the following platforms: MIPS, Power PC

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 reference words: 4.00 4.10
KBCategory: kbusage kbbuglist kbfixlist
KBSubcategory: AppStudioIss vcbuglist400 vcfixlist410
Keywords : AppStudioIss vcbuglist400 vcfixlist410 kbbuglist kbfixlist kbusage
Version : 4.00
Platform : NT WINDOWS
Solution Type : kbfix


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: September 19, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.