I am porting thousands of lines of code from VC6 to VC7. The code is not UNICODE compliant. I was able to get everything to compile and run but the string operations do NOT work. I am hoping there is a compiler switch so strings are not represented by UNICODE. Does anybody know how to disable UNICODE??