Added support for creating extra symlinks for .so files that contain
[wine] / dlls / ole32 / compobj.c
2000-03-04  Marcus MeissnerCoLoadLibrary gets UNICODE, not ASCII strings. (spotted...
2000-02-14  Juergen SchmiedAdded stub for CoResumeClassObjects.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-02-10  Alexandre JulliardRemoved extra includes from ole.h and wingdi.h.
2000-02-07  Owen WangMake CLSIDFromString return a CLSID of zeros instead...
1999-12-05  Andreas Mohr- the OLE version returned was too low
1999-11-10  Rein KlazesCoGetClassObject should complain about not being able...
1999-10-31  Abey GeorgeImplemented ProgIDFromCLSID.
1999-10-25  Francois GougetAdded two macros, ICOM_VFIELD and ICOM_VTBL, so that...
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.