If you are lucky and you know the exact address, but don’t know the name of the symbol, try writing the address in the viewing window, and VS will find the symbol. For instance.
(void *)0x6F63E248 -> 0x6f63e248 {My.dll!TMyString<char,CMyMemHeap> *s_psMyAppNameAbbr} void *
source share