1. 1571df5 Fix memory leak in OleDuplicateData on error path (found by Smatch). by Robert Shearman · 20 years ago
  2. aa758ea Implement OleDuplicateData. by Robert Shearman · 20 years ago
  3. 486d020 Don't define COBJMACROS in objbase.h. Update the Wine sources accordingly. by Francois Gouget · 20 years ago
  4. e3a37c8 Revert broken strict aliasing fix. by Marcus Meissner · 21 years ago
  5. ff39b87 Fixed strict aliasing issues in dlls/ole32. by Marcus Meissner · 21 years ago
  6. 47fb938 Removed ordinals from comments. by Dave Miller · 22 years ago
  7. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  8. 297f3d8 Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. by Dimitrie O. Paun · 22 years ago
  9. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  10. 044855c Documentation fixes. by Patrik Stridvall · 24 years ago
  11. f4d5fef Add <string.h> to files that needed it. by James Juran · 24 years ago
  12. 529da54 Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; by Dimitrie O. Paun · 24 years ago
  13. 74af67e Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. by Alexandre Julliard · 25 years ago
  14. 21dbb6c Implemented OLE clipboard functionality for Embed Source format. by Abey George · 25 years ago