Merged setupx.dll into setupapi.dll.
[wine] / include / wine / obj_base.h
2000-06-23  Alexandre JulliardCleaned up a few inter-dll dependencies.
2000-06-12  Marcus MeissnerCorrected IsEqualGUID prototype.
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-03-24  Francois Gouget- The ICOM_CMETHODxxx cause problems because the 'const...
2000-03-04  Marcus MeissnerCoLoadLibrary gets UNICODE, not ASCII strings. (spotted...
2000-02-25  Pierre MageauImplementation of OleConvert routines.
2000-01-30  Francois GougetThe COM virtual tables must use the
1999-11-07  Peter Hunnisett- Added missing __attribute__ ((com_interface)) for...
1999-10-25  Francois GougetAdded two macros, ICOM_VFIELD and ICOM_VTBL, so that...
1999-10-23  Francois GougetDefine the COM macros even in C++.
1999-07-31  Patrik StridvallVarious ANSI C compability fixes.
1999-07-24  Paul QuinnAdd a few stubs, some C++ compatibility, and fix a...
1999-06-26  Patrik StridvallANSI C fixes.
1999-05-22  Paul QuinnMicrosoft com vtable compatibility workaround for g...
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-06  Francois GougetAdded a new implementation of the ICOM macros that...
1999-03-25  Juergen SchmiedUse the new header for COM definitions.
1999-03-23  Noomen HamzaImplemented:
1999-03-17  Francois GougetRemoved the obsolete ICOM macros.
1999-03-10  Paul QuinnAdded a lot of new OLE interfaces.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-18  Francois GougetRemoved references to ICOM_INHERITS.
1999-02-17  Francois GougetAdded new API. Part of it was in 'include/objbase.h...
1999-02-17  Francois GougetChanged ICOM_THIS definition.
1999-02-10  Francois GougetBetter set of macros for defining the COM interfaces.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110