✅ Why does Console.WindowWidth produce Invalid Handle when the app is invoked from Process?
I have two console application projects:
It works fine when executed directly.
It produces
What is wrong?
HelloWorld and Invoker.HelloWorld
HelloWorldIt works fine when executed directly.
Invoker
InvokerIt produces
Error: HelloWord's error: The handle is invalid.
What is wrong?