I am working on a C# Windows Form application which is calling some code from a C++ dll.
The C++ dll logs stuff to the console via std::cout.
std::cout
I also l