总共有两种情况:1.CreateProcess的方式创建进程时,GetCommandLineW()获得的是进程传递的参数2.ShellExcute创建进程时候,获得的是程序的路径和参数。
確定! 回上一頁