Searched refs:pwcommandLine (Results 1 – 1 of 1) sorted by relevance
116 WCHAR *pwcommandLine = wcommandLine.empty() ? nullptr : &wcommandLine[0]; in LaunchProcess() local119 wexecutable.c_str(), pwcommandLine, NULL, NULL, TRUE, flags, env_block, in LaunchProcess()