Searched refs:pDataBasePath (Results 1 – 1 of 1) sorted by relevance
871 TCHAR *pDataBasePath = NULL; in Install() local873 if ( ! GetPathToFile( m_pDatabase, &pDataBasePath ) ) in Install()895 nParLen += lstrlen( pDataBasePath ) + 3; // two quotes, one null in Install()934 StringCchCat( pParams, nParLen, pDataBasePath ); in Install()