user32/tests: Add test showing hotkeys change the async key state.
[wine] / dlls / qcap / enummedia.c
2010-10-06  Aric Stewartstrmbase: Move OutputPin implementation to strmbase.
2010-10-06  Aric Stewartstrmbase: Add the EnumMediaTypes base implementation.
2010-10-05  Aric Stewartstrmbase: Initial creation of static strmbase library...
2009-01-12  Andrew Talbotqcap: Declare a function static.
2009-01-08  Michael Stefaniucqcap: Remove superfluous casts.
2008-09-08  Andrew Talbotqcap: Sign-compare warning fix.
2008-03-13  Andrew Talbotqcap: Assign to structs instead of using memcpy.
2006-10-09  Michael Stefaniucqcap: Win64 printf format warning fixes.
2006-10-07  James Hawkinsjanitorial: Remove redundant NULL checks before CoTaskM...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-05-17  Maarten LankhorstFixed qcap's inherited enummedia bugs.
2005-05-14  Rolf KalbermatterAdd IEnumMediaType object for use by other class object...