1. 13f2d21 Fixed DllGetClassObject spec entries. by Alexandre Julliard · 20 years ago
  2. 85c9283 Don't generate import libraries for dlls that don't export anything. by Alexandre Julliard · 20 years ago
  3. c447939 Interlocked LONG* gcc warning fixes. by Mike McCormack · 20 years ago
  4. 809edab Const correctness fixes. by Eric Pouech · 20 years ago
  5. ac6f562 Fix more -Wstrict-prototypes warnings. by Stefan Huehner · 20 years ago
  6. 9769816 Fix winapi_check documentation warnings. by Francois Gouget · 20 years ago
  7. 247246e Make more of the OLE interface vtables const. by Dmitry Timoshkov · 20 years ago
  8. 5416022 Rename MODULENAME_Dll* functions to Dll* for better consistency and by Robert Shearman · 20 years ago
  9. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  10. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  11. 6e3bcb5 Replace strncpy with memcpy or lstrcpyn. by Peter Berg Larsen · 20 years ago
  12. 9ed61de Get rid of HeapAlloc casts. by Jakob Eriksson · 20 years ago
  13. 93416cd Assorted spelling fixes. by Francois Gouget · 20 years ago
  14. 1fd9425 Properly implement DllCanUnloadNow ref counting. by James Hawkins · 20 years ago
  15. 7a49e82 - use Interlocked* functions in AddRef and Release. by Paul Vriens · 20 years ago
  16. cf1d00b Removed excessive statement (break after return or goto, not useful by Eric Pouech · 20 years ago
  17. e99a183 - handle StyleRefs list on DMStyleTracks by Raphael Junqueira · 20 years ago
  18. ee0344a Remove unneeded NULL casts. by Francois Gouget · 20 years ago
  19. 5c38e1b Version resources cleanup. by Tom Wickline · 20 years ago
  20. 39a696a Removed some uses of the non-standard ICOM_THIS macro. by Alexandre Julliard · 21 years ago
  21. f714b39 Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE macro. by Alexandre Julliard · 21 years ago
  22. 25e2a32 Don't define BEGIN_INTERFACE in unknwn.h. by Alexandre Julliard · 21 years ago
  23. 936198c Moved ICOM_THIS_MULTI definition out of objbase.h and into the files by Alexandre Julliard · 21 years ago
  24. 48c4bb3 Get rid of the non-standard ICOM_VTABLE macro. by Alexandre Julliard · 21 years ago
  25. 0467ce9 Get rid of the non-standard ICOM_VFIELD macro. by Alexandre Julliard · 21 years ago
  26. bf72af3 Modify widl to put the C COM macros inside an #ifdef COBJMACROS block by Francois Gouget · 21 years ago
  27. 10778aa Updated the version info of all DirectX dlls to the version numbers of by Ivan Leo Murray-Smith · 21 years ago
  28. 858557f - Parse DMStyle motifs (ie patterns) and bands (fill lists). by Raphael Junqueira · 21 years ago
  29. 106e13a - Add the same new files (dmutils.c/dmutils.h) into dmime,dmband and by Raphael Junqueira · 21 years ago
  30. beaa084 - Fewer FIXMEs. by Raphael Junqueira · 21 years ago
  31. 43def08 - Segment loading fix (correct FOURCC_RIFF tracks handling). by Raphael Junqueira · 21 years ago
  32. a421533 - Typo fix in dmusicf.h. by Raphael Junqueira · 21 years ago
  33. 9e4ed64 .spec.c files are no longer used for 32-bit dlls. by Alexandre Julliard · 21 years ago
  34. 0d203bd Sync some of the dll registrations with the contents of winedefault.reg. by Alexandre Julliard · 21 years ago
  35. b26d65b Added name resolving for CLSIDs, IIDs, GUIDs and return codes. by Rok Mandeljc · 21 years ago
  36. 20b4585 Only link against libdxguid where necessary. by Alexandre Julliard · 21 years ago
  37. 0382ea1 - updated resources to DX9 by Rok Mandeljc · 21 years ago
  38. fbdfd91 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. by Dimitrie O. Paun · 21 years ago
  39. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  40. df167d1 - implemented loader, loader's stream and loading of objects (now you by Rok Mandeljc · 22 years ago
  41. 20698b2 Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, by Alexandre Julliard · 22 years ago
  42. 473c565 Split the dmusic interfaces. by Rok Mandeljc · 22 years ago
  43. 3dec4c5 Added stubs for dpnhpast and for all the dmusic dlls. by Rok Mandeljc · 22 years ago