wined3d: Get rid of the "opengl" field in struct wined3d_adapter.
[wine] / dlls / qedit / tests /
2012-07-02  Michael Stefaniucqedit/tests: Add COM aggregation test for MediaDet.
2012-06-27  Michael Stefaniucqedit: Support COM aggregation for SampleGrabber.
2011-11-22  Michael Stefaniucqedit/tests: Add SampleGrabber COM aggregation test.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-03-12  Michael Stefaniucqedit: Change long to LONG in qedit.idl.
2009-01-03  Alexandre Julliardqedit/tests: Fix a pointer casting warning on 64-bit.
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-10  Dan Hipschmanqedit: Implement IMediaDet_get_FrameRate.
2008-04-10  Dan Hipschmanqedit: Implement IMediaDet_get_StreamMediaType.
2008-04-09  Mikołaj Zalewskiqedit/tests: Fix dependency.
2008-04-09  Dan Hipschmanqedit: Implement IMediaDet_(put|get)_CurrentStream.
2008-04-09  Dan Hipschmanqedit: Implement IMediaDet_get_OutputStreams.
2008-04-09  Dan Hipschmanqedit: Implement IMediaDet_get_Filename.
2008-04-09  Dan Hipschmanqedit: Implement IMediaDet_put_Filename.
2008-04-09  Dan Hipschmanqedit/tests: Fix an incorrect count given to GetTempPathW.
2008-04-07  Dan Hipschmanqedit/tests: Add a partial test for IMediaDet_get_Strea...
2008-04-07  Dan Hipschmanqedit/tests: Add a test for IMediaDet_(put|get)_Current...
2008-04-07  Dan Hipschmanqedit/tests: Add a test for IMediaDet_get_Filename.
2008-04-07  Dan Hipschmanqedit/tests: Add a test for IMediaDet_get_OutputStreams.
2008-04-07  Dan Hipschmanqedit/tests: Add test framework and test for IMediaDet_...
2008-04-07  Dan Hipschmanqedit/tests: Don't forget CoUninitialize.
2008-02-19  Lei Zhangqedit: Add stub implementation of MediaDet.
2008-02-19  Lei Zhangqedit: Add tests directory and a simple test.