Home
last modified time | relevance | path

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

/trunk/main/shell/source/all/zipfile/
H A Dzipexcptn.cxx73 m_MsgBuff(0) in Win32Exception()
83 if (m_MsgBuff) in ~Win32Exception()
84 LocalFree(m_MsgBuff); in ~Win32Exception()
103 (LPTSTR) &m_MsgBuff, in what()
107 return reinterpret_cast<char*>(m_MsgBuff); in what()
H A Dzipexcptn.hxx69 void* m_MsgBuff; member in Win32Exception

Completed in 10 milliseconds