Currently my project is VC++.net written in Visual studio 2010. I need to support Unicode in this project. I changed my project properties that is Configuration Properties->Character set from Use Multi-Byte Character Set to Use Unicode Character Set. Then when building, lot of errors is coming. Is there any other way to do this?