Add some documentation headers to make winapi_check happy.
[wine] / dlls / quartz / memallocator.c
2006-10-13  Hans Leidekkerquartz: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-14  Alexandre JulliardGet rid of another long long constant.
2005-08-22  Christian CostaReturn S_OK when committing/decomitting an already
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-05-18  Maarten LankhorstFixed freeing of mediatype.
2005-04-11  Robert ShearmanReturn an error instead of crashing later on a divide...
2005-01-06  Paul Vriens- Use Interlocked* functions in AddRef and Release.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-20  Christian CostaFixed MediaSample passing. This is the upstream filter...
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-13  Christian CostaAdded missing initialization of the filesource output...
2003-09-11  Robert ShearmanImplemented IMemAllocator and IMediaSample.