Searched refs:m_pAdvertise (Results 1 – 2 of 2) sorted by relevance
132 m_pAdvertise = NULL; in SetupAppX()189 if ( m_pAdvertise ) delete [] m_pAdvertise; in ~SetupAppX()942 if ( m_pAdvertise ) in Install()943 nParLen += lstrlen( m_pAdvertise ) + 1; // one for the space in Install()978 if ( m_pAdvertise ) in Install()979 StringCchCat( pParams, nParLen, m_pAdvertise ); in Install()1604 m_pAdvertise = pStart; in GetCmdLineParameters()
73 LPTSTR m_pAdvertise; member in SetupAppX
Completed in 16 milliseconds