The double click on a list control is giving a Debug Assertion failure. This is not happening in all the machine. Is it happening because of some settings change in the machines.
Can someone help me out on this immediately.
hI!!!
I used list Ctrl sometime back.. Though Debug Asssertions comes up in two cases.
1. you have used an assert statement in yuur code to check bad values.
2. Microsoft code has Assert statement to check illegal input parameters etc like trying to access
the array index which is negative.
I do not want to give you marshmellows , I understand it might be simple but not simplistic. Check if you are having this problem
in Win-95 but not in NT-4.0[ServicePk -3]
One more thing : Go to the MSDN CD with VC++ 6.0 & look at teh example code for teh list ctrl
Search by index[ example, clistctrl]
Hope it helps..
Keshav
keshavr@CGN.net