1. e559640 dmscript: Convert dll registration to the IRegistrar mechanism. by Alexandre Julliard · 14 years ago
  2. 81b8ee8 makefiles: Add a standard header for all makefiles to replace the common variable initializations. by Alexandre Julliard · 15 years ago
  3. b86d515 dlls: Remove explicit imports of kernel32 and ntdll. by Alexandre Julliard · 15 years ago
  4. bef5645 makefiles: Remove the no longer needed explicit separators for dependencies. by Alexandre Julliard · 15 years ago
  5. 63aff89 janitorial: Remove unneeded user32 imports. by Hans Leidekker · 16 years ago
  6. dad21bb makefiles: List the static libraries as normal imports instead of extra libs. by Alexandre Julliard · 17 years ago
  7. 34a323d dmscript: Win64 printf format warning fixes. by Michael Stefaniuc · 18 years ago
  8. 85ce511 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. by Michael Stefaniuc · 19 years ago
  9. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  10. 85c9283 Don't generate import libraries for dlls that don't export anything. by Alexandre Julliard · 20 years ago
  11. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  12. 20b4585 Only link against libdxguid where necessary. by Alexandre Julliard · 21 years ago
  13. fbdfd91 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. by Dimitrie O. Paun · 21 years ago
  14. df167d1 - implemented loader, loader's stream and loading of objects (now you by Rok Mandeljc · 22 years ago
  15. 473c565 Split the dmusic interfaces. by Rok Mandeljc · 22 years ago
  16. 3dec4c5 Added stubs for dpnhpast and for all the dmusic dlls. by Rok Mandeljc · 22 years ago