cb = sizeof(StartInfo); // Set structure size int res = CreateProcess(NULL, ligne_cmd.c_str() , NULL, NULL, NULL, DETACHED_PROCESS, NULL, ...
確定! 回上一頁