Difference between the return value of the CDialogBar::HandleInitDialog function in Visual C++ 6.0 and that in Visual C++ .NET or that in Visual C++ 2005 (839297)
The information in this article applies to:
- Microsoft Visual C++ 2005 Express Edition
- Microsoft Visual C++ .NET (2003)
- Microsoft Visual C++ .NET (2002)
INTRODUCTIONIn Microsoft Visual C++ 6.0, the CDialogBar::HandleInitDialog function returns a TRUE value. In Microsoft Visual C++ .NET 2002, in Microsoft Visual C++ .NET 2003, and in Microsoft Visual C++ 2005, the return value of the CDialogBar::HandleInitDialog function in the bardlg.cpp file that is part of Microsoft Foundation Classes (MFC) class library has been changed to FALSE.REFERENCES
For additional information about how to override CDialogBar class functions, click the following article number to view the article in the Microsoft Knowledge Base:
185672
HOWTO: How to initialize child controls in a derived CDialogBar
Modification Type: | Major | Last Reviewed: | 1/17/2006 |
---|
Keywords: | kbMFCCtrlBar kbDlg kbcode kbinfo KB839297 kbAudDeveloper |
---|
|