anandsingh_s
New member
- Joined
- Apr 16, 2007
- Messages
- 1
- Programming Experience
- 1-3
hi
if sumbdy can help me in fixing this Attempt to read or write protected memory error, i wil be vry thankful.
Im submitting the code below, its runs well sometimes but sometime while adding items to the listview it show the error "Attempt to read or write protected memory".
It give error at
ListView_Client.Items.Add(ITEM_client) or
ListView_das.Items.Add(ITEM_tree).
the code is given below plzz try to help me as im stuck and not being able to find the error after trying alot.
if sumbdy can help me in fixing this Attempt to read or write protected memory error, i wil be vry thankful.
Im submitting the code below, its runs well sometimes but sometime while adding items to the listview it show the error "Attempt to read or write protected memory".
It give error at
ListView_Client.Items.Add(ITEM_client) or
ListView_das.Items.Add(ITEM_tree).
the code is given below plzz try to help me as im stuck and not being able to find the error after trying alot.