Home | History | Annotate | Download | only in deps

Lines Matching refs:CreateProcess

431     if (!CreateProcess(NULL, "cmd.exe", NULL, NULL, TRUE,
433 ExitOnError("CreateProcess failed");