Eric Pouech e4441d7e6f dbghelp: Module info.
- 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)
2006-06-27 11:17:34 +02:00
..
2006-06-16 11:32:29 +02:00
2006-06-16 11:32:42 +02:00
2006-06-27 11:17:34 +02:00
2006-06-27 11:14:20 +02:00
2006-06-27 11:14:01 +02:00
2006-06-19 20:53:35 +02:00
2006-06-21 11:13:38 +02:00
2006-06-15 11:39:28 +02:00
2006-06-26 13:06:26 +02:00
2006-06-22 12:29:03 +02:00
2006-06-13 11:40:23 +02:00
2006-06-23 10:47:14 +02:00
2006-06-26 13:38:03 +02:00