1. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  2. 0edbaf7 Remove spaces before '\n' in traces. by Francois Gouget · 19 years ago
  3. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 20 years ago
  4. d37f0ab Don't prefix the functions DllCanUnloadNow, DllGetClassObject and by Alexandre Julliard · 20 years ago
  5. 0791d06 Interlocked LONG* gcc warning fixes. by Mike McCormack · 20 years ago
  6. b67da5b Make more of the OLE interface vtables const. by Dmitry Timoshkov · 20 years ago
  7. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  8. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  9. ba92d29 - Use Interlocked* instead of ++/-- in AddRef/Release. by James Hawkins · 20 years ago
  10. 0a25896 Const correctness fixes. by Eric Pouech · 20 years ago
  11. 5c38e1b Version resources cleanup. by Tom Wickline · 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. 0467ce9 Get rid of the non-standard ICOM_VFIELD macro. by Alexandre Julliard · 21 years ago
  17. 10778aa Updated the version info of all DirectX dlls to the version numbers of by Ivan Leo Murray-Smith · 21 years ago
  18. fad8b08 - add traces to client.c and address.c stub functions by Raphael Junqueira · 21 years ago
  19. 5f3f214 Added simple dpnet.dll implementation. by Raphael Junqueira · 21 years ago