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    49   BOOL 
DumpSymbols(LPTSTR lpszLibPathName, std::ostream& pFile);
    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
 
std::string m_strResultsString
 
MEMORY_MAPPED_FILE * PMEMORY_MAPPED_FILE
 
BOOL Dump(LPTSTR lpszLibPathName, std::ostream &pFile)
 
std::string m_strErrorMsg
 
BOOL IsFiltedSymbol(std::string &pszSymbolName)
 
PVOID m_pMemoryMappedFileBase
 
DWORD ConvertBigEndian(DWORD bigEndian)
 
BOOL DumpSymbols(LPTSTR lpszLibPathName, std::ostream &pFile)
 
virtual ~CLibSymbolInfo()
 
BOOL IsRegularLibSymbol(PSTR pszSymbolName)