fujunxu
11 years agoContributor
I can see an object (open application) but I couldn't see all the methods implement in the class
We used “ultimate grid” in our application. On object browser there is a object marked as "C++" SpreadControl which is one of the class in our application. But under this object I can only see those...
- 11 years ago
Hi Aaron,
First of all, make sure that your tested application was compiled with debug information according to the "Preparing Visual C++ Applications for Testing" article.
Also, the following articles are worth reading: