I have finally decided to move into this century and am migrating some applications from VC 6 to Visual stusio 2008. I first need to upgrace some calss libraries I use, so I decided to build a small MFC application that used the libraries. Some way or other, I seem to have gotten unicode support turned on and I cannot find out where to turn it off for this project. The problem is it is using all sorts of different versions of string types and libraries to support them.

thanks