1. d37f0ab Don't prefix the functions DllCanUnloadNow, DllGetClassObject and by Alexandre Julliard · 20 years ago
  2. 65f20821 Add missing WINAPI to MSXML_DllGetClassObject(). by Francois Gouget · 20 years ago
  3. 76ed283 Make CONST_VTABLE the default in the Wine source. by Alexandre Julliard · 20 years ago
  4. c447939 Interlocked LONG* gcc warning fixes. by Mike McCormack · 20 years ago
  5. 4625628 Make some of the OLE interface vtables const. by Dmitry Timoshkov · 20 years ago
  6. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  7. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  8. 7f07b00 - Use Interlocked* functions in AddRef and Release. by Paul Vriens · 20 years ago
  9. c50d874 Ensure DllCanUnloadNow is a truly void function, and give it a unique by Jon Griffiths · 20 years ago
  10. 5c38e1b Version resources cleanup. by Tom Wickline · 20 years ago
  11. 486d020 Don't define COBJMACROS in objbase.h. Update the Wine sources accordingly. by Francois Gouget · 20 years ago
  12. e8d89cd Fix a reference leak on failure (spotted by Rob Shearman). by Huw Davies · 21 years ago
  13. 39a696a Removed some uses of the non-standard ICOM_THIS macro. by Alexandre Julliard · 21 years ago
  14. f714b39 Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE macro. by Alexandre Julliard · 21 years ago
  15. 48c4bb3 Get rid of the non-standard ICOM_VTABLE macro. by Alexandre Julliard · 21 years ago
  16. 92c62e2 Removed compilation warnings + some fixes. by Christian Costa · 21 years ago
  17. 7590fe5 Added d3dxof dll, part of Direct3D. by Christian Costa · 21 years ago