Hello,
x = ListView_GetSelectionMark(hCtl) 'x contains the correct index number
of the item to be deleted
ListView_DeleteItem(hCtl,x) 'The item which get deleted is always item
x
+ 2.
Have someone else encounter this before?
Thanks for your attention.
--
Dankert