View Single Post
Old Jun 15th, 2005, 9:07 PM   #2
Ancient Dragon
PFO God In Training
 
Ancient Dragon's Avatar
 
Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 532
Rep Power: 4 Ancient Dragon is on a distinguished road
with VC++ 6.0, I get 0 when the batch file is executed, and 1 if the batch file cannot be found (errno = 0, as you indicated). I think errno is 0 because the problem is not any of the indicated error numbers.

ShellExecute() may give you better errors.

Last edited by Ancient Dragon; Jun 15th, 2005 at 9:31 PM.
Ancient Dragon is offline   Reply With Quote