ole32: Add support for rendering METAFILEPICT clipboard objects.
[wine] / dlls / ole32 / antimoniker.c
2010-07-21  Nikolay Sivovole32: No need to test for interface pointer being...
2010-07-21  Nikolay Sivovole32: Remove redundant variables.
2009-02-11  Michael Stefaniucole32: Remove superfluous pointer casts.
2008-04-14  Francois Gougetole32: Fix spelling of GetComparisonData().
2008-04-10  Austin Englishole32: Spelling fixes.
2006-10-16  Michael Stefaniucole32: Win64 printf format warning fixes.
2006-06-09  Alexandre Julliardole32: Use the standard DEFINE_OLEGUID macro to define...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-08  Robert Shearmanole32: The type check in AntiMonikerImpl_CommonPrefixWi...
2006-05-08  Robert Shearmanole32: Add a test for anti monikers. Fix AntiMonikerImp...
2006-05-08  Robert Shearmanole32: Support marshaling of anti monikers.
2006-04-07  Robert Shearmanole32: Check for pcbSize in AntiMonikerImpl_GetSizeMax...
2006-01-06  Robert Shearmanole: Remove "stub" from TRACEs of functions that aren...
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-07-27  Alexandre JulliardReplace the _ICOM_THIS_From macros by inline functions...
2005-07-05  Mike McCormackFix gcc 4.0 -Wpointer-sign warnings.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-03-27  Mike McCormackRemove function prototypes, make functions static.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-24  Joris HuizerRef count increment/decrement cleanup.
2004-09-09  Alexandre JulliardGet rid of the non-standard ICOM_THIS macro.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-04-20  Francois GougetMake Unicode strings static const.
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2003-09-11  Dave MillerRemoved ordinals from comments.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-18  Francois GougetTypos/spelling fixes.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-12-19  Ove KaavenMoved some definitions from include/wine/obj_moniker...
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-11  Patrik StridvallFixed some issues found by winapi_check.
2001-04-20  Andreas MohrSpelling fixes.
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.