advapi32: Return a fake handle from EventRegister.
[wine] / dlls / amstream / tests / amstream.c
2012-05-04  Christian Costaamstream: Add the corresponding pin to every media...
2012-05-04  Christian Costaamstream: Add checks to GetFormat.
2012-04-26  Christian Costaamstream: Add stubbed implementation of AudioStreamSample.
2012-04-26  Christian Costaamstream: Add stubbed implementation of DirectDrawStrea...
2012-04-24  Christian Costaamstream: Add IAudioMediaStream stub implementation.
2012-04-04  Christian Costaamstream: Add CLSID_AMAudioData implementation.
2012-03-28  Christian Costaamstream/tests: Add tests for querying interfaces and...
2012-03-28  Christian Costaamstream/tests: Verify if the dsound renderer is create...
2012-03-28  Christian Costaamstream: Add stream to the media stream filter in...
2012-03-26  Christian Costaamstream/tests: Add some tests to retreive media stream...
2012-03-26  Christian Costaamstream: Implement IAMMultiMediaStreamImpl_AddMediaStr...
2012-03-26  Christian Costaamstream: No media stream is created when the defaut...
2012-03-26  Christian Costaamstream: Video streams do not support default renderer.
2012-03-26  Christian Costaamstream: Check purpose id in AddMediaStream.
2012-03-26  Christian Costaamstream/tests: Add media streams tests.
2012-03-26  Christian Costaamstream/tests: Make test.avi filename an unicode strin...
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2010-10-01  Alexandre Julliardtests: Make some variables static.
2009-04-22  Marcus Meissneramstream/tests: Handle directdraw not being created...
2009-04-20  Christian Costaamstream/tests: Improve render file test. Move OpenFile...
2009-04-15  Christian Costaamstream/tests: Fix crosstest build.
2009-04-14  Christian Costaamstream/tests: Beginning of tests.