FIX: Assertion Line 257 in File Dlgprop.cppLast reviewed: December 18, 1997Article ID: Q167692 |
The information in this article applies to:
SYMPTOMSWhen you display a property sheet using MFC (with DIALOG-type templates for the property pages) on a Windows 95 machine with ComCtl32 version 4.00 and MFC42X.dll version 4.21.7022, assertions occur on line 257 of DlgProp.cpp. An assertion is generated for each page that is present on the property sheet.
CAUSEThis behavior is due to a bug in the code that checks whether the template is DIALOGEX type.
RESOLUTIONThe assertion can be safely ignored.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug has been corrected in Visual Studio 97 Service Pack 1. For additional information about the Visual Studio 97 Service Pack 1, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q170365 TITLE : INFO: Visual Studio 97 Service Packs - What, Where, and Why MORE INFORMATION
Steps to Reproduce Behavior
|
Additional query words: assert property page sheet
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |