- Avoid null-pointer exceptions by testing listnodes validity before doing
[wine] / dlls / oleaut32 / typelib.c
2000-08-09  James Hatheway- Avoid null-pointer exceptions by testing listnodes...
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-07-29  Marcus MeissnerAdded CreateTypeLib,LHashValOfNameSys stubs.
2000-07-10  Juergen Schmied- better loading of *.tlb files
2000-07-09  Huw D M DaviesStub implementation of LHashValOfNameSysA.
2000-07-08  Huw D M DaviesFix typo in ITypeLib::IsName.
2000-06-24  Juergen Schmied- removed hack to find the right resource
2000-06-23  Alexandre JulliardCleaned up a few inter-dll dependencies.
2000-02-26  Patrik StridvallFixed ANSI C violations.
2000-02-18  Alexandre JulliardChanged the loading of typelib files to use a memory...
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-01-30  Francois GougetThe COM virtual tables must use the
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-13  Francois GougetUse the COM macros rather than directly accessing the...
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.