How to customize visual studio to watch Symbian strings?
| Wed, 2005-06-22 08:09 | |
|
I am using Visual Studio to debug Symbian programs. However, it is not convenient to view the content of the strings in VS watch window. I don't remember if I read some article about customizing VS to view Symbian strings, if there is, please tell me or give me the hyperlink.
|
|






Forum posts: 981
http://www.newlc.com/article.php3?id_article=274&var_recherche=strings
pirosl
Forum posts: 3
Forum posts: 1379
A better way that allows you to view all descriptors, including the abstract ones can be found here:
http://www.newlc.com/article.php3?id_article=732
didster
Forum posts: 6
Thank you