FIX: Developer Studio Causes an Alignment FaultLast reviewed: September 19, 1997Article ID: Q143429 |
4.00
WINDOWS NT
kbusage kbbuglist kbfixlist
The information in this article applies to:
SYMPTOMSWhen 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.
RESOLUTIONThe 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.
STATUSMicrosoft 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
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |