- removed unnecessary recursion
[wine] / dlls / ole32 / clipboard.c
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-24  Patrik StridvallFixed some warnings.
2000-03-08  Abey GeorgeImplemented OLE clipboard functionality for Embed Sourc...
2000-02-14  Juergen SchmiedAdded stub for CoResumeClassObjects.
2000-02-13  Alexandre JulliardRemoved check for class existence.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-10-24  Francis BeaudetEnabled the persistent clipboard server.
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.