Tagged Questions
2
votes
3answers
295 views
how to “spy ” on win32pipe/console?
i have an application which call another console application and pass to it some parameters (console app is a video/audio coverter app) ... is there a way to programmatically "spy" or catch the passed ...