Dankert
2006-04-22 05:58:23 UTC
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
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