Searched refs:exitVal (Results 1 – 1 of 1) sorted by relevance
287 DWORD exitVal = 0; in ExecCmd() local288 if (!GetExitCodeProcess(procInfo.hProcess, &exitVal)) in ExecCmd()290 exitVal = 1; in ExecCmd()296 rvalue = exitVal; in ExecCmd()