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