Hello 
I'm using the WaitForSingleObject to detect when a dos application is done running. When I use something like "net use" it works just fine, but when I call pkzip it gets stuck. The dos prompt will say "finished" but the program is still froze waiting on it, I guess for the prompt to close. Anybody have any suggestions on how to fix this?
Thanks,
demoniac
)
I'm using the WaitForSingleObject to detect when a dos application is done running. When I use something like "net use" it works just fine, but when I call pkzip it gets stuck. The dos prompt will say "finished" but the program is still froze waiting on it, I guess for the prompt to close. Anybody have any suggestions on how to fix this?
Thanks,
demoniac