1. b56dc9a winecrt0: Remove the clsid parameter in __wine_(un)register_resources. by Alexandre Julliard · 14 years ago
  2. 0c4ec94 dmusic: Merge the IClassFactory implementations. by Michael Stefaniuc · 14 years ago
  3. f5090d2 dmusic: Convert dll registration to the IRegistrar mechanism. by Alexandre Julliard · 14 years ago
  4. ab683fe dmusic: Constify a variable. by Andrew Talbot · 15 years ago
  5. bf0d0ac dmusic: Avoid newlines inside FIXME messages. by Michael Stefaniuc · 15 years ago
  6. 68eb63a dmusic: Remove superfluous pointer casts. by Michael Stefaniuc · 16 years ago
  7. c437e3d dmusic: Remove some unused functions. by Alexandre Julliard · 16 years ago
  8. 7e59853 dmusic: Sign-compare warning fix. by Andrew Talbot · 17 years ago
  9. 5dd2f1e Include config.h and wine/port.h in files that use snprintf. by Rob Shearman · 17 years ago
  10. 8a4db52 dmusic: Remove unneeded casts. by Andrew Talbot · 17 years ago
  11. f56ca61 dmusic: Indirection level fix. by Andrew Talbot · 18 years ago
  12. 7718d2b dmusic: Fix license headers that mistakenly use GPL instead of LGPL. by Alexandre Julliard · 18 years ago
  13. 391b1c2 dmusic: Constify a variable. by Andrew Talbot · 18 years ago
  14. af30447 dmusic: Replaced && 0xfff... by & 0xff. by Marcus Meissner · 18 years ago
  15. a4253ba dmusic: Win64 printf format warning fixes. by Michael Stefaniuc · 18 years ago
  16. 08e1260 dmusic: Print 64bit integers with wine_dbgstr_longlong. by Stefan Leichter · 19 years ago
  17. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  18. 1de5d3c Correct more mismatches between spec files and comments about export number. by Francois Gouget · 20 years ago
  19. 21e3ba8 Correct mismatches between spec files and comments about export number. by Vincent Béron · 20 years ago
  20. d37f0ab Don't prefix the functions DllCanUnloadNow, DllGetClassObject and by Alexandre Julliard · 20 years ago
  21. b67da5b Make more of the OLE interface vtables const. by Dmitry Timoshkov · 20 years ago
  22. e8cafa5 Properly implement DllCanUnloadNow ref counting. by James Hawkins · 20 years ago
  23. ba92d29 - Use Interlocked* instead of ++/-- in AddRef/Release. by James Hawkins · 20 years ago
  24. 39a696a Removed some uses of the non-standard ICOM_THIS macro. by Alexandre Julliard · 21 years ago
  25. f714b39 Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE macro. by Alexandre Julliard · 21 years ago
  26. 48c4bb3 Get rid of the non-standard ICOM_VTABLE macro. by Alexandre Julliard · 21 years ago
  27. 0467ce9 Get rid of the non-standard ICOM_VFIELD macro. by Alexandre Julliard · 21 years ago
  28. b26d65b Added name resolving for CLSIDs, IIDs, GUIDs and return codes. by Rok Mandeljc · 21 years ago
  29. 0382ea1 - updated resources to DX9 by Rok Mandeljc · 21 years ago
  30. df167d1 - implemented loader, loader's stream and loading of objects (now you by Rok Mandeljc · 22 years ago
  31. 473c565 Split the dmusic interfaces. by Rok Mandeljc · 22 years ago
  32. 952e13c Implement DllRegisterServer and DllUnregisterServer for dmusic.dll, by John K. Hohm · 22 years ago
  33. 4e1ef0c For all DLLs with defined DllMain and which do not require by Dmitry Timoshkov · 22 years ago
  34. 25bf82b - huge COM cleanup: only keep dmusic8 version of interfaces when they by Raphael Junqueira · 22 years ago
  35. bba4975 - always use IDirectMusicPerformance8Impl instead of by Raphael Junqueira · 22 years ago
  36. a4a5e9a - added debug by Rok Mandeljc · 22 years ago
  37. 9d1ca9f Dmusic class factory can now create dmloader8 and dmperformance8. by Rok Mandeljc · 22 years ago
  38. ecaf53f Some dmusic functions implementation. by Rok Mandeljc · 22 years ago
  39. 2d04be7 Stub implementation of the dmusic dll. by Rok Mandeljc · 22 years ago