Searched refs:pDataBasePath (Results 1 – 1 of 1) sorted by relevance
925 TCHAR *pDataBasePath = NULL; in Install() local927 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 11 milliseconds