Click here to Skip to main content
15,912,400 members

Comments by toma-corwin (Top 1 by date)

toma-corwin 4-Jul-18 2:37am View    
I'll add more info above in a moment, but I'm writing bindings for a small UI library written in C, so I'm hiding the console window from a netcoreapp so the UI window is the only one shown. I don't need a full-blown C# api like Xamarin, just the GetConsoleWindow and ShowWindow methods.