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

ID: Q135786


The information in this article applies to:
  • Microsoft Win32 Application Programming Interface (API), used with:
    • Microsoft Windows NT 3.51
    • Microsoft Windows 95
    • Microsoft Win32s version 1.3
  • Microsoft Windows 2000


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 kbNTOS351 kbWinOS2000 kbSDKWin32 kbGrpUser kbWinOS95
Version : WINDOWS:; winnt:3.51
Platform : WINDOWS winnt
Issue type : kbprb


Last Reviewed: February 1, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.