Searched refs:appLaunchedSys (Results 1 – 1 of 1) sorted by relevance
340 CSysString appLaunchedSys = GetSystemString(dirPrefix + appLaunched); in WinMain() local342 BOOL createResult = CreateProcess(NULL, (LPTSTR)(LPCTSTR)appLaunchedSys, in WinMain()