Moved WINE_MODREF.flags to WINE_MODREF.ldr.Flags, and make use of the
[wine] / include / objbase.h
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2002-12-23  Ove KaavenMerge the rest of include/wine/obj_base.h into include...
2002-12-18  Ove KaavenMoved COM API prototypes to objbase.h, from wine/obj_*.h.
2002-12-06  Ove KaavenMoved COM API prototypes in include/wine/obj_base.h to
2002-12-05  Alexandre JulliardAdded rpc.h include to fix tests compilation.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-05-07  Francois GougetAdded missing include directives.
2001-04-12  Peter Hunnisett- Provide lobby provider COM object header file and...
2001-01-02  François GougetShould include cguid.h.
2000-12-19  François GougetMoved some of the STDMETHOD/STDAPI to winnt.h.
2000-12-15  François GougetFixed the prototype of GetClassFile.
2000-11-15  Francois GougetMatch the Windows header dependencies.
2000-10-19  Francois GougetAdded/fixed missing extern "C".
2000-09-22  Francois GougetMust include 'stdlib.h'.
2000-06-16  Francois GougetReorder the __attribute__ directive in the legacy macro...
1999-06-05  Paul QuinnSome non-threatening fixes to some headers, as well...
1999-04-22  Adrian ThurstonClean up objbase.h. Makes the STDMETHOD set of macros...
1999-03-23  Noomen HamzaImplemented:
1999-03-10  Paul QuinnAdded a lot of new OLE interfaces.
1999-02-17  Francois GougetMoved some definitions to their proper include file.
1999-02-13  Francois GougetAdded the actual interface definitions to the obj_marsh...
1999-02-13  Francois GougetMake the REFxxx types const even in C. Also add FMTID.
1999-01-30  Francis BeaudetImplemented the startup-shutdown mechanism for the...
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-26  Francois GougetREFIID was not defined.
1998-12-18  François GougetFirst step to make it possible to call COM interfaces...