I have small C/C++ project in Visual Studio 2012 RC
This applications parses the argv and then calling another .exe file with ShellExecute
ShellExecute
My ap
I got this problem while launching a VS2013 32-bit console application in powershell, launching it in cmd did not issue this problem.