1. 88aa670 dbghelp: Virtual modules. by Eric Pouech · 19 years ago
  2. 0509fe7 dbghelp: Return better values in module information. by Eric Pouech · 19 years ago
  3. bdf32ee dbghelp: Brought dbghelp.h a bit closer to PSDK definitions. by Eric Pouech · 19 years ago
  4. 418591c dbghelp: Started implementation of the global callback mechanism. by Eric Pouech · 19 years ago
  5. 558130a dbghelp: StackWalk (32 and 64 bit version). by Eric Pouech · 19 years ago
  6. 87ab6e6 dbghelp: Correct handling for all module names. by Eric Pouech · 19 years ago
  7. e186f54 Add IMAGEHLP_MODULEW64. Add SymGetModuleInfoW64() and SymLoadModule64(). by Francois Gouget · 19 years ago
  8. d10a90d Added support for 'loading' virtual modules. by Eric Pouech · 19 years ago
  9. 8bd3c06 Now correctly checking calling down to 32 bit version. by Eric Pouech · 19 years ago
  10. dd3e1dc Implemented SymGetModuleInfo64. by Eric Pouech · 19 years ago
  11. 22f9f4f Implemented SymUnloadModule64. by Eric Pouech · 19 years ago
  12. 1cb1183 Implemented SymLoadModuleEx. by Eric Pouech · 19 years ago
  13. 4129e6e Add SymLoadModule64. by Paul Vriens · 20 years ago
  14. 716bf4d Elimination of lstrcpyn, and corrected a potential pointer bug. by Peter Berg Larsen · 20 years ago
  15. 7ea69cc - Various improvements for minidump module information by Eric Pouech · 20 years ago
  16. e732fc0 Janitorial: Get rid of strncpy/strncpyW. by Peter Berg Larsen · 20 years ago
  17. 01aa713 Memory consumption optimization while loading ELF debug info: by Eric Pouech · 20 years ago
  18. dc43edf - fixed loading stabs from PE modules compiled with MingW by Eric Pouech · 20 years ago
  19. ffbed1f Print out a slightly more informative message if an ELF module fails to load. by Robert Shearman · 20 years ago
  20. 6e7d28d - now storing vector of types on a per module basis (and giving it by Eric Pouech · 21 years ago
  21. 65c3765 Authors: Robert Shearman <rob@codeweavers.com>, Eric Pouech <pouech-eric@wanadoo.fr> by Alexandre Julliard · 21 years ago
  22. 40f0931 - added support for GCC static local variables by Eric Pouech · 21 years ago
  23. eef83b3 - some more fixes to elf module's symbol table handling (including by Eric Pouech · 21 years ago
  24. 48a8659 - removed file extension from module (and suffixed ELF modules with by Eric Pouech · 21 years ago
  25. 800864a First shot at implementing dbghelp. by Eric Pouech · 21 years ago