FIX: FindItem Method of ListView Incorrectly Returns an ErrorLast reviewed: December 18, 1997Article ID: Q167122 |
The information in this article applies to:
SYMPTOMSApplications compiled and tested with earlier versions of the ListView control may encounter an unexpected error:
Run-time error '35600': Index out of boundswhen running on a system with version 5.00.3714 of COMCTL32.OCX. This unexpected error may cause the application to crash if it was not designed to handle unexpected errors.
CAUSEThe ListView control in COMCTL32.OCX version 5.00.3714 incorrectly raises this error when the FindItem method is called to search on the item Tags or SubItems and the ListView is empty.
RESOLUTIONThis problem has been fixed in version 5.00.3828 of COMCTL32.OCX and is available 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 WhyFor customers who do not own Visual Basic 5.0, Visual C++ 5.0, or Visual Studio 97 the COMCTL32.OCX update is available to download separately. For instructions on how to obtain the COMCTL32.OCX update, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q167121 TITLE : FILE: Updated COMCTL32.OCX Version 5.00.3828 Available 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 COMCTL32.OCX, version 5.00.3828. This bug has also been corrected in Visual Studio 97 Service Pack 1.
MORE INFORMATION
Steps to Reproduce Behavior
Keywords : vb5all VB5FixlistSP1 VS97FixlistSP3 VS97FixlistSP2 VS97FixlistSP1 VB5FixlistSP2 Version : 5.0 Platform : WINDOWS Issue type : kbbug Solution Type : kbfix kbservicepack |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |