Hi,

When using SubItemHitTest I need to fill the structure LPLVHITTESTINFO item point with the point clicked in the CListCtrl.

How do I get that point?
When using the message NM_CLICK I only get a NMHDR and LRESULT, not a point clicked.

Please help.

Regards,

Maurice