This is driving me nuts - simple matter in VC++ to get the index (row) of a listview when clicked.

All I want to do is get the integer index of the row clicked- that's it. I can't find it anywhere... read all the MSDN BS and could not find it.

Help!