I am attempting to execute DOS batch files from a C++ program. I tried using the CreateProcess() function but I get no results. The function returns without an error, but the batch file doesn't run.
Any pointers?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 6 of 6
Thread: Executing DOS batch files from CThreaded View
|
Click Here to Expand Forum to Full Width |