Home | History | Annotate | Download | only in UtilityAdapter

Lines Matching refs:m_pRegistry

60     m_pRegistry = new TI_OSRegistry; // temporary solution
141 if (m_pRegistry)
143 delete m_pRegistry;
144 m_pRegistry = NULL;
513 if ( pszSSIDname && m_pRegistry )
1617 bRet = m_pRegistry->PutDW(_T("Mode4x"), bStatus);