... *cwd = NULL;; STARTUPINFOW startup;; PROCESS_INFORMATION info; ... 构建startup(STARTUPINFOW)结构体; startup.cb = sizeof(startup); ...
確定! 回上一頁