I use a set of macros to define the signature and test functions and VAX seems to get confused by these macros and underlines with red all variables in the code making my life a total misery...
If I expand the macro myself then VAX seems to be having no trouble that's what makes me think it is the macro that is to blame (and not for example the __try{}/__except().
Below is the code for your quick reference! Thanks! Dimitris Staikos
Although it looks strange to me that recursive macro parsing is OFF by default, you probably have some reason for it (most likely backwards compatibility of some sort). However, I don't see why such an option is not available in the UI of VAX and I have to crawl in the dungeons of the registry :-P