error C2065: 'CArray' : undeclared identifier in visual studio

You would be getting this error if you tried to use CArray in VC 6. You would need to use some other way to get the values selected in listbox. In my next post I would be showing how to use two different ways to access a CListBox.

Leave a Reply

Your email address will not be published. Required fields are marked *