1. 4821654 atl: Generate the class registration and use a copy of the standard winecrt0 mechanism. by Alexandre Julliard · 14 years ago
  2. 32ad286 atl: Move atliface.idl to the global includes. by Alexandre Julliard · 14 years ago
  3. 81b8ee8 makefiles: Add a standard header for all makefiles to replace the common variable initializations. by Alexandre Julliard · 15 years ago
  4. b86d515 dlls: Remove explicit imports of kernel32 and ntdll. by Alexandre Julliard · 15 years ago
  5. bef5645 makefiles: Remove the no longer needed explicit separators for dependencies. by Alexandre Julliard · 15 years ago
  6. dad21bb makefiles: List the static libraries as normal imports instead of extra libs. by Alexandre Julliard · 17 years ago
  7. 4800089 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. by Rob Shearman · 17 years ago
  8. 4f49655 atl: Replace SHDeleteKeyW with RegDeleteTreeW and get rid of the import of shlwapi. by Paul Vriens · 18 years ago
  9. f92ef1c makedep: Add support for magic comments in .rc files so we can generate proper dependencies for them. by Alexandre Julliard · 18 years ago
  10. 821aae4 atl: Implement AtlAxCreateControl and AtlAxCreateControlEx. by Andrey Turkin · 18 years ago
  11. 2d9fc5d atl: Implement AtlAxWinInit and AtlAxWin window procedure. by Andrey Turkin · 18 years ago
  12. abc3769 atl: Implement AtlPixelToHiMetric and AtlHiMetricToPixel. by Andrey Turkin · 18 years ago
  13. 12c1962 Make.rules: Added support for building IDL client/proxy/server/iid files. by Alexandre Julliard · 18 years ago
  14. 32f42f2 atl: Win64 printf format warning fixes. by Michael Stefaniuc · 18 years ago
  15. 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
  16. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  17. eb8a40c libs: Merged libwine_unicode into libwine. by Alexandre Julliard · 19 years ago
  18. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  19. 7495277 Fix dependencies. by Mike McCormack · 20 years ago
  20. d12cb30 Use ATLRegistrar to register atl.dll. by Jacek Caban · 20 years ago
  21. 544a1a2 Added implementation of ATLRegistrar. by Jacek Caban · 20 years ago
  22. be2c020 Implemented DllRegisterServer and DllUnregisterServer. by Steven Edwards · 21 years ago
  23. 4bd374f First implementation of the Advanced Template Library, with just a few by Aric Stewart · 21 years ago