Added check for duplicate ordinals, and fixed bug it uncovered in
[wine] / dlls / ole32 / oleobj.c
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-06-21  Vincent BéronFixed some various comparisons wrt signedness.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-08-03  Alexandre JulliardMoved GUID definitions to their respective dll.
2000-07-08  Huw D M DaviesImplement IDataAdviseHolder.
2000-01-30  Francois GougetThe COM virtual tables must use the
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.