1. 766611b imagehlp: Fix the name of the ADDRESS_MODE enum. by Francois Gouget · 19 years ago
  2. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  3. f09ed5e Add some 64 bit definitions. by Vitaliy Margolen · 19 years ago
  4. 297ef3a Fix typo: PSYM_ENUMSOURCEFILES_CALLBACK instead of PSYM_ENUMSOURCFILES_CALLBACK. by Vincent Béron · 19 years ago
  5. d9c97f3 Include wintrust.h. by Francois Gouget · 20 years ago
  6. f35d1ca Moved quite a few functions to dbghelp (removed debug.c and symbol.c files). by Eric Pouech · 21 years ago
  7. ad4a2b9 Bring imagehlp (mostly) inline with the PSDK and Mingw. by Steven Edwards · 21 years ago
  8. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  9. 53f9c21 Use angle brackets (<>) rather than quotes ("") for the include by Dimitrie O. Paun · 22 years ago
  10. 0643acd Removed Wine-specific definition from exported header (spotted by by Alexandre Julliard · 22 years ago
  11. bba4bb1 Remove references to PCVOID and LPUINT. by Francois Gouget · 23 years ago
  12. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  13. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  14. f94462f Move __stdcall/__cdecl to the right place. by Patrik Stridvall · 23 years ago
  15. e2474fc Define LPSTACKFRAME too. by Bill Medland · 23 years ago
  16. 9dc50e1 Removed some more obsolete 32 suffixes. by Francois Gouget · 24 years ago
  17. ae41e8c Reordered the CALLBACK and WINAPI directives so that it compiles with by Francois Gouget · 25 years ago
  18. 180a088 Moved PE header definitions to winnt.h where they belong. by Alexandre Julliard · 25 years ago
  19. 14da7b1 Added extern "C" if __cplusplus is defined. by Patrik Stridvall · 26 years ago
  20. 0f8bc5b Fixed ANSI compabillity. by Patrik Stridvall · 26 years ago
  21. 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
  22. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  23. 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
  24. ebc2b77 Fixed warnings, some only visible with -Wstrict-prototypes or -pedantic. by Juergen Schmied · 26 years ago
  25. 56d52aa Moved some declarations from imagehlp.h to common include files. by Patrik Stridvall · 26 years ago
  26. 091e785 Started the implementation of IMAGEHLP.DLL. by Patrik Stridvall · 26 years ago