I'm working with an MFC application using Visual C++ 6.0. When I double-click on one of the elements of a dialog box in Resource View, I get the error "Cannot add new member."
I understand that the source of this might be corrupted metadata in the source files associated with that resource.
Do you know any methods for determining what precisely is causing the problem and fixing it?