Searched refs:m_pProductName (Results 1 – 2 of 2) sorted by relevance
146 m_pProductName = NULL; in SetupApp()203 if ( m_pProductName ) delete [] m_pProductName; in ~SetupApp()370 m_pProductName = pValue; in ReadProfile()372 m_pAppTitle = SetProdToAppTitle( m_pProductName ); in ReadProfile()396 if ( bRet && ( !m_pDatabase || !m_pReqVersion || !m_pProductName ) ) in ReadProfile()
51 LPTSTR m_pProductName; member in SetupApp