mjv
Junior Member
16 Posts |
Posted - Mar 29 2004 : 11:13:02 AM
|
I'm using VC6 with build 1223. Basic MFC variables (CString, CStringArray, CListCtrl, and so on) are not being colored correctly and their definitions are not available. If I were to hover over their definition a tooltip does appear, however, only an integer value appears in the tooltip (e.g. 319 for CString). I've tried clearing the cache and rebuilding the symbol base and restarting the IDE, but to no avail. The variables are syntax colored initially, however, that seems to go away.
I've also noticed some other global variables I've defined are exhibiting this behavior.
VAX treats these are mistyped variables. I've had to suppress the wavy lines shown for them. |
|