1. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  2. 53f9c21 Use angle brackets (<>) rather than quotes ("") for the include by Dimitrie O. Paun · 22 years ago
  3. 0643acd Removed Wine-specific definition from exported header (spotted by by Alexandre Julliard · 22 years ago
  4. bba4bb1 Remove references to PCVOID and LPUINT. by Francois Gouget · 23 years ago
  5. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  6. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  7. f94462f Move __stdcall/__cdecl to the right place. by Patrik Stridvall · 23 years ago
  8. e2474fc Define LPSTACKFRAME too. by Bill Medland · 23 years ago
  9. 9dc50e1 Removed some more obsolete 32 suffixes. by Francois Gouget · 24 years ago
  10. ae41e8c Reordered the CALLBACK and WINAPI directives so that it compiles with by Francois Gouget · 25 years ago
  11. 180a088 Moved PE header definitions to winnt.h where they belong. by Alexandre Julliard · 25 years ago
  12. 14da7b1 Added extern "C" if __cplusplus is defined. by Patrik Stridvall · 26 years ago
  13. 0f8bc5b Fixed ANSI compabillity. by Patrik Stridvall · 26 years ago
  14. 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
  15. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  16. 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
  17. ebc2b77 Fixed warnings, some only visible with -Wstrict-prototypes or -pedantic. by Juergen Schmied · 26 years ago
  18. 56d52aa Moved some declarations from imagehlp.h to common include files. by Patrik Stridvall · 26 years ago
  19. 091e785 Started the implementation of IMAGEHLP.DLL. by Patrik Stridvall · 26 years ago