1. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  2. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 19 years ago
  3. 9cedc1a Export the Dll(Un)RegisterServer() functions to make d3dxof.dll a by Francois Gouget · 20 years ago
  4. d37f0ab Don't prefix the functions DllCanUnloadNow, DllGetClassObject and by Alexandre Julliard · 20 years ago
  5. 65f20821 Add missing WINAPI to MSXML_DllGetClassObject(). by Francois Gouget · 20 years ago
  6. 76ed283 Make CONST_VTABLE the default in the Wine source. by Alexandre Julliard · 20 years ago
  7. c447939 Interlocked LONG* gcc warning fixes. by Mike McCormack · 20 years ago
  8. 4625628 Make some of the OLE interface vtables const. by Dmitry Timoshkov · 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. 7f07b00 - Use Interlocked* functions in AddRef and Release. by Paul Vriens · 20 years ago
  12. c50d874 Ensure DllCanUnloadNow is a truly void function, and give it a unique by Jon Griffiths · 20 years ago
  13. 5c38e1b Version resources cleanup. by Tom Wickline · 20 years ago
  14. 486d020 Don't define COBJMACROS in objbase.h. Update the Wine sources accordingly. by Francois Gouget · 20 years ago
  15. e8d89cd Fix a reference leak on failure (spotted by Rob Shearman). by Huw Davies · 20 years ago
  16. 39a696a Removed some uses of the non-standard ICOM_THIS macro. by Alexandre Julliard · 21 years ago
  17. f714b39 Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE macro. by Alexandre Julliard · 21 years ago
  18. 48c4bb3 Get rid of the non-standard ICOM_VTABLE macro. by Alexandre Julliard · 21 years ago
  19. 92c62e2 Removed compilation warnings + some fixes. by Christian Costa · 21 years ago
  20. 7590fe5 Added d3dxof dll, part of Direct3D. by Christian Costa · 21 years ago