Reimplemented DXGrab with improvements; it no longer depends on
[wine] / dlls / oleaut32 /
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
2000-01-12  Alexandre JulliardRemoved a dependency between oleaut32 and comctl32.
1999-12-12  Eric PouechSysStringLen can get a NULL pointer (and shall return 0).
1999-12-11  Patrik StridvallFixed some issues found by winapi_check.
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-10-25  Andreas MohrSysAllocStringLen16 needs to handle NULL pointers,...
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-13  Francois GougetUse the COM macros rather than directly accessing the...
1999-10-13  Marcus MeissnerAdded stubs for RevokeActiveObject, GetActiveObject...
1999-09-29  Rein KlazesFirst implementation of LoadTypeLibEx().
1999-09-23  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.