FIX: Crash When Resizing Column of Split DBGridLast reviewed: December 18, 1997Article ID: Q168155 |
The information in this article applies to:
SYMPTOMSWhen attempting to resize a column of a DBGrid that has been split using the Split method, your application crashes with an error such as:
PROJECT1.EXE - Application Error The instruction at "0x019800F0" referenced memory at "0x9998F0D8". The memory could not be "written". -or- PROJECT1.EXE This program has performed an illegal operation and will be shut down. If the problem persists, contact the program vendor. PROJECT1 caused an invalid page fault in module <unknown> at 0000:FFFFFFFF CAUSEDBGRID32.OCX version 5.00.3714 does not handle window ownership correctly when re-sizing columns.
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 the version 5.00.3817 of DBGRID32.OCX that ships in Visual Studio 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
Keywords : vb5all VB5FixlistSP1 VS97FixlistSP3 VS97FixlistSP2 VS97FixlistSP1 VB5FixlistSP2 Version : 5.0 97 Platform : NT WINDOWS Issue type : kbbug Solution Type : kbfix kbservicepack |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |