Searched refs:g_szSTInstallationPath (Results 1 – 1 of 1) sorted by relevance
47 static TCHAR g_szSTInstallationPath[MAX_PATH] = TEXT(""); variable353 if ( RetrieveExecutablePath( g_szSTInstallationPath ) == PATHRESULT_OK ) in _tWinMain()372 _tcscat( lpCommandLine, g_szSTInstallationPath ); in _tWinMain()418 _tcscat( lpCommandLine, g_szSTInstallationPath ); in _tWinMain()
Completed in 13 milliseconds