FIX: GP Fault Using App Studio to Open Dialog with VBX

Last reviewed: September 18, 1997
Article ID: Q114103
1.00 WINDOWS kbprg kbfixlist kbbuglist

The information in this article applies to:

  • The Microsoft Foundation Classes (MFC) included with; Microsoft Visual C++ for Windows, version 1.0

SYMPTOMS

A general protection (GP) fault may be encountered while using App Studio to open a dialog containing a VBX control. Additionally, an application may encounter strange behavior, including a GP fault, following a call to the CVBControl::SetStrProperty() function.

CAUSE

There is a known bug in a function called internally by the CVBControl::SetStrProperty() function that may cause corruption in the memory used by the VBX. This code is executed by App Studio while loading the VBX controls located on the dialog.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft Foundation Classes for Windows, version 2.0. This problem was corrected in the Microsoft Foundation Classes for Windows, version 2.5.


Additional reference words: 1.00 2.00 GPF
KBCategory: kbprg kbfixlist kbbuglist
KBSubcategory: MfcVBX
Keywords : kb16bitonly MfcVBX kbbuglist kbfixlist kbprg
Technology : kbMfc
Version : 1.00
Platform : 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 18, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.