Home
last modified time | relevance | path

Searched refs:m_ErrorMsg (Results 1 – 2 of 2) sorted by relevance

/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistryexception.cxx42 m_ErrorMsg(0) in RegistryException()
50 if (m_ErrorMsg) in ~RegistryException()
51 LocalFree(m_ErrorMsg); in ~RegistryException()
65 (LPTSTR) &m_ErrorMsg, in what()
69 return reinterpret_cast<char*>(m_ErrorMsg); in what()
H A Dregistryexception.hxx59 void* m_ErrorMsg; member in RegistryException

Completed in 21 milliseconds