Added debugstr_guid function and used it to replace
[wine] / dlls / ole32 /
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
2000-01-15  Marcus MeissnerImplemented OleRun.
1999-12-27  Alexandre JulliardCosmetics.
1999-12-10  Gerard PatelTransfer only cbStruct size in BindCtxImpl_S(G)etOptions.
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-12-05  Andreas Mohr- the OLE version returned was too low
1999-11-21  Jim AstonAdded stub for StgSetTimes.
1999-11-14  Eric PouechAdded stubs for SetErrorInfo, PropVariantClear, PropVar...
1999-11-10  Rein KlazesCoGetClassObject should complain about not being able...
1999-10-31  Marcus MeissnerIMalloc16_Constructor: moved ICOM_VTBL(This) where...
1999-10-31  Abey GeorgeImplemented ProgIDFromCLSID.
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
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-10-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-10-24  Francis BeaudetEnabled the persistent clipboard server.
1999-10-23  Marcus MeissnerUse segmented lpvtbl pointer for IMalloc16 interface...
1999-10-23  Francis BeaudetMake sure that the drop effect of a DnD operation is...
1999-09-23  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-09-19  Juergen SchmiedAdded missing export.
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.