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. 1de5d3c Correct more mismatches between spec files and comments about export number. by Francois Gouget · 20 years ago
  4. 21e3ba8 Correct mismatches between spec files and comments about export number. by Vincent Béron · 20 years ago
  5. d37f0ab Don't prefix the functions DllCanUnloadNow, DllGetClassObject and by Alexandre Julliard · 20 years ago
  6. 85c9283 Don't generate import libraries for dlls that don't export anything. by Alexandre Julliard · 20 years ago
  7. 0791d06 Interlocked LONG* gcc warning fixes. by Mike McCormack · 20 years ago
  8. ac6f562 Fix more -Wstrict-prototypes warnings. by Stefan Huehner · 20 years ago
  9. b67da5b Make more of the OLE interface vtables const. by Dmitry Timoshkov · 20 years ago
  10. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  11. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  12. e732fc0 Janitorial: Get rid of strncpy/strncpyW. by Peter Berg Larsen · 20 years ago
  13. a85da70 Properly implement DllCanUnloadNow ref counting. by James Hawkins · 20 years ago
  14. ba92d29 - Use Interlocked* instead of ++/-- in AddRef/Release. by James Hawkins · 20 years ago
  15. cf1d00b Removed excessive statement (break after return or goto, not useful by Eric Pouech · 20 years ago
  16. ee0344a Remove unneeded NULL casts. by Francois Gouget · 20 years ago
  17. 5c38e1b Version resources cleanup. by Tom Wickline · 20 years ago
  18. 39a696a Removed some uses of the non-standard ICOM_THIS macro. by Alexandre Julliard · 21 years ago
  19. f714b39 Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE macro. by Alexandre Julliard · 21 years ago
  20. 25e2a32 Don't define BEGIN_INTERFACE in unknwn.h. by Alexandre Julliard · 21 years ago
  21. 936198c Moved ICOM_THIS_MULTI definition out of objbase.h and into the files by Alexandre Julliard · 21 years ago
  22. 48c4bb3 Get rid of the non-standard ICOM_VTABLE macro. by Alexandre Julliard · 21 years ago
  23. 0467ce9 Get rid of the non-standard ICOM_VFIELD macro. by Alexandre Julliard · 21 years ago
  24. bf72af3 Modify widl to put the C COM macros inside an #ifdef COBJMACROS block by Francois Gouget · 21 years ago
  25. 10778aa Updated the version info of all DirectX dlls to the version numbers of by Ivan Leo Murray-Smith · 21 years ago
  26. 9e4ed64 .spec.c files are no longer used for 32-bit dlls. by Alexandre Julliard · 21 years ago
  27. b26d65b Added name resolving for CLSIDs, IIDs, GUIDs and return codes. by Rok Mandeljc · 21 years ago
  28. 20b4585 Only link against libdxguid where necessary. by Alexandre Julliard · 21 years ago
  29. 0382ea1 - updated resources to DX9 by Rok Mandeljc · 21 years ago