J
Jason Callas
I am trying to figure out how to create a console window but cannot figure
out how to do this. I know it can be done since the C# and VB console
template projects do this but I see no code on how this is done.
The only thing I can think of is that there is hidden code to spawn cmd.exe?
Then they somehow direct console.read and console.write calls to the spawned
process.
Any thoughts (and some sample code) would be greatly appreciated.
- Jason
out how to do this. I know it can be done since the C# and VB console
template projects do this but I see no code on how this is done.
The only thing I can think of is that there is hidden code to spawn cmd.exe?
Then they somehow direct console.read and console.write calls to the spawned
process.
Any thoughts (and some sample code) would be greatly appreciated.
- Jason