Click to See Complete Forum and Search --> : stdout and fstream


Dr Wong
June 7th, 2002, 11:11 AM
hi, i use ShellExecuteEx to run an application, an .exe
i would like recover the standard output in a file

Somebody can me explain that ?

thanks

duff
June 8th, 2002, 11:14 PM
http://codeguru.earthweb.com/console/QuickWin.shtml maybe? I don't think it uses ShellExecute, but it may be a start in the right direction.