Added DPMI segments structure and related function to avoid direct
[wine] / dlls / oleaut32 / oleaut32.spec
2002-07-08  Jason Edmeades- VarFormat now supports VT_R8 and BYREF variant types.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-20  Mike McCormackFixed ordinals to match the Windows values.
2002-06-20  Jason Edmeades- VarAnd, VarCmp (Strings only), VarNot implemented.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-02-05  Marcus MeissnerImplemented Local Server COM.
2002-01-29  Bill MedlandA couple of additions.
2001-10-23  Hidenori TakeshimaImplemented OleCreatePropertyFrame and
2001-09-21  Ove KaavenRegister typelib marshaling for OLE Automation-compatib...
2001-08-18  Mike McCormackImplemented oleaut32.VarBstrCat.
2001-08-16  Mike McCormackPartially implement oleaut32.VarBstrCmp.
2001-08-15  Marcus MeissnerImplemented VarParseNumFromStr, VarNumFromParseNum.
2001-08-13  Daniel Walker- implemented SystemTimetoVariantTime/VariantTimetoSyst...
2001-07-24  Marcus MeissnerOLEAUT32.DllGetClassObject and support for the Ole...
2001-04-10  Gerard PatelStub for OleLoadPictureEx.
2001-03-19  Dmitry TimoshkovAdd version info for built-in oleaut32.dll.
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.