Home
last modified time | relevance | path

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

/aoo42x/main/setup_native/source/win32/stwrapper/
H A Dstwrapper.cxx47 static TCHAR g_szSTInstallationPath[MAX_PATH] = TEXT(""); variable
353 if ( RetrieveExecutablePath( g_szSTInstallationPath ) == PATHRESULT_OK ) in _tWinMain()
372 _tcscat( lpCommandLine, g_szSTInstallationPath ); in _tWinMain()
418 _tcscat( lpCommandLine, g_szSTInstallationPath ); in _tWinMain()

Completed in 6 milliseconds