Implement CheckThemeSignature.
[wine] / dlls / shlwapi / assoc.c
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...