文件名称:WaitProcess
介绍说明--下载内容均来自于网络,请自行研究使用
使用VC++如何调用一个外部程序并等待其运行结束呢?这个示例代码虽小,但可以告诉你答案。告诉你如何让程序进入等待状态。本演示程序将调用外部的计算器程序,当计算器已经执行的时候,程序会进入等待状态,待其运行结束后,才允许关闭窗口。-Using VC++ How to call an external program and wait for it to finish it? This sample code is small, but I can tell you the answer. Tells you how to get the program into a wait state. The demonstration program will call an external program calculator, when the calculator has been executed, the program will enter the wait state, wait until the end of the run, allowing only close the window.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WaitProcess\ReadMe.txt
...........\res\WaitProcess.ico
...........\...\WaitProcess.rc2
...........\resource.h
...........\StdAfx.cpp
...........\StdAfx.h
...........\WaitProcess.aps
...........\WaitProcess.clw
...........\WaitProcess.cpp
...........\WaitProcess.dsp
...........\WaitProcess.dsw
...........\WaitProcess.h
...........\WaitProcess.rc
...........\WaitProcessDlg.cpp
...........\WaitProcessDlg.h
...........\res
WaitProcess