1. 3c9e7a7 wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. by Dmitry Timoshkov · 18 years ago
  2. f9c23da oleacc: Win64 printf format warning fixes. by Michael Stefaniuc · 18 years ago
  3. 85ce511 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. by Michael Stefaniuc · 19 years ago
  4. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  5. 5258e06 make_dlls: Ignore generated import libraries from the top-level .gitignore. by Alexandre Julliard · 19 years ago
  6. cc2b3b4 Take advantage of the recursive nature of .gitignore for Makefile entries. by Alexandre Julliard · 19 years ago
  7. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  8. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  9. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 20 years ago
  10. b6b180a Moved the implementation of spec file stubs to the winecrt0 library. by Alexandre Julliard · 20 years ago
  11. d37f0ab Don't prefix the functions DllCanUnloadNow, DllGetClassObject and by Alexandre Julliard · 20 years ago
  12. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  13. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  14. 62bffe4 Added DllRegisterServer/DllUnregisterServer calls. by Mike McCormack · 21 years ago
  15. da0878d Stub implementations for LresultFromObject and AccessibleObjectFromWindow. by Mike McCormack · 21 years ago
  16. 9e4ed64 .spec.c files are no longer used for 32-bit dlls. by Alexandre Julliard · 21 years ago
  17. b6002e8 Stub implementation for CreateStdAccessibleObject. by Mike McCormack · 21 years ago
  18. fbdfd91 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. by Dimitrie O. Paun · 21 years ago
  19. 5caccaf Created an empty oleacc DLL. by Eric Pouech · 22 years ago