FIX: Crash When Resizing Column of Split DBGrid (168155)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
This article was previously published under Q168155 SYMPTOMS
When 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
CAUSE
DBGRID32.OCX version 5.00.3714 does not handle window ownership correctly
when re-sizing columns.
STATUS
Microsoft 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:
170365 INFO: Visual Studio 97 Service Packs - What, Where, and Why
Modification Type: | Major | Last Reviewed: | 12/10/2003 |
---|
Keywords: | kbbug kbfix kbvbp500sp1fix kbvbp500sp2fix kbVS97sp1fix kbVS97sp2fix KB168155 |
---|
|