Searched refs:m_pProductVersion (Results 1 – 2 of 2) sorted by relevance
139 m_pProductVersion = NULL; in SetupAppX()195 if ( m_pProductVersion ) delete [] m_pProductVersion; in ~SetupAppX()366 m_pProductVersion = pValue; in ReadProfile()1236 if ( m_pProductVersion && ( _tcslen( m_pProductVersion ) > 0 ) ) in CheckForUpgrade()1246 if ( lstrcmpi( sProductVersion, m_pProductVersion ) == 0 ) in CheckForUpgrade()
79 LPCTSTR m_pProductVersion; member in SetupAppX
Completed in 10 milliseconds