Add DDCAPS_OVERLAY and DDCAPS_OVERLAYSTRETCH to GetCaps().
[wine] / dlls / shlwapi / assoc.c
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2005-01-12  James Hawkins- use only stored result of Interlocked* in AddRef...
2004-09-06  Alexandre JulliardRemoved some uses 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-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-07-04  Mike McCormackFix memory allocation problems.
2004-03-02  Francois GougetAssorted spelling and case fixes.
2004-02-10  Jon GriffithsAdd some missing prototypes, fix AssocIsDangerous.
2003-09-11  Robert Shearman- Convert ordinals to their real names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-20  Alexandre Julliardwinnls.h must not include winbase.h.
2003-07-21  Mike McCormackCreate stub for AssocIsDangerous.
2003-07-19  Jon GriffithsMove IQueryAssociations into shlwapi. Docs/-W/MSVC...
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-09-04  Jon GriffithsAdded Assoc* funcs (but not underlying IQueryAssociatio...