Many apologies, I got side tracked with getting the new build through testing. So far I cannot reproduce this problem in VS2005 with VA 1709 and VA 1649. I have tried the following very simple test:
static void testCallBackCase()
{
int *pNum = 0;
int *callback = 0
}
When I type pnum-> this is correctly converted to pNum->, and when I type callback->
this is left alone.
Can you try the same thing, and see what happens in your solution?
If you turn on:
VA Options -> Advanced -> Fonts and Colors -> Local symbols in Bold
VA Options -> Advanced -> Fonts and Colors -> Stable symbols in Italic
is the local variable "callback" shown in bold? If when you type "callback" it is converted to "CALLBACK" is this shown in italics? If I manually type "CALLBACK" it is shown in italics for me in both versions of VA.