Added support for multiple mixers.
[wine] / dlls / ole32 / oleproxy.c
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-07-30  Jeroen JanssenUpdated some MSDN links in the code.
2004-07-22  Robert Shearman- Remove unneeded STUBMGR_Start call.
2004-06-14  Robert Shearman- Fix ref count on standard proxy creation.
2004-05-21  Marcus MeissnerRevert broken strict aliasing fix.
2004-05-04  Marcus MeissnerFixed strict aliasing issues in dlls/ole32.
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2003-10-14  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-09-11  Dave MillerRemoved ordinals from comments.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-17  Mike HearnImplement a class factory for the Global Interface...
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-12-19  Alexandre JulliardFixed a few problems caused by the new objidl.idl.
2002-06-04  Marcus MeissnerAdded marshalling of IUnknown.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-05  Marcus MeissnerImplemented Local Server COM.