I run an external process - osql.exe which writes to the consol std.
How can get the results ?
Thanx again
Printable View
I run an external process - osql.exe which writes to the consol std.
How can get the results ?
Thanx again
hmm redirect the output with a redirection filter?
am i missing something here?
Thanx i got it -
http://www.codeproject.com/cpp/9505Yamaha_1.asp