Hello. It is not very convenient to change the character set from Unicode to multibyte encoding in Visual Studio 2015 every time you create new projects.

How to set multi-byte encoding by default when creating future projects, and not to change it every time in properties?

project character set configuration window

    0