0
Answer

reading output of a running process

is there way other than multithreading for reading the output of an already running program? i have a spell checker which is a console application, i want to put this in to my add-in, but i can not take output before i close the streamwriter, which i will need to continiously input words to correct. any ideas? thanks a lot. serhat.