Home
last modified time | relevance | path

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

/trunk/main/desktop/win32/source/setup/
H A Dsetup.cpp925 TCHAR *pDataBasePath = NULL; in Install() local
927 if ( ! GetPathToFile( m_pDatabase, &pDataBasePath ) ) in Install()
949 nParLen += lstrlen( pDataBasePath ) + 3; // two quotes, one null in Install()
988 StringCchCat( pParams, nParLen, pDataBasePath ); in Install()

Completed in 19 milliseconds