Fixed typo.
[wine] / ole / oleobj.c
1999-07-04  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-22  Paul QuinnMicrosoft com vtable compatibility workaround for g...
1999-05-08  Francis BeaudetSecond part of the OLE datacache implementation.
1999-05-02  Francis BeaudetImplemented the OLE object default handler and data...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-10  Paul QuinnAdded a lot of new OLE interfaces.
1999-02-28  Marcus MeissnerMore include optimisations and fixes.
1999-02-28  David Luyer- fixed missing stdlib.h and string.h includes everywhere
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Juergen Schmied- made the security functions consistent. advapi calls...
1999-02-11  Francois GougetIsEqualGUID is defined in 'include/wine/obj_base.h...
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1998-11-22  Eric KohlAdded IOleAdviseHoler interface (still a dummy) and...