shell32: Spelling fixes for the Finnish resource.
[wine] / dlls / shell32 / shlfsbind.c
2005-07-03  Mike McCormack-Wpointer-sign fixes.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-02-23  Mike McCormackRemove tabs and reformat.
2005-01-14  James Hawkins- Use Interlocked* instead of ++/-- in AddRef/Release.
2004-12-16  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-09  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
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-06-30  Ge van GeldorpFix IFileSystemBindData method order.
2004-04-20  Francois GougetMake Unicode strings 'static const'.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2003-09-17  Rolf KalbermatterImplemented SHSimpleIDListFromPath correctly.
2003-09-15  Rolf KalbermatterAdded IFileSystemBindData implementation.