• Eric Pouech's avatar
    dbghelp: Module info. · e4441d7e
    Eric Pouech authored
    - now internally storing module info as a 64bit module structure
      (the interest in not in the 64 bit side of things, but because
      it allows storing lots of usefull information)
    - fixed SymGetModuleInfo64W which wasn't returning the
      LoadedPdbName field
    - now filling for MSC files with the extended information
      (instead of guessing it)
    - reused the extended module info to store wine ELF module
      information (link for map link, stabs vs dwarf symbol info)
    e4441d7e
dbghelp_private.h 20.6 KB