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
Printable View
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
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.