How do I turn off Unicode in a VC++ project?
Have you tried: Project Properties – General – Project Defaults – Character Set? See answers in this question for the differences between “Use Multi-Byte Character Set” and “Not Set” options: About the “Character set” option in visual studio 2010