catch Console input
C#
2
Posts
2
Posters
0
Views
1
Watching
-
is it posible to catch some console input before drawing it on screen using some API functions? thank u for help!
You can pipe the output of one console app through another console app. There was an article[^] on this in MSDN Magazine, february issue.
Have a look at my latest article about Object Prevalence with Bamboo Prevalence.