- Some fixes on DirectSound init (need SetCooperativeLevel as seen in
[wine] / include / oaidl.h
2003-09-04  Alexandre JulliardConverted ocidl.h to IDL.
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-08-18  Jon GriffithsMake I1 fields explicitly signed.
2003-07-01  Alexandre JulliardAdd #ifdefs around forwards and interfaces like MIDL...
2003-04-12  Alexandre JulliardThe com_interface attribute is not needed on derived...
2003-04-11  Alexandre JulliardSimplified COM interface declarations, removing the...
2003-04-10  Alexandre JulliardUse a more compatible technique to declare COM interfac...
2003-01-09  Alexandre JulliardRegenerated with latest widl.
2003-01-05  Ove KaavenWrote a new oaidl.idl to replace include/wine/obj_oleau...
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-23  Ove KaavenWhere ICOM macros are needed, include objbase.h.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-18  Francois GougetInclude rpc*.h/windows.h/ole2.h just like windows.
1999-03-10  Paul QuinnAdded a lot of new OLE interfaces.
1999-02-28  Francis BeaudetImplemented support for arrays and safe arrays in VARIA...
1999-02-25  Adrian ThurstonMoved some definitions out of oleauto.h and into oaidl...
1999-02-20  Francis BeaudetImplemented the OleCreateFontIndirect method and the...