Compiler Error C2308
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Compiler Error C2308.
concatenating mismatched strings
Both wide and non-wide character strings were specified for concatenation. You cannot concatenate a wide character string and non-wide character string.
Show: