Searched refs:m_pProductName (Results 1 – 2 of 2) sorted by relevance
131 m_pProductName = NULL; in SetupAppX()188 if ( m_pProductName ) delete [] m_pProductName; in ~SetupAppX()355 m_pProductName = pValue; in ReadProfile()357 m_pAppTitle = SetProdToAppTitle( m_pProductName ); in ReadProfile()381 if ( bRet && ( !m_pDatabase || !m_pReqVersion || !m_pProductName ) ) in ReadProfile()
72 LPTSTR m_pProductName; member in SetupAppX
Completed in 37 milliseconds