Spelling fixes.
[wine] / dlls / amstream /
2007-09-27  Stefan Leichteramstream: Remove 'recursive registry key delete' function.
2007-06-27  Michael Stefaniucjanitorial: Remove superfluous casts of void pointers...
2007-04-23  Andrew Talbotamstream: Exclude unused headers.
2007-03-17  Joris Huizeramstream: sign-compare fixes.
2007-02-13  Andrew Talbotamstream: Constify a variable.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-07  Michael Stefaniucamstream: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-11  Bang Jun-Youngamstream: Fix argument types to match the PSDK.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-30  Paul VriensUse the return value of register_key_guid.
2006-06-26  Ivan Leoamstream: Implement IAMMultiMediaStreamImpl_OpenFile...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-07  Christian CostaAdd stub implementation of IMediaStream interface.
2005-11-01  Christian CostaUse a more standard indentation style.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-08  Francois GougetAdd missing WINAPI to MSXML_DllGetClassObject().
2005-07-26  Alexandre JulliardDon't generate import libraries for dlls that don't...
2005-07-11  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2005-05-27  Peter OberndorferUse proper return values in amstream stub functions.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-01-10  Paul Vriens- use Interlocked* functions in AddRef and Release.
2004-11-23  Tom WicklineVersion resources cleanup.
2004-10-18  Joris HuizerAdded IClassFactory->CreateInstance aggregation checks.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-28  Huw DaviesFix a reference leak on failure (spotted by Rob Shearman).
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-19  Francois GougetAdded 'strmiids.lib'.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-05-14  Ivan Leo Murray... Updated the version info of all DirectX dlls to the...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-09  Christian CostaAdd amstream dll (MultiMedia Streams), part of Direct...