Microsoft KB Archive/135786

From BetaArchive Wiki

PRB: LVM_HITTEST & ListView State Images Don't Work as Expected

Q135786



The information in this article applies to:


  • Microsoft Win32 Application Programming Interface (API), used with:
    • Microsoft Windows 95
    • the operating system: Microsoft Windows NT 3.51
    • the operating system: Microsoft Windows 2000
    • Microsoft Win32s version 1.3





SYMPTOMS

The flags member of the LV_HITTESTINFO structure indicates LVHT_NOWHERE, instead of LVHT_ONITEMSTATEICON when you send the LVM_HITTEST message (ListView_HitTest macro) to a ListView control with coordinates that correspond to the state image of an item, and the control is in large or small icon view.



STATUS

This behavior is by design. The ListView state images are not fully implemented in large and small icon view. Future support of state images in large and small icon view has not been decided.

Additional query words:

Keywords : kbCtrl kbListView kbOSWinNT351 kbOSWin2000 kbSDKWin32 kbGrpDSUser kbOSWin95
Issue type : kbprb
Technology : kbAudDeveloper kbWin32sSearch kbWin32API


Last Reviewed: December 16, 2000
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.