在程序运行过程中调用另一个程序
有3个函数可以使用:WinExec、ShellExecute、CreateProcess 1、WinExec 这个函数最简单,只有两个参数,原型如下: UINT WinExec( ...
有3个函数可以使用:WinExec、ShellExecute、CreateProcess 1、WinExec 这个函数最简单,只有两个参数,原型如下: UINT WinExec( ...