Implementation of Dispatch API.
[wine] / dlls / oleaut32 / oleaut32.spec
2000-12-19  Francois JacquesImplementation of Dispatch API.
2000-11-16  Alexandre JulliardAvoid linking with ntdll where possible.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-19  Chris MorganStub CreateDispTypeInfo, CreateStdDispatch16 and Create...
2000-10-12  Francois GougetAdded some of the APIs introduced in Win98, mostly...
2000-09-27  Alexandre JulliardAdded a few missing imports.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-29  Marcus MeissnerAdded CreateTypeLib,LHashValOfNameSys stubs.
2000-07-09  Huw D M DaviesStub implementation of LHashValOfNameSysA.
2000-07-08  Francois JacquesImplemented SafeArrayGetVarType.
2000-06-24  Juergen Schmied- removed hack to find the right resource
2000-06-20  Alexandre JulliardCleaned up a few inter-dll dependencies.
2000-06-11  Patrik StridvallFixed some issues found by winapi_check.
2000-04-19  Alexandre JulliardAdded some missing import directives.
2000-03-26  Marcus MeissnerStubs for DllRegisterServer/DllUnregisterServer.
2000-02-29  Patrik StridvallMoved some stubs and added forwards in order to make...
2000-02-27  Alexandre Julliardoleaut32 should not import functions from olepro32.
2000-02-26  Patrik StridvallAdded stubs for {Create,Get,Set}ErrorInfo.
2000-02-25  Patrik StridvallFixed some issues found by winapi_check.
1999-12-11  Patrik StridvallFixed some issues found by winapi_check.
1999-10-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-10-13  Marcus MeissnerAdded stubs for RevokeActiveObject, GetActiveObject...
1999-09-29  Rein KlazesFirst implementation of LoadTypeLibEx().
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.