there's a strange problem with a project of ours:
We have the usual test classes, with contain a pointer to the class we want to test.
While in debug mode it is impossible to expand the reference and view it's content inside the variable watch windows. We're using MS VC++ Version 6.0 SP 5.
Has someone the same problem? Is there a workaround?
Thanks,
Ingo
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
there's a strange problem with a project of ours:
We have the usual test classes, with contain a pointer to the class we want to test.
While in debug mode it is impossible to expand the reference and view it's content inside the variable watch windows. We're using MS VC++ Version 6.0 SP 5.
Has someone the same problem? Is there a workaround?
Thanks,
Ingo