我很想知道C++ system 或者WinExec,ShellExecute ,CreateProcess。。。。。等这些函数的详细用法,有什么书会详细地介绍呢
Windows Platforms SDK文档MSDN Library都有。但是显然,直接google更方便。
WinExec() system() ShellExecute() 区别