30 #if !defined(AFX_LIBSYMBOLINFO_H__1A7003B4_BA53_11D1_AE46_1CFB51000000__INCLUDED_) 31 #define AFX_LIBSYMBOLINFO_H__1A7003B4_BA53_11D1_AE46_1CFB51000000__INCLUDED_ 35 #endif // _MSC_VER >= 1000 56 BOOL Dump(LPTSTR lpszLibPathName, std::ostream& pFile);
71 PVOID
GetBase(
void ){
return m_pMemoryMappedFileBase; }
87 #endif // !defined(AFX_LIBSYMBOLINFO_H__1A7003B4_BA53_11D1_AE46_1CFB51000000__INCLUDED_)
std::string GetLastError() const
MEMORY_MAPPED_FILE * PMEMORY_MAPPED_FILE
BOOL IsFiltedSymbol(std::string &pszSymbolName)
std::string m_strResultsString
BOOL DumpSymbols(LPTSTR lpszLibPathName, std::ostream &pFile)
DWORD ConvertBigEndian(DWORD bigEndian)
PVOID m_pMemoryMappedFileBase
BOOL IsRegularLibSymbol(PSTR pszSymbolName)
BOOL Dump(LPTSTR lpszLibPathName, std::ostream &pFile)
std::string m_strErrorMsg
virtual ~CLibSymbolInfo()