Home
last modified time | relevance | path

Searched refs:launchExe (Results 1 – 1 of 1) sorted by relevance

/dports/cad/ldview/ldview-4.4/Launcher/
H A DLauncher.cpp44 int launchExe(_TCHAR *appName, _TCHAR *exeFilename, int argc, _TCHAR* argv[], bool consoleRedirecte… in launchExe() function
238 return launchExe(appName, exeFilename, argc, argv, consoleRedirected); in _tmain()