1. 3c0211f Cleanup code that is strange or difficult to parse. by Patrik Stridvall · 24 years ago
  2. f4d5fef Add <string.h> to files that needed it. by James Juran · 24 years ago
  3. ea18679 Remove libXXXX.so.1.0 lines from .cvsignore files. by David Elliott · 24 years ago
  4. 758c384 Implemented PE file checksum calculation. by Eric Kohl · 24 years ago
  5. c95b1aa Avoid linking with ntdll where possible. by Alexandre Julliard · 24 years ago
  6. 8c540c6 Replaced a few internal functions by exported ones. by Alexandre Julliard · 24 years ago
  7. 27939f0 Start using import tables for dlls that can already support it. by Alexandre Julliard · 24 years ago
  8. eb58e1d Declare debug channels in all dlls that need them; added imports of by Alexandre Julliard · 24 years ago
  9. e514103 Added imports of kernel32.dll where necessary. by Alexandre Julliard · 25 years ago
  10. 6953d67 For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. by Alexandre Julliard · 25 years ago
  11. b905023 Fixed some debug messages. by Patrik Stridvall · 25 years ago
  12. 2d6457c Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  13. d0edc5f Moved dll-specific make rules to a separate Makedll.rules file. by Alexandre Julliard · 25 years ago
  14. 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
  15. 3e1be26 Fixed some issues found by winapi_check. by Patrik Stridvall · 25 years ago
  16. 6f71573 Make use of automatic ordinal allocation. by Alexandre Julliard · 25 years ago
  17. daed93e Moved .spec files to corresponding dlls/ directory. by Ulrich Weigand · 26 years ago
  18. 9fe7a25 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  19. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  20. 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
  21. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  22. 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
  23. 091e785 Started the implementation of IMAGEHLP.DLL. by Patrik Stridvall · 26 years ago