Actually i am having a list control in that list control i having 2 columns one contaning url value n other for displaying result....
this i have done through making a class for ping which is derieved from CWinThread class...
if i run a single class then the result displayed in the list control column is correct but instead if i select more than 1 value then the result displayed is same (both rows contain same value). But the value calculated for ping is correct..problem is in displaying it in listctrl..
for sending messeage i have used SendMessage function .
Can anybody help me in this...
thanks in advance
