17#if !defined( AFX_LIBSYMBOLINFO_H__1A7003B4_BA53_11D1_AE46_1CFB51000000__INCLUDED_ ) 
   18#  define AFX_LIBSYMBOLINFO_H__1A7003B4_BA53_11D1_AE46_1CFB51000000__INCLUDED_ 
   31  BOOL        
DumpSymbols( LPTSTR lpszLibPathName, std::ostream& pFile );
 
   38  BOOL  
Dump( LPTSTR lpszLibPathName, std::ostream& pFile );
 
 
MEMORY_MAPPED_FILE * PMEMORY_MAPPED_FILE
 
std::string m_strErrorMsg
 
std::string GetLastError() const
 
virtual ~CLibSymbolInfo()
 
BOOL IsRegularLibSymbol(PSTR pszSymbolName)
 
std::string m_strResultsString
 
BOOL IsFiltedSymbol(std::string &pszSymbolName)
 
BOOL Dump(LPTSTR lpszLibPathName, std::ostream &pFile)
 
DWORD ConvertBigEndian(DWORD bigEndian)
 
BOOL DumpSymbols(LPTSTR lpszLibPathName, std::ostream &pFile)
 
PVOID m_pMemoryMappedFileBase
 
~MEMORY_MAPPED_FILE(void)
 
MEMORY_MAPPED_FILE(PSTR pszFileName)