Why doesn't the changes made in autoexp.bat file works?
I've added special format for some of the user defined classes. For example: CBookID==
I've saved the autoexp.dat file, then exit the VC enviroment and restart it. Somehow, when I try to view the expanded watch, the debug watch window still displays as CBookID{...}, instead of the expanded format.
Does any one have the answer? Thanks.
Program Environment: VC++5.0
Re: Why doesn't the changes made in autoexp.bat file works?
My experience is that you must place it before
[Unicode]
DisplayUnicode=0
Only then it works
,,,^..^,,,
Michel