I am trying to figure out how to print on the debugger console / in a Visual Studio 11 C ++ Metro application. I tried several methods for printing in a magazine in a C ++ Metro application (cout, Windows.System.Diagnostics, documentation on MSDN and the Metro development site).
How to print on the console?
source share